summaryrefslogtreecommitdiffstats
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorAkinobu Mita <akinobu.mita@gmail.com>2008-07-23 21:28:38 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-24 10:47:23 -0700
commit0d83304c7e7bd3b05be90281b3a47841bc8f057a (patch)
tree148e2dcfbbe385356af87629b59e71262adc68ce /include/linux/workqueue.h
parent8111d1b552349921aae1acf73e4e8cea98e80970 (diff)
downloadop-kernel-dev-0d83304c7e7bd3b05be90281b3a47841bc8f057a.zip
op-kernel-dev-0d83304c7e7bd3b05be90281b3a47841bc8f057a.tar.gz
pm: hibernation: simplify memory bitmap
This patch simplifies the memory bitmap manipulations. - remove the member size in struct bm_block It is not necessary for struct bm_block to have the number of bit chunks that can be calculated by using end_pfn and start_pfn. - use find_next_bit() for memory_bm_next_pfn No need to invent the bitmap library only for the memory bitmap. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud