From: Al Viro Date: Mon, 22 Aug 2016 03:33:47 +0000 (-0400) Subject: sh64: failing __get_user() should zero X-Git-Tag: v3.2.84~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=264a03512d38ad22ba58ba06817f46506246309e;p=pandora-kernel.git sh64: failing __get_user() should zero commit c6852389228df9fb3067f94f3b651de2a7921b36 upstream. It could be done in exception-handling bits in __get_user_b() et.al., but the surgery involved would take more knowledge of sh64 details than I have or _want_ to have. Signed-off-by: Al Viro Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed