summaryrefslogtreecommitdiff
path: root/include/linux/cpu_pm.h
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2014-03-15 02:40:39 +0400
committerMike Snitzer <snitzer@redhat.com>2014-06-03 21:44:06 +0400
commite0d6609a5fe34463ae2fd48d846931f70de8b37b (patch)
tree06dedeb8a01b4cc0a658038cfc5ab4e467a8b259 /include/linux/cpu_pm.h
parentfad01e866afdbe01a1f3ec06a39c3a8b9e197014 (diff)
downloadlinux-e0d6609a5fe34463ae2fd48d846931f70de8b37b.tar.xz
dm: change sector_count member in clone_info from sector_t to unsigned
It is impossible to create bios with 2^23 or more sectors (the size is stored as a 32-bit byte count in the bio). So we convert some sector_t values to unsigned integers. This is needed for the next commit ("dm: introduce dm_accept_partial_bio") that replaces integer value arguments with pointers, so the size of the integer must match. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'include/linux/cpu_pm.h')
0 files changed, 0 insertions, 0 deletions