Re: [PATCH] powerpc: fix suspend states again
From: Olof Johansson <hidden>
Date: 2007-04-27 21:57:16
From: Olof Johansson <hidden>
Date: 2007-04-27 21:57:16
On Fri, Apr 27, 2007 at 11:54:43PM +0200, Johannes Berg wrote:
On Fri, 2007-04-27 at 16:53 -0500, Olof Johansson wrote:quoted
quoted
+ * GPLv2 + */A regular GPL copyright blurb isn't that hard to paste in. :-)Aw, I just hate cluttering all the files with it :)quoted
quoted
+#ifdef CONFIG_SPE +extern void enable_kernel_spe(void); +#endifThis should be added to asm-powerpc/system.h insteadand it shouldn't be ifdef'ed either ;)
Nope
quoted
, and that should be included here since that has the enable_kernel_altivec() and enable_kernel_fp() definitions.True. Guess I get to make two new patches.
It already was, I missed it. -ENEEDCOFFEE. -Olof