Loading arch/um/kernel/physmem.c +1 −1 Original line number Diff line number Diff line Loading @@ -169,7 +169,7 @@ __uml_setup("iomem=", parse_iomem, ); /* * This list is constructed in parse_iomem and addresses filled in in * This list is constructed in parse_iomem and addresses filled in * setup_iomem, both of which run during early boot. Afterwards, it's * unchanged. */ Loading Loading
arch/um/kernel/physmem.c +1 −1 Original line number Diff line number Diff line Loading @@ -169,7 +169,7 @@ __uml_setup("iomem=", parse_iomem, ); /* * This list is constructed in parse_iomem and addresses filled in in * This list is constructed in parse_iomem and addresses filled in * setup_iomem, both of which run during early boot. Afterwards, it's * unchanged. */ Loading