commit | 5a2b59d3993e8ca4f7788a48a23e5cb303f26954 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Nov 16 13:19:32 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 16 13:19:32 2014 -0800 |
tree | 6924ab034074c2071e4fcd04ce5d66f08f79988f | |
parent | 1a17fdc4f4ed06b63fac1937470378a5441a663a [diff] |
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 <martin.petersen@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>