diff options
author | Tejun Heo <tj@kernel.org> | 2009-04-23 11:05:20 +0900 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2009-04-28 07:37:36 +0200 |
commit | ec24751a6b57e1373a12361e581b2458bc9bb791 (patch) | |
tree | 098ce79b89e10437d7660f3d65935a48f31a611c /block/blk-map.c | |
parent | f06d9a2b52e246a66b606130cea3f0d7b7be17a7 (diff) | |
download | linux-3.10-ec24751a6b57e1373a12361e581b2458bc9bb791.tar.gz linux-3.10-ec24751a6b57e1373a12361e581b2458bc9bb791.tar.bz2 linux-3.10-ec24751a6b57e1373a12361e581b2458bc9bb791.zip |
arm-omap: don't abuse rq->data
omap mailbox uses rq->data as the second opaque pointer to carry
mbox_msg_t and rq->special message argument which is needed only for
tx. Add and use omap_msg_tx_data struct for tx and use rq->special
for mbox_msg_t for rx such that only rq->special is used as opaque
pointer.
[ Impact: cleanup rq->data usage, extra kmalloc in msg_send ]
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Diffstat (limited to 'block/blk-map.c')
0 files changed, 0 insertions, 0 deletions