aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorHelge Deller <[email protected]>2016-04-08 18:11:33 +0200
committerHelge Deller <[email protected]>2016-04-08 22:13:45 +0200
commite3893027a300927049efc1572f852201eb785142 (patch)
tree19d418fb5ae91ca89da29261c6a6aaf10cfb74d6 /drivers/fpga/fpga-mgr.c
parent592570c950fb455226cd255603de7cede2be83e6 (diff)
parisc: Avoid function pointers for kernel exception routines
We want to avoid the kernel module loader to create function pointers for the kernel fixup routines of get_user() and put_user(). Changing the external reference from function type to int type fixes this. This unbreaks exception handling for get_user() and put_user() when called from a kernel module. Signed-off-by: Helge Deller <[email protected]> Cc: [email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions