]> git.baikalelectronics.ru Git - kernel.git/commit
ppc: Fix typo in TI_LOCAL_FLAGS definition
authorPaul Mackerras <paulus@samba.org>
Sun, 28 May 2006 22:42:34 +0000 (08:42 +1000)
committerPaul Mackerras <paulus@samba.org>
Sun, 28 May 2006 22:42:34 +0000 (08:42 +1000)
commit4846f9e8b1190b87059ccbccf482d06f841a0c34
tree1d2f2915d07dfcb0e0aeae9a245fa87e62b49d33
parent9cab327df030ed37b40453f21622e80e920f5305
ppc: Fix typo in TI_LOCAL_FLAGS definition

A typo crept in with commit 0b1d835619fdf41d9da742643475c150a96510d1
which defined TI_LOCAL_FLAGS to be the offset of the `flags' field
of struct thread_info, rather than the `local_flags' field.  This
fixes it.  The typo was pointed out by Guennadi Liakhovetski.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc/kernel/asm-offsets.c