From: David S. Miller Date: Sun, 16 Nov 2014 21:19:32 +0000 (-0800) Subject: sparc64: Fix constraints on swab helpers. X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~99^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a2b59d3993e8ca4f7788a48a23e5cb303f26954;p=pandora-kernel.git sparc64: Fix constraints on swab helpers. We are reading the memory location, so we have to have a memory constraint in there purely for the sake of showing the data flow to the compiler. Reported-by: Martin K. Petersen Signed-off-by: David S. Miller --- Reading git-diff-tree failed