commit | cc5d207c85b9a6fafebe2856ead0a9360978c8cd | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Fri Oct 26 01:03:33 2007 +0200 |
committer | Len Brown <len.brown@intel.com> | Fri Feb 01 18:30:53 2008 -0500 |
tree | 1a7c45b4ffb44a02a76ccd60ec318c796687d568 | |
parent | 96f737490cfc368fdafe49769f52fc8460f9349f [diff] |
Hibernation: Correct definitions of some ioctls (rev. 2) Three ioctl numbers belonging to the hibernation userland interface, SNAPSHOT_ATOMIC_SNAPSHOT, SNAPSHOT_AVAIL_SWAP, SNAPSHOT_GET_SWAP_PAGE, are defined in a wrong way (eg. not portable). Provide new ioctl numbers for these ioctls and mark the existing ones as deprecated. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Len Brown <len.brown@intel.com>