Skip to content
Commit 18b8e08e authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Work around branch tracer warning.



As reported by Sam Ravnborg, Gcc-3.4.5 does not handle:

	if (get_user() || get_user())

with the new branch tracer enabled.

Just seperate it out into seperate statements for now
so people can get work done.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3f4528d6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment