From: Stephen Rothwell Date: Fri, 9 Sep 2011 04:36:18 +0000 (+1000) Subject: Merge remote-tracking branch 'pm/linux-next' X-Git-Tag: next-20110909~27 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1910ab13deefc25aa058c8d5589aff61f8455002;p=karo-tx-linux.git Merge remote-tracking branch 'pm/linux-next' Conflicts: arch/arm/mach-shmobile/board-ap4evb.c arch/s390/include/asm/thread_info.h drivers/mfd/twl4030-irq.c --- 1910ab13deefc25aa058c8d5589aff61f8455002 diff --cc arch/alpha/include/asm/thread_info.h index ff73db022342,7e5510202d37..28335bd40e40 --- a/arch/alpha/include/asm/thread_info.h +++ b/arch/alpha/include/asm/thread_info.h @@@ -74,12 -74,11 +74,11 @@@ register struct thread_info *__current_ #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ #define TIF_POLLING_NRFLAG 8 /* poll_idle is polling NEED_RESCHED */ #define TIF_DIE_IF_KERNEL 9 /* dik recursion lock */ -#define TIF_UAC_NOPRINT 10 /* see sysinfo.h */ -#define TIF_UAC_NOFIX 11 -#define TIF_UAC_SIGBUS 12 +#define TIF_UAC_NOPRINT 10 /* ! Preserve sequence of following */ +#define TIF_UAC_NOFIX 11 /* ! flags as they match */ +#define TIF_UAC_SIGBUS 12 /* ! userspace part of 'osf_sysinfo' */ #define TIF_MEMDIE 13 /* is terminating due to OOM killer */ #define TIF_RESTORE_SIGMASK 14 /* restore signal mask in do_signal */ - #define TIF_FREEZE 16 /* is freezing for suspend */ #define _TIF_SYSCALL_TRACE (1< #include #include +#include + #include #include #include diff --cc arch/s390/include/asm/thread_info.h index f9a9a10979c9,589708a46119..c6ce7ca49351 --- a/arch/s390/include/asm/thread_info.h +++ b/arch/s390/include/asm/thread_info.h @@@ -117,8 -116,7 +116,7 @@@ static inline struct thread_info *curre #define _TIF_SIE (1<