Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1632117

Re: [PATCH] um: Fix to call read_initrd after init_bootmem

From Richard Weinberger <richard@nod.at>
Newsgroups linux.kernel
Subject Re: [PATCH] um: Fix to call read_initrd after init_bootmem
Date 2017-04-27 16:00 +0200
Message-ID <tAS7E-1ly-17@gated-at.bofh.it> (permalink)
References <tAI8h-34T-5@gated-at.bofh.it> <tAI8h-34T-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Masami,

Am 27.04.2017 um 05:15 schrieb Masami Hiramatsu:
> Since read_initrd() invokes alloc_bootmem() for allocating
> memory to load initrd image, it must be called after init_bootmem.
> 
> This makes read_initrd() called directly from setup_arch()
> after init_bootmem() and mem_total_pages().

Thanks for fixing this! Did you figure since when this is broken?
I think that should go into -stable.

Thanks,
//richard

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] um: Fix to call read_initrd after init_bootmem Masami Hiramatsu <mhiramat@kernel.org> - 2017-04-27 05:20 +0200
  Re: [PATCH] um: Fix to call read_initrd after init_bootmem Richard Weinberger <richard@nod.at> - 2017-04-27 16:00 +0200
    Re: [PATCH] um: Fix to call read_initrd after init_bootmem Masami Hiramatsu <mhiramat@kernel.org> - 2017-04-28 00:10 +0200
      Re: [PATCH] um: Fix to call read_initrd after init_bootmem Richard Weinberger <richard@nod.at> - 2017-04-28 00:50 +0200
      Re: [PATCH] um: Fix to call read_initrd after init_bootmem Masami Hiramatsu <mhiramat@kernel.org> - 2017-04-28 00:50 +0200
  Re: [PATCH] um: Fix to call read_initrd after init_bootmem Richard Weinberger <richard.weinberger@gmail.com> - 2017-05-03 23:00 +0200

csiph-web