From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Cc: <linux-kernel@vger.kernel.org>,
Haavard Skinnemoen <hskinnemoen@gmail.com>
Subject: Re: [PATCH] avr32: migrate exception table users off module.h and onto extable.h
Date: Tue, 20 Sep 2016 08:56:01 -0400 [thread overview]
Message-ID: <20160920125600.GA7507@windriver.com> (raw)
In-Reply-To: <20160920072613.GA6886@samfundet.no>
[Re: [PATCH] avr32: migrate exception table users off module.h and onto extable.h] On 20/09/2016 (Tue 09:26) Hans-Christian Noren Egtvedt wrote:
> 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@gmail.com>
> > Cc: Hans-Christian Egtvedt <egtvedt@samfundet.no>
> > Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
>
> Acked-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
>
> Do you have a series of fixes like this, or would you like me to push it
> through linux-avr32?
Please push it through avr32 ;I hope to get down to just the one
(abandoned) m32r arch patch remaining.
THanks,
Paul.
--
>
> > ---
> >
> > [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
next prev parent reply other threads:[~2016-09-20 12:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-19 21:59 [PATCH] avr32: migrate exception table users off module.h and onto extable.h Paul Gortmaker
2016-09-20 7:26 ` Hans-Christian Noren Egtvedt
2016-09-20 12:56 ` Paul Gortmaker [this message]
2016-09-20 12:59 ` Hans-Christian Noren Egtvedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160920125600.GA7507@windriver.com \
--to=paul.gortmaker@windriver.com \
--cc=egtvedt@samfundet.no \
--cc=hskinnemoen@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.