Le 03/10/2018 à 07:44, Nicholas Piggin a écrit :
On Mon, 1 Oct 2018 12:30:31 +0000 (UTC) Christophe Leroy <christophe.le...@c-s.fr> wrote:CURRENT_THREAD_INFO() now uses the PACA to retrieve 'current' pointer, it doesn't use 'sp' anymore.Can you remove this too now? I think it will be clearer what's going on and easier to read once everyone remembers current is the same offset as current thread_info.
Ok I will. Christophe
Overall nice series, thanks for doing this. Thanks, Nick