diff options
author | Christoph Hellwig <hch@lst.de> | 2019-06-13 09:08:59 +0200 |
---|---|---|
committer | Greg Ungerer <gerg@kernel.org> | 2019-06-24 09:16:47 +1000 |
commit | 7a8998c9d830b59626e049a827678ba444fcf8e2 (patch) | |
tree | e49c18fba9af2e182f1675ebb8025dcbb1277da6 /arch/c6x | |
parent | cf9a566c2c06ac34425c4faf6d32ac55ddbeea7a (diff) | |
download | linux-7a8998c9d830b59626e049a827678ba444fcf8e2.tar.bz2 |
binfmt_flat: provide an asm-generic/flat.h
This file implements the flat get/put reloc helpers for architectures
that do not need to overload the relocs by simply using get_user/put_user.
Note that many nommu architectures currently use {get,put}_unaligned, which
looks a little bogus and should probably later be switched over to this
version as well.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Diffstat (limited to 'arch/c6x')
0 files changed, 0 insertions, 0 deletions