OSDN Git Service

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)
commit9047eb629e5cd25ae3834d8c62ae02eb8c32bc17
tree4f0fa2a919bad3ef3bfc5254344f52b2d2895919
parent6efde38f07690652bf0d93f5e4f1a5f496574806
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