aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2017-11-29 11:01:09 +0100
committerDavid S. Miller <[email protected]>2017-11-29 09:43:24 -0500
commit15bfe05c8d6386f1a90e9340d15336e85e32aad6 (patch)
tree20948af1ae14d70c0c46dedb7f2ae67c1985af23 /drivers/fpga/fpga-mgr.c
parent01e4fab6c1131a5e4f12104e7134da701def0434 (diff)
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
On 64-bit (e.g. powerpc64/allmodconfig): drivers/net/ethernet/xilinx/ll_temac_main.c: In function 'temac_start_xmit_done': drivers/net/ethernet/xilinx/ll_temac_main.c:633:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] dev_kfree_skb_irq((struct sk_buff *)cur_p->app4); ^ cdmac_bd.app4 is u32, so it is too small to hold a kernel pointer. Note that several other fields in struct cdmac_bd are also too small to hold physical addresses on 64-bit platforms. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions