diff options
author | Arvind Sankar <nivedita@alum.mit.edu> | 2020-07-29 00:57:21 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-07-31 11:08:17 +0200 |
commit | 0eb1a8af01d6264cf948d67c8bff15e2eb859355 (patch) | |
tree | c873870dbf34b92c7f3e8601682bbaabf80c21aa /tools | |
parent | x86/kaslr: Replace 'unsigned long long' with 'u64' (diff) | |
download | linux-0eb1a8af01d6264cf948d67c8bff15e2eb859355.tar.xz linux-0eb1a8af01d6264cf948d67c8bff15e2eb859355.zip |
x86/kaslr: Make local variables 64-bit
Change the type of local variables/fields that store mem_vector
addresses to u64 to make it less likely that 32-bit overflow will cause
issues on 32-bit.
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200728225722.67457-21-nivedita@alum.mit.edu
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions