Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1496168
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] sparc: migrate exception table users off module.h and onto extable.h |
| Date | 2016-10-06 07:50 +0200 |
| Message-ID | <sp9J7-4eQ-21@gated-at.bofh.it> (permalink) |
| References | <sjes9-2tY-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Paul Gortmaker <paul.gortmaker@windriver.com> Date: Mon, 19 Sep 2016 17:36:29 -0400 > 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: "David S. Miller" <davem@davemloft.net> > Cc: sparclinux@vger.kernel.org > Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Applied.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] sparc: migrate exception table users off module.h and onto extable.h David Miller <davem@davemloft.net> - 2016-10-06 07:50 +0200
csiph-web