aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGravatar Kees Cook <keescook@chromium.org> 2013-07-18 11:32:01 -0700
committerGravatar Yann E. MORIN <yann.morin.1998@free.fr> 2013-08-15 22:48:06 +0200
commit129784abc982ccac43322c2f175f3ca735c2ca73 (patch)
tree710f56ad4108a4cb853db699b8e75970360213f0 /tools
parentMerge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu... (diff)
downloadlinux-129784abc982ccac43322c2f175f3ca735c2ca73.tar.gz
linux-129784abc982ccac43322c2f175f3ca735c2ca73.tar.bz2
linux-129784abc982ccac43322c2f175f3ca735c2ca73.zip
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 'tools')
0 files changed, 0 insertions, 0 deletions