summaryrefslogtreecommitdiffstats
path: root/lib/lzo
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2011-08-22 14:09:20 +0100
committerJames Morris <jmorris@namei.org>2011-08-23 09:57:36 +1000
commitb072e9bc2fe9aeff4e104e80e479160349f474a9 (patch)
tree4f243698284aace64f4b5c9e5b9bee107c10e13b /lib/lzo
parent8bc16deabce7649e480e94b648c88d4e90c34352 (diff)
downloadop-kernel-dev-b072e9bc2fe9aeff4e104e80e479160349f474a9.zip
op-kernel-dev-b072e9bc2fe9aeff4e104e80e479160349f474a9.tar.gz
KEYS: Make the key reaper non-reentrant
Make the key reaper non-reentrant by sticking it on the appropriate system work queue when we queue it. This will allow it to have global state and drop locks. It should probably be non-reentrant already as it may spend a long time holding the key serial spinlock, and so multiple entrants can spend long periods of time just sitting there spinning, waiting to get the lock. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'lib/lzo')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud