summaryrefslogtreecommitdiff
path: root/scripts/kconfig/zconf.hash.c_shipped
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2013-07-18 22:32:01 +0400
committerYann E. MORIN <yann.morin.1998@free.fr>2013-08-16 00:48:06 +0400
commit129784abc982ccac43322c2f175f3ca735c2ca73 (patch)
tree710f56ad4108a4cb853db699b8e75970360213f0 /scripts/kconfig/zconf.hash.c_shipped
parentc3286ee337b0586a8ae2b4f13c33e3de5d71139e (diff)
downloadlinux-129784abc982ccac43322c2f175f3ca735c2ca73.tar.xz
kconfig: switch to "long long" for sanity
Instead of using "long" for kconfig "hex" and "range" values, which may change in size depending on the host architecture, use "long long". This will allow values greater than INT_MAX on 32-bit hosts when cross compiling. Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'scripts/kconfig/zconf.hash.c_shipped')
0 files changed, 0 insertions, 0 deletions