android_kernel_motorola_sm6225/arch/s390/include
Martin Schwidefsky 616498813b s390: system call path micro optimization
Add a pointer to the system call table to the thread_info structure.
The TIF_31BIT bit is set or cleared by SET_PERSONALITY exactly once
for the lifetime of a process. With the pointer to the correct system
call table in thread_info the system call code in entry64.S path can
drop the check for TIF_31BIT which saves a couple of instructions.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-04-26 09:07:05 +02:00
..
asm s390: system call path micro optimization 2013-04-26 09:07:05 +02:00
uapi/asm s390/uapi: change struct statfs[64] member types to unsigned values 2013-04-23 10:18:18 +02:00