-
- Downloads
remove unused TIF_NOTIFY_RESUME flag
Remove unused TIF_NOTIFY_RESUME flag for all processor architectures. The flag was not used excecpt on IA-64 where the patch replaces it with TIF_PERFMON_WORK. Signed-off-by:stephane eranian <eranian@hpl.hp.com> Cc: <linux-arch@vger.kernel.org> Cc: "Luck, Tony" <tony.luck@intel.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- arch/arm/kernel/entry-common.S 1 addition, 1 deletionarch/arm/kernel/entry-common.S
- arch/arm26/kernel/entry.S 1 addition, 1 deletionarch/arm26/kernel/entry.S
- arch/ia64/kernel/perfmon.c 2 additions, 2 deletionsarch/ia64/kernel/perfmon.c
- arch/powerpc/kernel/entry_64.S 0 additions, 1 deletionarch/powerpc/kernel/entry_64.S
- arch/x86_64/kernel/entry.S 3 additions, 3 deletionsarch/x86_64/kernel/entry.S
- include/asm-alpha/thread_info.h 10 additions, 14 deletionsinclude/asm-alpha/thread_info.h
- include/asm-arm/thread_info.h 2 additions, 5 deletionsinclude/asm-arm/thread_info.h
- include/asm-arm26/thread_info.h 2 additions, 5 deletionsinclude/asm-arm26/thread_info.h
- include/asm-avr32/thread_info.h 8 additions, 10 deletionsinclude/asm-avr32/thread_info.h
- include/asm-blackfin/thread_info.h 6 additions, 8 deletionsinclude/asm-blackfin/thread_info.h
- include/asm-cris/thread_info.h 2 additions, 4 deletionsinclude/asm-cris/thread_info.h
- include/asm-frv/thread_info.h 5 additions, 7 deletionsinclude/asm-frv/thread_info.h
- include/asm-h8300/thread_info.h 5 additions, 7 deletionsinclude/asm-h8300/thread_info.h
- include/asm-i386/thread_info.h 8 additions, 10 deletionsinclude/asm-i386/thread_info.h
- include/asm-ia64/thread_info.h 11 additions, 9 deletionsinclude/asm-ia64/thread_info.h
- include/asm-m32r/thread_info.h 4 additions, 6 deletionsinclude/asm-m32r/thread_info.h
- include/asm-m68knommu/thread_info.h 4 additions, 6 deletionsinclude/asm-m68knommu/thread_info.h
- include/asm-mips/thread_info.h 4 additions, 6 deletionsinclude/asm-mips/thread_info.h
- include/asm-parisc/thread_info.h 7 additions, 9 deletionsinclude/asm-parisc/thread_info.h
- include/asm-powerpc/thread_info.h 17 additions, 19 deletionsinclude/asm-powerpc/thread_info.h
Loading
Please register or sign in to comment