diff options
author | Christoph Hellwig <hch@lst.de> | 2017-08-05 10:59:14 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-16 13:43:22 -0700 |
commit | a68978bb949a9be075b75a045250ce89d7550604 (patch) | |
tree | 448c5d02ff1a47c573de334948b44646247517df /drivers/cpufreq/acpi-cpufreq.c | |
parent | eda1b3d42fad388bf285e8d7b45009b61b0e6f6e (diff) |
pnfs/blocklayout: require 64-bit sector_t
commit 8a9d6e964d318533ba3d2901ce153ba317c99a89 upstream.
The blocklayout code does not compile cleanly for a 32-bit sector_t,
and also has no reliable checks for devices sizes, which makes it
unsafe to use with a kernel that doesn't support large block devices.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reported-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 5c83746a0cf2 ("pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing")
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/cpufreq/acpi-cpufreq.c')
0 files changed, 0 insertions, 0 deletions