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

From: Chris Metcalf
Date: Tue Sep 20 2016 - 15:17:51 EST


On 9/19/2016 5:34 PM, 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.

Cc: Chris Metcalf<cmetcalf@xxxxxxxxxxxx>
Signed-off-by: Paul Gortmaker<paul.gortmaker@xxxxxxxxxxxxx>
---

[see:https://lkml.org/lkml/2016/7/24/224 for additional context if needed]

arch/tile/kernel/unaligned.c | 2 +-
arch/tile/mm/extable.c | 2 +-
arch/tile/mm/fault.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Thanks! Taken into the tile tree.

--
Chris Metcalf, Mellanox Technologies
http://www.mellanox.com