diff options
| author | Carl Henrik Lunde <[email protected]> | 2008-06-12 18:13:58 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-06-12 18:20:57 +0000 |
| commit | 14a73f54798f39854e521fb596da7d50b7566bbd (patch) | |
| tree | 2c9055792b004d21a9ca52660b036ca92de057ea /lib/debugobjects.c | |
| parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes (diff) | |
| download | kernel-14a73f54798f39854e521fb596da7d50b7566bbd.tar.gz kernel-14a73f54798f39854e521fb596da7d50b7566bbd.zip | |
block: disable IRQs until data is written to relay channel
As we may run relay_reserve from interrupt context we must always disable
IRQs. This is because a call to relay_reserve may expose previously written
data to use space.
Updated new message code and an old but related comment.
Signed-off-by: Carl Henrik Lunde <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
