[PATCH 17/32] x86: Show the interrupt pointer with 'irqinfo'

Bin Meng bmeng.cn at gmail.com
Fri Oct 16 15:35:03 CEST 2020


On Mon, Sep 28, 2020 at 12:26 PM Simon Glass <sjg at chromium.org> wrote:
>
> It is useful for this command to show the address of the interrupt table.
> Add support for this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/cpu/i386/interrupt.c    | 14 +++++++-------
>  arch/x86/include/asm/interrupt.h | 17 +++++++++++++++++
>  arch/x86/lib/interrupts.c        |  3 +++
>  3 files changed, 27 insertions(+), 7 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list