diff options
| author | Kees Cook <[email protected]> | 2013-06-28 19:56:51 +0000 |
|---|---|---|
| committer | Yann E. MORIN <[email protected]> | 2013-06-29 13:30:17 +0000 |
| commit | b57caaaed2bd127fe656e6c145970ed6a05c0125 (patch) | |
| tree | 5c0e7308b579cc3bd94bac072d1b400274f8dc4b /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON... (diff) | |
| download | kernel-b57caaaed2bd127fe656e6c145970ed6a05c0125.tar.gz kernel-b57caaaed2bd127fe656e6c145970ed6a05c0125.zip | |
kconfig: allow "hex" and "range" to support longs
The parsing routines for Kconfig files use strtol(), but store and
render values as int. Switch types and formating to long to support a
wider range of values. For example, 0x80000000 wasn't representable.
Signed-off-by: Kees Cook <[email protected]>
Tested-by: "Yann E. MORIN" <[email protected]>
Reviewed-by: "Yann E. MORIN" <[email protected]>
Signed-off-by: "Yann E. MORIN" <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
