Revision b82e8005af14b51600714971e0c6420c4e334a50 authored by Paul Mackerras on 28 May 2006, 22:42:34 UTC, committed by Paul Mackerras on 28 May 2006, 22:42:34 UTC
A typo crept in with commit ea1e847cc202e805769c3c46ba5e5c53714068a1
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>
1 parent 3718585
History
File Mode Size
Makefile -rw-r--r-- 347 bytes
call.c -rw-r--r-- 56.8 KB
connection.c -rw-r--r-- 19.6 KB
internal.h -rw-r--r-- 2.7 KB
krxiod.c -rw-r--r-- 6.5 KB
krxsecd.c -rw-r--r-- 6.8 KB
krxtimod.c -rw-r--r-- 4.5 KB
main.c -rw-r--r-- 4.8 KB
peer.c -rw-r--r-- 10.1 KB
proc.c -rw-r--r-- 15.9 KB
rxrpc_syms.c -rw-r--r-- 1.0 KB
sysctl.c -rw-r--r-- 2.7 KB
transport.c -rw-r--r-- 21.4 KB

back to top