From 89df00855beabfa700f9a9ed52f0983bdc4b021d Mon Sep 17 00:00:00 2001 From: Sebastian Siewior Date: Mon, 4 Jun 2007 23:26:51 +1000 Subject: [PATCH] [POWERPC] spufs: Free mm if spufs_fill_dir() failed In case spufs_fill_dir() fails only put_spu_context() gets called for cleanup and the acquired mm_struct never gets freed. Signed-off-by: Sebastian Siewior Signed-off-by: Arnd Bergmann Signed-off-by: Jeremy Kerr Signed-off-by: Paul Mackerras --- Reading git-format-patch failed