summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Mahoney <jeffm@suse.com>2006-06-26 11:27:21 +0400
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-26 20:58:34 +0400
commit62f75c2f3244553b1290447abd1f1e6b1144d3e9 (patch)
tree14bfc0757b6662e37f8544dd52a7c304230f8695 /Makefile
parentba61fdd17d73ddb5c892a9f12383c6c560a20d56 (diff)
downloadlinux-62f75c2f3244553b1290447abd1f1e6b1144d3e9.tar.xz
[PATCH] dm: move idr_pre_get
idr_pre_get() can sleep while allocating memory. The next patch will change _minor_lock into a spinlock, so this patch moves idr_pre_get() outside the lock in preparation. [akpm: too late for 2.6.17 - suitable for 2.6.17.x after it has settled] Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com> Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions