[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160920072613.GA6886@samfundet.no>
Date: Tue, 20 Sep 2016 09:26:14 +0200
From: Hans-Christian Noren Egtvedt <egtvedt@...fundet.no>
To: Paul Gortmaker <paul.gortmaker@...driver.com>
Cc: linux-kernel@...r.kernel.org,
Haavard Skinnemoen <hskinnemoen@...il.com>
Subject: Re: [PATCH] avr32: migrate exception table users off module.h and
onto extable.h
Around Mon 19 Sep 2016 17:59:49 -0400 or thereabout, Paul Gortmaker wrote:
> These files were only including module.h for exception table
> related functions. We've now separated that content out into its
> own file "extable.h" so now move over to that and avoid all the
> extra header content in module.h that we don't really need to compile
> these files.
>
> One uses "print_modules" so that prevents us removing module.h in
> that case, however.
>
> Cc: Haavard Skinnemoen <hskinnemoen@...il.com>
> Cc: Hans-Christian Egtvedt <egtvedt@...fundet.no>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>
Acked-by: Hans-Christian Noren Egtvedt <egtvedt@...fundet.no>
Do you have a series of fixes like this, or would you like me to push it
through linux-avr32?
> ---
>
> [see: https://lkml.org/lkml/2016/7/24/224 for additional context if needed]
>
> arch/avr32/kernel/traps.c | 3 ++-
> arch/avr32/mm/fault.c | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)
<snipp diff>
--
Best regards, Hans-Christian Noren Egtvedt
Powered by blists - more mailing lists