aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mxc.c
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@cs.hmc.edu>2011-08-24 14:22:37 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-24 18:06:54 -0400
commit065e60964e293227e4feb0c1f7e27e609316ed9a (patch)
tree96aa9ca56c7faeeaf2d3d25dfc2b1a0312ae7bcf /drivers/rtc/rtc-mxc.c
parent5de9ec4dc10e1a39b924fb165bcb3ddb6e8e6525 (diff)
ums_realtek: do not use stack memory for DMA
This patch changes rts51x_read_mem, rts51x_write_mem, and rts51x_read_status to allocate temporary buffers with kmalloc. This way stack addresses are not used for DMA when these functions call rts51x_bulk_transport. Signed-off-by: Adam Cozzette <acozzette@cs.hmc.edu> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/rtc/rtc-mxc.c')
0 files changed, 0 insertions, 0 deletions