diff options
author | Jeffy Chen <[email protected]> | 2017-06-26 19:33:33 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-06-26 14:05:41 +0200 |
commit | d829b8fb2431595422289cfc210f0a955a8bec74 (patch) | |
tree | 48f7e906c28c46f4b3b9e1f90e78f627893f91a6 /tools/perf/util/trace-event-scripting.c | |
parent | e1c921495534002d727b15a76a2f8c20b6b108b5 (diff) |
genirq: Set irq masked state when initializing irq_desc
The irq default state is set to disabled when allocating irq desc, but the
masked state flag is not set. This is inconsistent vs. the state tracking
logic which is used to prevent unnecessary calls to hardware level irq chip
functions.
Set the masked state flag as well.
Signed-off-by: Jeffy Chen <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions