[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d5918670-6e41-2dc7-da65-b695a4d8d153@mellanox.com>
Date: Tue, 20 Sep 2016 14:44:38 -0400
From: Chris Metcalf <cmetcalf@...lanox.com>
To: Paul Gortmaker <paul.gortmaker@...driver.com>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] tile: migrate exception table users off module.h and onto
extable.h
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@...lanox.com>
> Signed-off-by: Paul Gortmaker<paul.gortmaker@...driver.com>
> ---
>
> [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
Powered by blists - more mailing lists