Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
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
This commit is contained in:
commit
89cbec71fe
24 changed files with 168 additions and 450 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#ifndef _LINUX_FLAT_H
|
||||
#define _LINUX_FLAT_H
|
||||
|
||||
#include <asm/flat.h>
|
||||
#include <uapi/linux/flat.h>
|
||||
#include <asm/flat.h>
|
||||
|
||||
/*
|
||||
* While it would be nice to keep this header clean, users of older
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue