diff options
author | Arvind Sankar <nivedita@alum.mit.edu> | 2020-07-23 19:15:42 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-07-24 09:53:06 +0200 |
commit | 0a787b28b7a375ad9d5c77bc3922ae1a8305239e (patch) | |
tree | 39d5f0dff51ddc694b6f95a9deb4d2444e75fc72 /arch/x86/include/asm/traps.h | |
parent | 99e40204e014e06644072c39001a269d9689e0d1 (diff) |
x86/mm: Drop unused MAX_PHYSADDR_BITS
The macro is not used anywhere, and has an incorrect value (going by the
comment) on x86_64 since commit c898faf91b3e ("x86: 46 bit physical address
support on 64 bits")
To avoid confusion, just remove the definition.
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200723231544.17274-2-nivedita@alum.mit.edu
Diffstat (limited to 'arch/x86/include/asm/traps.h')
0 files changed, 0 insertions, 0 deletions