diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2011-07-26 11:13:44 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-08-04 08:17:36 (GMT) |
commit | 7d36b26be0f3c6b86e3ab7e1539e42f3a3bc79ca (patch) | |
tree | f22ac58f11dc1d0738e66024052f2e1c709533f1 /README | |
parent | d7619fe39d9769b4d4545cc511c891deea18ae08 (diff) | |
download | linux-fsl-qoriq-7d36b26be0f3c6b86e3ab7e1539e42f3a3bc79ca.tar.xz |
lockdep: Fix trace_hardirqs_on_caller()
Commit dd4e5d3ac4a ("lockdep: Fix trace_[soft,hard]irqs_[on,off]()
recursion") made a bit of a mess of the various checks and error
conditions.
In particular it moved the check for !irqs_disabled() before the
spurious enable test, resulting in some warnings.
Reported-by: Arnaud Lacombe <lacombar@gmail.com>
Reported-by: Dave Jones <davej@redhat.com>
Reported-and-tested-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1311679697.24752.28.camel@twins
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions