diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2006-06-25 05:47:15 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-25 10:01:01 -0700 |
commit | bbb1747d4e44ce49acc73daa8d66e5f6bd546f1b (patch) | |
tree | 28e9192804d3335e7585dd34bd4d5d9f236afc27 /fs/freevxfs | |
parent | bfe5d834195b3089b8846577311340376cc0f450 (diff) | |
download | linux-bbb1747d4e44ce49acc73daa8d66e5f6bd546f1b.tar.bz2 |
[PATCH] Allow raw_notifier callouts to unregister themselves
Since raw_notifier chains don't benefit from any centralized locking
protections, they shouldn't suffer from the associated limitations. Under
some circumstances it might make sense for a raw_notifier callout routine
to unregister itself from the notifier chain. This patch (as678) changes
the notifier core to allow for such things.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/freevxfs')
0 files changed, 0 insertions, 0 deletions