diff options
author | Kees Cook <keescook@chromium.org> | 2013-07-18 11:32:01 -0700 |
---|---|---|
committer | Yann E. MORIN <yann.morin.1998@free.fr> | 2013-08-15 22:48:06 +0200 |
commit | 129784abc982ccac43322c2f175f3ca735c2ca73 (patch) | |
tree | 710f56ad4108a4cb853db699b8e75970360213f0 /scripts/recordmcount.h | |
parent | c3286ee337b0586a8ae2b4f13c33e3de5d71139e (diff) |
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/recordmcount.h')
0 files changed, 0 insertions, 0 deletions