[RFC PATCH v2 0/3] Move usages of struct __call_single_data to call_single_data_t

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Changes since RFCv1:
- request->csd moved to the middle of the struct, without size impact
- type change happens in a different patch (thanks Jens Axboe!)
- Improved the third patch to also update the .h file.

Leonardo Bras (3):
  blk-mq: Move csd inside struct request so it's 32-byte aligned
  blk-mq: Change request->csd type to call_single_data_t
  smp: Change signatures to use call_single_data_t

 include/linux/blk-mq.h | 10 +++++-----
 include/linux/smp.h    |  2 +-
 kernel/smp.c           |  4 ++--
 kernel/up.c            |  2 +-
 4 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.40.1




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux