diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2012-04-19 12:06:13 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2012-04-19 13:56:56 +0200 |
commit | f5d89470f91f2e67eeaf350c730ae8412c3a98e3 (patch) | |
tree | 35bbf5454abb7ce936613c976ab6834f3a3fcf57 /kernel/irq/resend.c | |
parent | 1c6c69525b40eb76de8adf039409722015927dc3 (diff) | |
download | linux-stable-f5d89470f91f2e67eeaf350c730ae8412c3a98e3.tar.gz linux-stable-f5d89470f91f2e67eeaf350c730ae8412c3a98e3.tar.bz2 linux-stable-f5d89470f91f2e67eeaf350c730ae8412c3a98e3.zip |
genirq: Be more informative on irq type mismatch
We require that shared interrupts agree on a few flag settings. Right
now we silently return with an error code without giving any hint why
we reject it.
Make the printout unconditionally and actually useful by printing the
flags of the new and the already registered action.
Convert all printks to pr_* and use a proper prefix while at it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/irq/resend.c')
0 files changed, 0 insertions, 0 deletions