mirror of https://github.com/torvalds/linux.git
Pull uacess-unaligned removal from Al Viro:
"That stuff had just one user, and an exotic one, at that - binfmt_flat
on arm and m68k"
* 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
kill {__,}{get,put}_user_unaligned()
binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail
|
||
|---|---|---|
| .. | ||
| Kbuild | ||
| asm-compat.h | ||
| asm-offsets.h | ||
| atomic.h | ||
| cache.h | ||
| cacheflush.h | ||
| checksum.h | ||
| cmpxchg.h | ||
| cpuinfo.h | ||
| cputable.h | ||
| current.h | ||
| delay.h | ||
| dma-mapping.h | ||
| dma.h | ||
| elf.h | ||
| entry.h | ||
| exceptions.h | ||
| fixmap.h | ||
| flat.h | ||
| ftrace.h | ||
| futex.h | ||
| hash.h | ||
| highmem.h | ||
| hw_irq.h | ||
| io.h | ||
| irq.h | ||
| irqflags.h | ||
| kgdb.h | ||
| mmu.h | ||
| mmu_context.h | ||
| mmu_context_mm.h | ||
| module.h | ||
| page.h | ||
| pci-bridge.h | ||
| pci.h | ||
| pgalloc.h | ||
| pgtable.h | ||
| processor.h | ||
| prom.h | ||
| ptrace.h | ||
| pvr.h | ||
| registers.h | ||
| seccomp.h | ||
| sections.h | ||
| setup.h | ||
| string.h | ||
| switch_to.h | ||
| syscall.h | ||
| thread_info.h | ||
| timex.h | ||
| tlb.h | ||
| tlbflush.h | ||
| uaccess.h | ||
| unaligned.h | ||
| unistd.h | ||
| unwind.h | ||
| user.h | ||