From: James Bottomley Date: Thu, 1 Jul 2010 19:46:36 +0000 (+0200) Subject: plist: Add plist_last X-Git-Tag: v2.6.36-rc1~577^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12e4d0cc2e0a776a526c93bb2fcb9267abc6e0b1;p=pandora-kernel.git plist: Add plist_last plist is currently used by the scheduler, which only needs to know the highest item in the list. This adds plist_last which allows you to find the lowest. This is necessary for using plists to implement a fast search of dynamic ranges in pm_qos which can have both highest and lowest criteria. Signed-off-by: James Bottomley Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed