commit | 785d43077f855ef710aa765273d3355efa7c82fe | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Wed Feb 24 13:30:38 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 25 22:41:48 2016 -0800 |
tree | 5c5867923e230f6f0149362aa68e39b4fa6706ce | |
parent | 12bfed88f492357e2a2bb9c3048c381f581be3b7 [diff] |
staging: unisys: iochannel.h add_phys_info needs u64 pfn The pfn field in the channel is 64 bits, the parameter being passed should be 64 bits as well. Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>