[parisc-linux] include/asm-parisc/pgalloc.h
Grant Grundler
grundler@dsl2.external.hp.com
Tue, 12 Feb 2002 21:48:17 -0700
Timothy Ball wrote:
> do { ... } while(0); do not need the trailing semicolon and may lead to
> strange side effects. the following patch fixes it.
Tim,
thanks for the patch...but that code doesn't exist in the parisc-linux
source tree. We've got:
...
128 /* TLB flushing routines.... */
129
130 extern void flush_tlb_all(void);
...
Matthew Wilcox is looking at syncing our tree with 2.4 at least.
Offhand, don't know if anyone is looking at updating 2.5 for parisc.
thanks,
grant