Re: [PATCH] powerpc: Fix system calls on Cell entered with XER.SO=1
From: Arnd Bergmann <arnd@arndb.de>
Date: 2008-11-26 10:52:43
From: Arnd Bergmann <arnd@arndb.de>
Date: 2008-11-26 10:52:43
On Wednesday 26 November 2008, Paul Mackerras wrote:
This fixes it by moving the clearing of CR0.SO to after the ACCOUNT_CPU_USER_ENTRY call in the system call entry path.
Thanks for taking care of this!
Signed-off-by: Paul Mackerras <redacted>
Acked-by: Arnd Bergmann <arnd@arndb.de>