RE: [PATCH v3 3/3] ARCv2: MCIP: Deprecate setting of affinity in Device Tree

2017-01-23 Thread Yuriy Kolerov
> -Original Message- > From: Vineet Gupta [mailto:vgu...@synopsys.com] > Sent: Tuesday, January 03, 2017 9:11 PM > To: Yuriy Kolerov ; linux-snps- > a...@lists.infradead.org > Cc: alexey.brod...@synopsys.com; linux-ker...@vger.kernel.org; > marc.zyng...@arm.com > Subject: Re: [PATCH v3 3/

Re: [PATCH 13/20] arc: migrate exception table users off module.h and onto extable.h

2017-01-23 Thread Vineet Gupta
On 01/22/2017 08:32 AM, Paul Gortmaker wrote: > This file was 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 nee