Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1496168 > unrolled thread

Re: [PATCH] sparc: migrate exception table users off module.h and onto extable.h

Started byDavid Miller <davem@davemloft.net>
First post2016-10-06 07:50 +0200
Last post2016-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.


Contents

  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

#1496168 — Re: [PATCH] sparc: migrate exception table users off module.h and onto extable.h

FromDavid Miller <davem@davemloft.net>
Date2016-10-06 07:50 +0200
SubjectRe: [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.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web