From: Larry Bassel <larry.bassel@xxxxxxxxxx> Date: Wed, 21 Dec 2016 14:24:16 -0800 > The kernel commandline parameter memmap= was supported > on several other architectures but not on SPARC (it was > being ignored on SPARC). > > Add support for the memmap=xxx$yyy commandline parameter > (sparc64 only). The patch is based on the existing > code for the "tile" architecture. > > There are other types of memmap= commandlines which > are only supported on x86 that are e820-specific. > These were not implemented. > > Signed-off-by: Larry Bassel <larry.bassel@xxxxxxxxxx> Are you adding this purely to achieve feature parity with other architectures, or do you have an actual use case for this? Nobody has asked for this for two decades, so I don't see why adding it now has any real value without an actual user request. And it's going to eat 1K of unswappable kernel space for something almost nobody will actually use. Thanks. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html