commit | a3cf5e6b6f2548b036921da5ab6325dc8a76e207 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Aug 03 00:01:05 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 04 13:51:35 2008 -0700 |
tree | 4243a783ed4dfc34df8e34e45754ddf0851e7c14 | |
parent | 8f616cd5249e03c9e1b371623d85e76d4b86bbc1 [diff] |
sparc64: Need to disable preemption around smp_tsb_sync(). Based upon a bug report by Mariusz Kozlowski It uses smp_call_function_masked() now, which has a preemption-disabled requirement. Signed-off-by: David S. Miller <davem@davemloft.net>