From: Aneesh Kumar K.V Date: Tue, 29 Apr 2008 12:11:12 +0000 (-0400) Subject: m68k: Export empty_zero_page for ZERO_PAGE usage in modules. X-Git-Tag: v2.6.26-rc1~345^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fcf4303037a648f7b3e40c9a73361879852efe7;p=pandora-kernel.git m68k: Export empty_zero_page for ZERO_PAGE usage in modules. ext4 uses ZERO_PAGE(0) to zero out blocks. We need to export different symbols in different arches for the usage of ZERO_PAGE in modules. Signed-off-by: Aneesh Kumar K.V Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed