aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorSeth Jennings <[email protected]>2011-09-20 20:09:56 +0000
committerLinus Torvalds <[email protected]>2011-09-20 21:17:13 +0000
commit80976804f501303a34a76e925119393722596dca (patch)
tree320b676c03663914061a6e399261882c4bccc61e /lib/debugobjects.c
parentMerge git://git.samba.org/sfrench/cifs-2.6 (diff)
downloadkernel-80976804f501303a34a76e925119393722596dca.tar.gz
kernel-80976804f501303a34a76e925119393722596dca.zip
staging: zcache: fix cleancache crash
After commit c5f5c4db3938 ("staging: zcache: fix crash on high memory swap") cleancache crashes on the first successful get. This was caused by a remaining virt_to_page() call in zcache_pampd_get_data_and_free() that only gets run in the cleancache path. The patch converts the virt_to_page() to struct page casting like was done for other instances in c5f5c4db3938. Signed-off-by: Seth Jennings <[email protected]> Tested-By: Valdis Kletnieks <[email protected]> Acked-by: Dan Magenheimer <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions