From: Mark Salter Date: Mon, 7 Apr 2014 22:39:53 +0000 (-0700) Subject: doc/kernel-parameters.txt: add early_ioremap_debug X-Git-Tag: accepted/tizen/common/20141203.182822~260^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=56aeeba8c1a21211aebe724a623acafe760912a2;p=platform%2Fkernel%2Flinux-arm64.git doc/kernel-parameters.txt: add early_ioremap_debug Add description of early_ioremap_debug kernel parameter. Signed-off-by: Mark Salter Cc: Borislav Petkov Cc: Catalin Marinas Cc: Dave Young Cc: H. Peter Anvin Cc: Will Deacon Cc: Ingo Molnar Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index bc34785..b6c67d5 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -884,6 +884,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted. Enable debug messages at boot time. See Documentation/dynamic-debug-howto.txt for details. + early_ioremap_debug [KNL] + Enable debug messages in early_ioremap support. This + is useful for tracking down temporary early mappings + which are not unmapped. + earlycon= [KNL] Output early console device and options. uart[8250],io,[,options] uart[8250],mmio,[,options]