From: Joerg Roedel Date: Mon, 21 Jul 2014 10:26:58 +0000 (+0200) Subject: PM / Hibernate: Add memory_rtree_find_bit function X-Git-Tag: cleanup-for-v3.18~101^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07a338236fdcd6caf41541dcdf879f5758020ab1;p=pandora-kernel.git PM / Hibernate: Add memory_rtree_find_bit function Add a function to find a bit in the radix tree for a given pfn. Also add code to the memory bitmap wrapper functions to use the radix tree together with the existing memory bitmap implementation. On read accesses compare the results of both bitmaps to make sure the radix tree behaves the same way. Signed-off-by: Joerg Roedel Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed