Re: [PATCH 00/12] Convert WAR defines to config options

2020-09-09 Thread Thomas Bogendoerfer
On Mon, Aug 24, 2020 at 06:32:42PM +0200, Thomas Bogendoerfer wrote: > This patches convert workaround (WAR) defines into config options and > gets rid of mach-*/war.h files. > > Thomas Bogendoerfer (12): > MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config option > MIPS: Convert

Re: [PATCH 00/12] Convert WAR defines to config options

2020-08-24 Thread Florian Fainelli
On 8/24/20 10:28 AM, Thomas Bogendoerfer wrote: > On Mon, Aug 24, 2020 at 10:10:07AM -0700, Florian Fainelli wrote: >> On 8/24/20 9:32 AM, Thomas Bogendoerfer wrote: >>> This patches convert workaround (WAR) defines into config options and >>> gets rid of mach-*/war.h files. >> >> Most (all but

Re: [PATCH 00/12] Convert WAR defines to config options

2020-08-24 Thread Thomas Bogendoerfer
On Mon, Aug 24, 2020 at 10:10:07AM -0700, Florian Fainelli wrote: > On 8/24/20 9:32 AM, Thomas Bogendoerfer wrote: > > This patches convert workaround (WAR) defines into config options and > > gets rid of mach-*/war.h files. > > Most (all but octeon?) of those platforms are not particularly

Re: [PATCH 00/12] Convert WAR defines to config options

2020-08-24 Thread Florian Fainelli
On 8/24/20 9:32 AM, Thomas Bogendoerfer wrote: > This patches convert workaround (WAR) defines into config options and > gets rid of mach-*/war.h files. Most (all but octeon?) of those platforms are not particularly popular or widespread, but is not this going to make it harder for distributions

[PATCH 00/12] Convert WAR defines to config options

2020-08-24 Thread Thomas Bogendoerfer
This patches convert workaround (WAR) defines into config options and gets rid of mach-*/war.h files. Thomas Bogendoerfer (12): MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config option MIPS: Convert R4600_V1_HIT_CACHEOP into a config option MIPS: Convert R4600_V2_HIT_CACHEOP into a config