Re: [PATCH 3/7] signal: clean up sigframe structure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/23/07, Ralf Baechle <ralf@xxxxxxxxxxxxxx> wrote:
On Tue, Jan 23, 2007 at 03:18:19PM +0100, Franck Bui-Huu wrote:

> +#ifndef ICACHE_REFILLS_WORKAROUND_WAR

The _WAR symbols are always defined as either 0 or 1 so this #ifndef
will never be true.


oops, true. I didn't notice that. I just look at:

#if defined(CONFIG_MOMENCO_JAGUAR_ATX) || defined(CONFIG_MOMENCO_OCELOT_3) || \
   defined(CONFIG_PMC_YOSEMITE) || defined(CONFIG_BASLER_EXCITE)
#define ICACHE_REFILLS_WORKAROUND_WAR	1
#endif

and didn't notice that the symbol could be defined to 0 below. I'll
fix it but just for my information what the point to do this ?
--
              Franck


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux