commit | d97ae00ea6a632bd97b99431db87d9b505b633a1 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Fri Feb 11 14:48:45 2011 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 18 13:11:44 2011 -0800 |
tree | caab35e80d3b487b71c0fbf0322687511a98640b | |
parent | e3fe0bb65b2686aa83dabdb1ecc22f5d80c536f8 [diff] |
Staging: hv: Cleanup vmalloc calls The subject says it all. There is no need to specify different page protection bits based on the architecture. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>