diff options
author | Tom Rini <[email protected]> | 2020-06-19 10:30:56 -0400 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-06-19 19:23:54 +0200 |
commit | eacb0c101a0bdf14de77cc9d107493e2d8d6389c (patch) | |
tree | a32af390d3306a592698603eaae762b8776d430c /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 56ce93700eb630a8d894f5a578f166888ae8cba6 (diff) |
initrd: Remove erroneous comment
Most architectures have been passing the location of an initrd via the
initrd= option since their inception. Remove the comment as it's both
wrong and unrelated to the commit that introduced it.
For a bit more context, I assume there's been some confusion between
"initrd" being a keyword in things like extlinux.conf and also that for
quite a long time now initrd information is passed via device tree and
not the command line on relevant architectures. But it's still true that
it's been a valid command line option to the kernel since the 90s. It's
just the case that in 2018 the code was consolidated from under arch/
and in to this file.
[ bp: Move the context clarification up into the commit message proper. ]
Fixes: 694cfd87b0c8 ("x86/setup: Add an initrdmem= option to specify initrd physical address")
Signed-off-by: Tom Rini <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions