Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1449305
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 02/14] x86: migrate exception table users off module.h and onto extable.h |
| Date | 2016-07-25 08:40 +0200 |
| Message-ID | <rYHIt-1cB-13@gated-at.bofh.it> (permalink) |
| References | <rYF3X-7Xa-3@gated-at.bofh.it> <rYF3Y-7Xa-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Paul Gortmaker <paul.gortmaker@windriver.com> 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. > > Cc: Thomas Gleixner <tglx@linutronix.de> > Cc: Ingo Molnar <mingo@redhat.com> > Cc: "H. Peter Anvin" <hpa@zytor.com> > Cc: x86@kernel.org > Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Acked-by: Ingo Molnar <mingo@kernel.org> Thanks, Ingo
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 02/14] x86: migrate exception table users off module.h and onto extable.h Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-07-25 05:50 +0200 Re: [PATCH 02/14] x86: migrate exception table users off module.h and onto extable.h Ingo Molnar <mingo@kernel.org> - 2016-07-25 08:40 +0200
csiph-web