From: David S. Miller Date: Sun, 20 Jul 2008 05:39:46 +0000 (-0700) Subject: highmem: Export totalhigh_pages. X-Git-Tag: v2.6.27-rc1~969^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db7a94d60f871ce6a52e97d82dea476cee0c4ea0;p=pandora-kernel.git highmem: Export totalhigh_pages. Hash et al. sizing code in SCTP wants to make the calculation totalram_pages - totalhigh_pages, just like TCP. But this requires an export for the CONFIG_HIGHMEM case to work. Signed-off-by: David S. Miller --- Reading git-diff-tree failed