From: Stephen Boyd Date: Thu, 3 Nov 2011 17:09:57 +0000 (-0700) Subject: scripts/tags.sh: Add Page flag function magic X-Git-Tag: v3.3-rc1~44^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=358142dd8cbbfa2abb1090aca1b636b98ed75ef5;p=pandora-kernel.git scripts/tags.sh: Add Page flag function magic It takes a while to find the macro-magically defined Page*() functions defined in include/linux/page-flags.h if you're new to the kernel. Add some magic to the tags script to transform these macros into the actual functions they are, so that tag jumping in the mm code is a bit easier. Signed-off-by: Stephen Boyd Signed-off-by: Michal Marek --- Reading git-diff-tree failed