]> git.baikalelectronics.ru Git - kernel.git/commit
PM / Hibernate: Remove the old memory-bitmap implementation
authorJoerg Roedel <jroedel@suse.de>
Mon, 21 Jul 2014 10:27:01 +0000 (12:27 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 28 Jul 2014 23:47:44 +0000 (01:47 +0200)
commit8f1f17efbaa5328c9eed6c3590374eee742f1f77
tree4f0fa2a919bad3ef3bfc5254344f52b2d2895919
parentee3160d398fa0634ff3abbdbfb19b09c8827ae0c
PM / Hibernate: Remove the old memory-bitmap implementation

The radix tree implementatio is proved to work the same as
the old implementation now. So the old implementation can be
removed to finish the switch to the radix tree for the
memory bitmaps.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/power/snapshot.c