From: Alexander Graf Date: Fri, 30 Oct 2009 05:47:01 +0000 (+0000) Subject: Move dirty logging code to sub-arch X-Git-Tag: v2.6.33-rc1~293^2~86^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e755758cbbeb0afe44556c1ce52ea6f590ed5bf;p=pandora-kernel.git Move dirty logging code to sub-arch PowerPC code handles dirty logging in the generic parts atm. While this is great for "return -ENOTSUPP", we need to be rather target specific when actually implementing it. So let's split it to implementation specific code, so we can implement it for book3s. Signed-off-by: Alexander Graf Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed