summaryrefslogtreecommitdiff
path: root/kernel/softirq.c
diff options
context:
space:
mode:
authorChristoph Lameter <clameter@sgi.com>2008-06-21 23:46:35 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2008-06-21 23:51:02 (GMT)
commit481c5346d0981940ee63037eb53e4e37b0735c10 (patch)
tree3fcae626ec4e1d4e698008671cfd62d794992ac5 /kernel/softirq.c
parent62a8efe632be1815b544845db643f1fcd9afcfb0 (diff)
downloadlinux-481c5346d0981940ee63037eb53e4e37b0735c10.tar.xz
Slab: Fix memory leak in fallback_alloc()
The zonelist patches caused the loop that checks for available objects in permitted zones to not terminate immediately. One object per zone per allocation may be allocated and then abandoned. Break the loop when we have successfully allocated one object. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/softirq.c')
0 files changed, 0 insertions, 0 deletions