From: Guennadi Liakhovetski Date: Tue, 18 Sep 2012 06:42:42 +0000 (+0000) Subject: mmc: sh-mmcif: avoid oops on spurious interrupts X-Git-Tag: v3.7-rc1~69^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8464dd52d3198dd05cafb005371d76e5339eb842;p=pandora-kernel.git mmc: sh-mmcif: avoid oops on spurious interrupts On some systems, e.g., kzm9g, MMCIF interfaces can produce spurious interrupts without any active request. To prevent the Oops, that results in such cases, don't dereference the mmc request pointer until we make sure, that we are indeed processing such a request. Reported-by: Tetsuyuki Kobayashi Signed-off-by: Guennadi Liakhovetski Cc: stable Signed-off-by: Chris Ball --- Reading git-diff-tree failed