From: Dan Williams Date: Tue, 14 Jul 2009 18:48:16 +0000 (-0700) Subject: md/raid6: release spare page at ->stop() X-Git-Tag: v2.6.32-rc1~60^2^2~14^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a11034b4282515fd7d9f6fdc0a1380781da461c3;p=pandora-kernel.git md/raid6: release spare page at ->stop() Add missing call to safe_put_page from stop() by unifying open coded raid5_conf_t de-allocation under free_conf(). Signed-off-by: Dan Williams --- Reading git-diff-tree failed