[PATCH 1/2] Add thread_info_cache_init() to all archs

Benjamin Herrenschmidt benh at kernel.crashing.org
Fri Apr 11 07:46:18 EST 2008


> +#ifndef thread_info_cache_init
> +#define thread_info_cache_init	do { } while(0)
> +#endif
> +

Blah ! Missing a pair of () here. Ooops. I'll send a fixed patch.

Ben.





More information about the Linuxppc-dev mailing list