linux-rockchip/arch/score
Russ Dill 49d083bd72 asm-generic: fncpy: Add function copying macros
Under certain arches (ARM) function pointers cannot be
used naively. Specifically, for thumb functions, their 0 bit
is set, but they are contained on a word aligned address.

Add a fncpy macro to perform function copies correctly
along with two helpers, fnptr_to_address, and fnptr_translate.

Signed-off-by: Russ Dill <Russ.Dill@ti.com>
2013-11-21 13:39:20 +08:00
..
boot
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
include asm-generic: fncpy: Add function copying macros 2013-11-21 13:39:20 +08:00
kernel dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
lib
mm score: remove redundant kcore_list entries 2013-05-25 10:27:27 -07:00
Kconfig idle: Remove GENERIC_IDLE_LOOP config switch 2013-04-17 10:39:38 +02:00
Kconfig.debug score: Fix typo in Kconfig.debug 2012-02-05 17:14:48 +01:00
Makefile Fix common misspellings 2011-03-31 11:26:23 -03:00