Home
last modified time | relevance | path

Searched hist:"7 a8998c9d830b59626e049a827678ba444fcf8e2" (Results 1 – 3 of 3) sorted by relevance

/linux/include/asm-generic/
H A Dflat.h7a8998c9d830b59626e049a827678ba444fcf8e2 Thu Jun 13 09:08:59 CEST 2019 Christoph Hellwig <hch@lst.de> 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>
/linux/arch/m68k/include/asm/
H A Dflat.hdiff 7a8998c9d830b59626e049a827678ba444fcf8e2 Thu Jun 13 09:08:59 CEST 2019 Christoph Hellwig <hch@lst.de> 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>
/linux/arch/arm/include/asm/
H A DKbuilddiff 7a8998c9d830b59626e049a827678ba444fcf8e2 Thu Jun 13 09:08:59 CEST 2019 Christoph Hellwig <hch@lst.de> 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>