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


Groups > linux.kernel > #1533535

Re: [v11, 1/8] kexec_file: Allow arch-specific memory walking for kexec_add_buffer

From Michael Ellerman <patch-notifications@ellerman.id.au>
Newsgroups linux.kernel
Subject Re: [v11, 1/8] kexec_file: Allow arch-specific memory walking for kexec_add_buffer
Date 2016-11-30 21:00 +0100
Message-ID <sJjcR-1U1-1@gated-at.bofh.it> (permalink)
References <sIQ1b-5T-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 2016-11-29 at 12:45:47 UTC, Michael Ellerman wrote:
> From: Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com>
> 
> Allow architectures to specify a different memory walking function for
> kexec_add_buffer. x86 uses iomem to track reserved memory ranges, but
> PowerPC uses the memblock subsystem.
> 
> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com>
> Acked-by: Dave Young <dyoung@redhat.com>
> Acked-by: Balbir Singh <bsingharora@gmail.com>
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

Series applied to powerpc next.

https://git.kernel.org/powerpc/c/60fe3910bb029e3671ce7ac080a7ac

cheers

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


Thread

[PATCH v11 1/8] kexec_file: Allow arch-specific memory walking for kexec_add_buffer Michael Ellerman <mpe@ellerman.id.au> - 2016-11-29 13:50 +0100
  Re: [v11, 1/8] kexec_file: Allow arch-specific memory walking for kexec_add_buffer Michael Ellerman <patch-notifications@ellerman.id.au> - 2016-11-30 21:00 +0100

csiph-web