diff options
author | Sasha Levin <[email protected]> | 2021-02-12 11:29:24 -0500 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2021-02-16 12:01:45 +0900 |
commit | 88a686728b3739d3598851e729c0e81f194e5c53 (patch) | |
tree | 4de7baef4769c087f14d7aef4f0b4803cd290706 /scripts/clang-tools/gen_compile_commands.py | |
parent | 9b82f13e7ef316cdc0a8858f1349f4defce3f9e0 (diff) |
kbuild: simplify access to the kernel's version
Instead of storing the version in a single integer and having various
kernel (and userspace) code how it's constructed, export individual
(major, patchlevel, sublevel) components and simplify kernel code that
uses it.
This should also make it easier on userspace.
Signed-off-by: Sasha Levin <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions