Commit ee73887e authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Fix range check in kern_addr_valid().

In commit b2d43834

 ("sparc64: Make
PAGE_OFFSET variable."), the MAX_PHYS_ADDRESS_BITS value was increased
(to 47).

This constant reference to '41UL' was missed.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 70ffc6eb
Supports Markdown
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