Function report |
Source Code:arch\x86\kernel\irq.c |
Create Date:2022-07-28 07:33:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:'what should we do if we get a hw irq event on an illegal vector'.* each architecture has to answer this themselves.
Proto:void ack_bad_irq(unsigned int irq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | irq |
40 | If printk_ratelimit() Then pr_err("unexpected IRQ trap at vector %02x\n", irq) |
52 | ack_APIC_irq() |
Name | Describe |
---|---|
ack_bad | What should we do if we get a hw irq event on an illegal vector?* Each architecture has to answer this themself. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |