dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/h8300/include/asm
Linus Torvalds 54d46ea993 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Pull signal handling cleanups from Al Viro:
 "sigaltstack infrastructure + conversion for x86, alpha and um,
  COMPAT_SYSCALL_DEFINE infrastructure.

  Note that there are several conflicts between "unify
  SS_ONSTACK/SS_DISABLE definitions" and UAPI patches in mainline;
  resolution is trivial - just remove definitions of SS_ONSTACK and
  SS_DISABLED from arch/*/uapi/asm/signal.h; they are all identical and
  include/uapi/linux/signal.h contains the unified variant."

Fixed up conflicts as per Al.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal:
  alpha: switch to generic sigaltstack
  new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
  generic compat_sys_sigaltstack()
  introduce generic sys_sigaltstack(), switch x86 and um to it
  new helper: compat_user_stack_pointer()
  new helper: restore_altstack()
  unify SS_ONSTACK/SS_DISABLE definitions
  new helper: current_user_stack_pointer()
  missing user_stack_pointer() instances
  Bury the conditionals from kernel_thread/kernel_execve series
  COMPAT_SYSCALL_DEFINE: infrastructure
2012-12-20 18:05:28 -08:00
..
Kbuild UAPI: (Scripted) Disintegrate arch/h8300/include/asm 2012-12-19 16:07:13 +00:00
asm-offsets.h
atomic.h Disintegrate asm/system.h for H8300 2012-03-28 18:30:02 +01:00
barrier.h Disintegrate asm/system.h for H8300 2012-03-28 18:30:02 +01:00
bitops.h Disintegrate asm/system.h for H8300 2012-03-28 18:30:02 +01:00
bootinfo.h
bug.h Disintegrate asm/system.h for H8300 2012-03-28 18:30:02 +01:00
bugs.h
cache.h h8300: add missing L1_CACHE_SHIFT 2012-11-09 06:41:47 +01:00
cachectl.h
cacheflush.h
checksum.h
cmpxchg.h Disintegrate asm/system.h for H8300 2012-03-28 18:30:02 +01:00
cputime.h
current.h
dbg.h
delay.h
device.h
div64.h
dma.h
elf.h cross-arch: don't corrupt personality flags upon exec() 2012-10-06 03:04:47 +09:00
emergency-restart.h
fb.h
flat.h
fpu.h
ftrace.h
futex.h
gpio-internal.h h8300: Move gpio.h to gpio-internal.h 2011-10-26 23:15:28 +02:00
hardirq.h
hw_irq.h
io.h
irq.h
irq_regs.h
irqflags.h Fix IRQ flag handling naming 2010-10-07 14:08:55 +01:00
kdebug.h
kmap_types.h
linkage.h
local.h
local64.h
mc146818rtc.h
mmu.h
mmu_context.h
mutex.h
page.h
page_offset.h
param.h UAPI: (Scripted) Disintegrate arch/h8300/include/asm 2012-12-19 16:07:13 +00:00
pci.h PCI: Pull PCI 'latency timer' setup up into the core 2012-01-06 12:10:42 -08:00
percpu.h
pgalloc.h
pgtable.h h8300/pgtable: add missing #include <asm-generic/pgtable.h> 2012-07-11 16:04:44 -07:00
processor.h h8300: generic kernel_thread() 2012-10-14 19:37:40 -04:00
ptrace.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-20 18:05:28 -08:00
regs267x.h
regs306x.h
scatterlist.h
sections.h
segment.h
sh_bios.h
shm.h
shmparam.h
signal.h unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
smp.h
spinlock.h
string.h
switch_to.h Disintegrate asm/system.h for H8300 2012-03-28 18:30:02 +01:00
target_time.h
termios.h UAPI: (Scripted) Disintegrate arch/h8300/include/asm 2012-12-19 16:07:13 +00:00
thread_info.h h8300: trim _TIF_WORK_MASK 2012-10-01 09:58:15 -04:00
timer.h
timex.h
tlb.h
tlbflush.h
topology.h
traps.h
types.h UAPI: (Scripted) Disintegrate arch/h8300/include/asm 2012-12-19 16:07:13 +00:00
uaccess.h h8300/uaccess: add mising __clear_user() 2012-07-11 16:04:46 -07:00
ucontext.h
unaligned.h
unistd.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-20 18:05:28 -08:00
user.h
virtconvert.h