Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1496168 > unrolled thread
| Started by | David Miller <davem@davemloft.net> |
|---|---|
| First post | 2016-10-06 07:50 +0200 |
| Last post | 2016-10-06 07:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2016-10-06 07:50 +0200 |
| Subject | Re: [PATCH] sparc: migrate exception table users off module.h and onto extable.h |
| Message-ID | <sp9J7-4eQ-21@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web