diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2013-04-27 12:42:18 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2013-05-02 15:50:22 +0200 |
commit | d009f4d8860defaea65ea7573818b96f3c4b171e (patch) | |
tree | b4ddaf9bc9ac7a88a5b051a8b5e8e536391e506a /fs/pnode.h | |
parent | 066b9fd660befd59dff77e24963338bfeabb8c3b (diff) |
s390/mem_detect: fix lockdep irq tracing
When disabling and enabling interrupts we must tell lockdep.
So use local_irq_save()/restore() to disable and enable interrupts.
The DAT disabling/enabling get handled separately now.
Note: we may not call trace_hardirqs_on() with DAT disabled, since
the generic code may access vmalloc'ed data structures.
Reported-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'fs/pnode.h')
0 files changed, 0 insertions, 0 deletions