From: Arnd Bergmann Date: Mon, 23 Apr 2007 19:08:25 +0000 (+0200) Subject: [POWERPC] spufs: fix memory leak on coredump X-Git-Tag: v2.6.22-rc1~1109^2~72^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cf2179202cf706471777ad6ee5d0377d5990ab7;p=pandora-kernel.git [POWERPC] spufs: fix memory leak on coredump Dynamically allocated read/write buffer in spufs_arch_write_note() will not be freed. Convert it to get_free_page at the same time. Cc: Akinobu Mita Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed