sparc64: Fix overshoot in nid_range().
authorDavid S. Miller <davem@davemloft.net>
Thu, 14 Aug 2008 08:41:39 +0000 (01:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Aug 2008 08:41:39 +0000 (01:41 -0700)
If 'start' does not begin on a page boundary, we can overshoot
past 'end'.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found