Re: [PATCH v2] nds32: Fix build error caused by configuration flag rename

2018-06-15 Thread Greentime Hu
James Hogan 於 2018年6月15日 週五 下午8:34寫道: > > On Fri, Jun 15, 2018 at 02:12:58PM +0800, Greentime Hu wrote: > > Thank you James and Guenter. > > Should I pick it in my tree? It will be ok to put in your tree. :) > > > > Acked-by: Greentime Hu > > I think your tree makes most sense for this patch,

Re: [PATCH v2] nds32: Fix build error caused by configuration flag rename

2018-06-15 Thread Greentime Hu
James Hogan 於 2018年6月15日 週五 下午8:34寫道: > > On Fri, Jun 15, 2018 at 02:12:58PM +0800, Greentime Hu wrote: > > Thank you James and Guenter. > > Should I pick it in my tree? It will be ok to put in your tree. :) > > > > Acked-by: Greentime Hu > > I think your tree makes most sense for this patch,

Re: [PATCH v2] nds32: Fix build error caused by configuration flag rename

2018-06-15 Thread James Hogan
On Fri, Jun 15, 2018 at 02:12:58PM +0800, Greentime Hu wrote: > Thank you James and Guenter. > Should I pick it in my tree? It will be ok to put in your tree. :) > > Acked-by: Greentime Hu I think your tree makes most sense for this patch, since it only touches nds32 code and it was nds32 that

Re: [PATCH v2] nds32: Fix build error caused by configuration flag rename

2018-06-15 Thread James Hogan
On Fri, Jun 15, 2018 at 02:12:58PM +0800, Greentime Hu wrote: > Thank you James and Guenter. > Should I pick it in my tree? It will be ok to put in your tree. :) > > Acked-by: Greentime Hu I think your tree makes most sense for this patch, since it only touches nds32 code and it was nds32 that

Re: [PATCH v2] nds32: Fix build error caused by configuration flag rename

2018-06-15 Thread Greentime Hu
James Hogan 於 2018年6月14日 週四 下午10:29寫道: > > From: Guenter Roeck > > Fix build error on nds32 due to the merge of commit e3d5980568f ("lib: > Rename compiler intrinsic selects to GENERIC_LIB_*") during the 4.18 > merge window which renames Kconfig symbols. This had raced with commit > aeaa7af744fa

Re: [PATCH v2] nds32: Fix build error caused by configuration flag rename

2018-06-15 Thread Greentime Hu
James Hogan 於 2018年6月14日 週四 下午10:29寫道: > > From: Guenter Roeck > > Fix build error on nds32 due to the merge of commit e3d5980568f ("lib: > Rename compiler intrinsic selects to GENERIC_LIB_*") during the 4.18 > merge window which renames Kconfig symbols. This had raced with commit > aeaa7af744fa

[PATCH v2] nds32: Fix build error caused by configuration flag rename

2018-06-14 Thread James Hogan
From: Guenter Roeck Fix build error on nds32 due to the merge of commit e3d5980568f ("lib: Rename compiler intrinsic selects to GENERIC_LIB_*") during the 4.18 merge window which renames Kconfig symbols. This had raced with commit aeaa7af744fa ("nds32: lib: To use generic lib instead of libgcc

[PATCH v2] nds32: Fix build error caused by configuration flag rename

2018-06-14 Thread James Hogan
From: Guenter Roeck Fix build error on nds32 due to the merge of commit e3d5980568f ("lib: Rename compiler intrinsic selects to GENERIC_LIB_*") during the 4.18 merge window which renames Kconfig symbols. This had raced with commit aeaa7af744fa ("nds32: lib: To use generic lib instead of libgcc