diff options
author | Jan Beulich <jbeulich@novell.com> | 2008-07-18 13:37:53 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-07-18 14:34:08 -0700 |
commit | 369c99205f633d1e4038b15f5dc4a5500a4359c3 (patch) | |
tree | f79448fc94d6102dab5a7202ec598cb13c21d652 /arch/x86/vdso/vdso32-setup.c | |
parent | 812b121d55316333a3480b294523d4e52f9dd366 (diff) | |
download | talos-op-linux-369c99205f633d1e4038b15f5dc4a5500a4359c3.tar.gz talos-op-linux-369c99205f633d1e4038b15f5dc4a5500a4359c3.zip |
x86: fix two modpost warnings
Even though it's only the difference of the two __initdata symbols
that's being calculated, modpost still doesn't like this. So rather
calculate the size once in an __init function and store it for later
use.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/vdso/vdso32-setup.c')
0 files changed, 0 insertions, 0 deletions