On Sun, 29 Nov 2020 08:51:21 +1300 Barry Song <song.bao....@hisilicon.com> wrote:
> early_param memmap is only implemented on X86, MIPS and XTENSA. To avoid > wasting users’ time on trying this on platform like ARM, mark it clearly. > > Signed-off-by: Barry Song <song.bao....@hisilicon.com> > Reviewed-by: Mike Rapoport <r...@linux.ibm.com> > --- > -v2: > * add reviewed-by of Mike, thanks! > > Documentation/admin-guide/kernel-parameters.rst | 1 + > Documentation/admin-guide/kernel-parameters.txt | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) Applied, thanks. jon