You need to sign in or sign up before continuing.
-
Helge Deller authored
Dave noticed that for the 32-bit kernel MAX_ADDRESS should be a ULL, otherwise this define would become 0: MAX_ADDRESS (1UL << MAX_ADDRBITS) It has no real effect on the kernel. Signed-off-by:
Helge Deller <deller@gmx.de> Noticed-by:
John David Anglin <dave.anglin@bell.net>
234ff4c5