commit | 35802c0b2bab71695f131f981d95fcea7432c99b | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Apr 29 08:11:12 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Apr 29 08:11:12 2008 -0400 |
tree | d25069d71849ff3f6c5edc9374b92a63932cfc7f | |
parent | 5fcf4303037a648f7b3e40c9a73361879852efe7 [diff] |
sparc: Export symbols 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 <aneesh.kumar@linux.vnet.ibm.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>