tmp_suning_uos_patched/arch/sparc/include/asm
Eric W. Biederman 7b21fddd08 ns: Wire up the setns system call
32bit and 64bit on x86 are tested and working.  The rest I have looked
at closely and I can't find any problems.

setns is an easy system call to wire up.  It just takes two ints so I
don't expect any weird architecture porting problems.

While doing this I have noticed that we have some architectures that are
very slow to get new system calls.  cris seems to be the slowest where
the last system calls wired up were preadv and pwritev.  avr32 is weird
in that recvmmsg was wired up but never declared in unistd.h.  frv is
behind with perf_event_open being the last syscall wired up.  On h8300
the last system call wired up was epoll_wait.  On m32r the last system
call wired up was fallocate.  mn10300 has recvmmsg as the last system
call wired up.  The rest seem to at least have syncfs wired up which was
new in the 2.6.39.

v2: Most of the architecture support added by Daniel Lezcano <dlezcano@fr.ibm.com>
v3: ported to v2.6.36-rc4 by: Eric W. Biederman <ebiederm@xmission.com>
v4: Moved wiring up of the system call to another patch
v5: ported to v2.6.39-rc6
v6: rebased onto parisc-next and net-next to avoid syscall  conflicts.
v7: ported to Linus's latest post 2.6.39 tree.

>  arch/blackfin/include/asm/unistd.h     |    3 ++-
>  arch/blackfin/mach-common/entry.S      |    1 +
Acked-by: Mike Frysinger <vapier@gentoo.org>

Oh - ia64 wiring looks good.
Acked-by: Tony Luck <tony.luck@intel.com>

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-05-28 10:48:39 -07:00
..
agp.h
apb.h
apc.h
asi.h
asm-offsets.h
asm.h
asmmacro.h
atomic_32.h
atomic_64.h
atomic.h
auxio_32.h
auxio_64.h
auxio.h
auxvec.h
backoff.h
bbc.h
bitext.h
bitops_32.h bitops: remove minix bitops from asm/bitops.h 2011-03-23 19:46:22 -07:00
bitops_64.h bitops: remove minix bitops from asm/bitops.h 2011-03-23 19:46:22 -07:00
bitops.h
bitsperlong.h
btext.h
btfixup.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush_32.h
cacheflush_64.h
cacheflush.h
chafsr.h
checksum_32.h
checksum_64.h
checksum.h
chmctrl.h
clock.h
cmt.h
compat_signal.h
compat.h
contregs.h
cpudata_32.h sparc32: implement SMP IPIs using the generic functions 2011-05-16 13:07:43 -07:00
cpudata_64.h
cpudata.h
cputime.h
current.h
cypress.h
dcr.h
dcu.h
delay_32.h
delay_64.h
delay.h
device.h
display7seg.h
div64.h
dma-mapping.h
dma.h
ebus_dma.h
ecc.h
eeprom.h
elf_32.h
elf_64.h
elf.h
emergency-restart.h
envctrl.h
errno.h mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally 2011-03-17 13:08:27 -03:00
estate.h
fb.h
fbio.h
fcntl.h vfs: add nonconflicting values for O_PATH 2011-03-16 09:54:02 -04:00
fhc.h
fixmap.h
floppy_32.h sparc32: genirq support 2011-04-19 22:11:40 -07:00
floppy_64.h
floppy.h
fpumacro.h
ftrace.h
futex_32.h
futex_64.h futex: Sanitize futex ops argument types 2011-03-11 12:23:31 +01:00
futex.h
gpio.h
hardirq_32.h
hardirq_64.h
hardirq.h
head_32.h
head_64.h
head.h
highmem.h
hugetlb.h
hvtramp.h
hw_irq.h
hypervisor.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ide.h
idprom.h
intr_queue.h
io_32.h
io_64.h
io-unit.h
io.h sparc: add {read,write}*_be routines 2011-05-12 13:44:29 -07:00
ioctl.h
ioctls.h
iommu_32.h
iommu_64.h
iommu.h
ipcbuf.h
irq_32.h sparc32: genirq support 2011-04-19 22:11:40 -07:00
irq_64.h sparc: Provide NO_IRQ definition. 2011-03-18 15:03:16 -07:00
irq_regs.h
irq.h
irqflags_32.h
irqflags_64.h
irqflags.h
jsflash.h
jump_label.h jump label: Introduce static_branch() interface 2011-04-04 12:48:08 -04:00
Kbuild
kdebug_32.h
kdebug_64.h
kdebug.h
kgdb.h
kmap_types.h
kprobes.h
ldc.h
leon_amba.h SPARC/LEON: power down instruction different of different LEONs 2011-03-16 18:19:04 -07:00
leon.h sparc32,leon: Implemented SMP IPIs for LEON CPU 2011-05-16 13:07:43 -07:00
linkage.h
local64.h
local.h
lsu.h
machines.h
mbus.h
mc146818rtc_32.h
mc146818rtc_64.h
mc146818rtc.h
mdesc.h
memblock.h
memctrl.h
memreg.h
mman.h
mmu_32.h sparc32: add irq + smp declarations to headers 2011-03-16 18:19:08 -07:00
mmu_64.h
mmu_context_32.h
mmu_context_64.h
mmu_context.h
mmu.h
mmzone.h
module.h
mpmbox.h
msgbuf.h
msi.h
mutex.h
mxcc.h
nmi.h
ns87303.h Fix common misspellings 2011-03-31 11:26:23 -03:00
obio.h
openprom.h
openpromio.h
oplib_32.h
oplib_64.h
oplib.h
page_32.h
page_64.h
page.h
param.h
parport.h
pbm.h
pci_32.h
pci_64.h
pci.h
pcic.h sparc32: cleanup code for pci init 2011-04-19 22:11:39 -07:00
pcr.h Fix common misspellings 2011-03-31 11:26:23 -03:00
percpu_32.h
percpu_64.h
percpu.h
perf_event.h
perfctr.h
pgalloc_32.h
pgalloc_64.h sparc: mmu_gather rework 2011-05-25 08:39:13 -07:00
pgalloc.h
pgtable_32.h sparc32: avoid build warning at mm/percpu.c:1647 2011-04-21 15:48:39 -07:00
pgtable_64.h sparc: mmu_gather rework 2011-05-25 08:39:13 -07:00
pgtable.h
pgtsrmmu.h
pgtsun4.h
pgtsun4c.h
pil.h
poll.h
posix_types.h
processor_32.h
processor_64.h
processor.h
prom.h
psr.h
psrcompat.h
pstate.h
ptrace.h Fix common misspellings 2011-03-31 11:26:23 -03:00
resource.h
ross.h
rwsem.h
sbi.h
scatterlist.h
scratchpad.h
seccomp.h
sections.h
sembuf.h
serial.h
setup.h sparc32: always define boot_cpu_id 2011-04-21 16:44:44 -07:00
sfafsr.h
sfp-machine_32.h
sfp-machine_64.h
sfp-machine.h
shmbuf.h
shmparam_32.h
shmparam_64.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
smp_32.h sparc: convert old cpumask API into new one 2011-05-16 13:38:07 -07:00
smp_64.h sparc: consolidate show_cpuinfo in cpu.c 2011-04-21 15:45:45 -07:00
smp.h
smpprim.h
socket.h
sockios.h
sparsemem.h
spinlock_32.h sparc32: fix build, fix missing cpu_relax declaration 2011-05-22 21:41:35 -07:00
spinlock_64.h
spinlock_types.h
spinlock.h
spitfire.h
stacktrace.h
starfire.h
stat.h
statfs.h
string_32.h
string_64.h
string.h
sunbpp.h
swab.h
swift.h
syscall.h
syscalls.h
sysen.h
system_32.h sparc32: genirq support 2011-04-19 22:11:40 -07:00
system_64.h sparc: consolidate show_cpuinfo in cpu.c 2011-04-21 15:45:45 -07:00
system.h
termbits.h
termios.h
thread_info_32.h mm: NUMA aware alloc_thread_info_node() 2011-03-22 17:44:01 -07:00
thread_info_64.h mm: NUMA aware alloc_thread_info_node() 2011-03-22 17:44:01 -07:00
thread_info.h
timer_32.h
timer_64.h
timer.h
timex_32.h
timex_64.h
timex.h
tlb_32.h
tlb_64.h sparc: mmu_gather rework 2011-05-25 08:39:13 -07:00
tlb.h
tlbflush_32.h
tlbflush_64.h sparc: mmu_gather rework 2011-05-25 08:39:13 -07:00
tlbflush.h
topology_32.h
topology_64.h sched, sparc64: Turn cpu_coregroup_mask() into a real function 2011-04-12 08:46:41 +02:00
topology.h
trap_block.h
traps.h
tsb.h
tsunami.h
ttable.h
turbosparc.h
types.h remove dma64_addr_t 2011-03-23 19:47:18 -07:00
uaccess_32.h
uaccess_64.h
uaccess.h
uctx.h
unaligned.h
unistd.h ns: Wire up the setns system call 2011-05-28 10:48:39 -07:00
upa.h
user.h
utrap.h
vac-ops.h
vaddrs.h
vga.h
viking.h
vio.h
visasm.h
watchdog.h
winmacro.h sparc32,leon: added some SMP comments 2011-05-16 13:03:28 -07:00
xor_32.h
xor_64.h
xor.h