Re: [RFC Part1 PATCH v3 10/17] resource: Provide resource struct in resource walk callback

From: Borislav Petkov
Date: Mon Jul 31 2017 - 04:27:21 EST


On Mon, Jul 24, 2017 at 02:07:50PM -0500, Brijesh Singh wrote:
> From: Tom Lendacky <thomas.lendacky@xxxxxxx>
>
> In prep for a new function that will need additional resource information
> during the resource walk, update the resource walk callback to pass the
> resource structure. Since the current callback start and end arguments
> are pulled from the resource structure, the callback functions can obtain
> them from the resource structure directly.
>
> Signed-off-by: Tom Lendacky <thomas.lendacky@xxxxxxx>
> Signed-off-by: Brijesh Singh <brijesh.singh@xxxxxxx>
> ---
> arch/powerpc/kernel/machine_kexec_file_64.c | 12 +++++++++---
> arch/x86/kernel/crash.c | 18 +++++++++---------
> arch/x86/kernel/pmem.c | 2 +-
> include/linux/ioport.h | 4 ++--
> include/linux/kexec.h | 2 +-
> kernel/kexec_file.c | 5 +++--
> kernel/resource.c | 9 +++++----
> 7 files changed, 30 insertions(+), 22 deletions(-)

Reviewed-by: Borislav Petkov <bp@xxxxxxx>

--
Regards/Gruss,
Boris.

SUSE Linux GmbH, GF: Felix ImendÃrffer, Jane Smithard, Graham Norton, HRB 21284 (AG NÃrnberg)
--