diff options
author | 2020-07-28 18:57:21 -0400 | |
---|---|---|
committer | 2020-07-31 11:08:17 +0200 | |
commit | 0eb1a8af01d6264cf948d67c8bff15e2eb859355 (patch) | |
tree | c873870dbf34b92c7f3e8601682bbaabf80c21aa /drivers/usb/cdns3/cdns3-imx.c | |
parent | x86/kaslr: Replace 'unsigned long long' with 'u64' (diff) | |
download | linux-dev-0eb1a8af01d6264cf948d67c8bff15e2eb859355.tar.xz linux-dev-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 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions