From: Michael Rubin Date: Fri, 20 Aug 2010 09:31:26 +0000 (-0700) Subject: mm: exporting account_page_dirty X-Git-Tag: v2.6.36-rc3~12^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=679ceace848e9fd570678396ffe1ef034e00e82d;p=pandora-kernel.git mm: exporting account_page_dirty This allows code outside of the mm core to safely manipulate page state and not worry about the other accounting. Not using these routines means that some code will lose track of the accounting and we get bugs. This has happened once already. Signed-off-by: Michael Rubin Signed-off-by: Sage Weil --- Reading git-diff-tree failed