diff options
author | Daniel Drake <drake@endlessm.com> | 2019-01-07 06:40:24 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-01-11 23:35:47 +0300 |
commit | 7e6fc2f50a3197d0e82d1c0e86282976c9e6c8a4 (patch) | |
tree | dca32d695a149db5446078bf3d5d7680e63419f9 /arch/x86/include/asm/mmu_context.h | |
parent | 5962dd22f0ff6f7d72fff974b3c637d52586643e (diff) | |
download | linux-7e6fc2f50a3197d0e82d1c0e86282976c9e6c8a4.tar.xz |
x86/kaslr: Fix incorrect i8254 outb() parameters
The outb() function takes parameters value and port, in that order. Fix
the parameters used in the kalsr i8254 fallback code.
Fixes: 5bfce5ef55cb ("x86, kaslr: Provide randomness functions")
Signed-off-by: Daniel Drake <drake@endlessm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: bp@alien8.de
Cc: hpa@zytor.com
Cc: linux@endlessm.com
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20190107034024.15005-1-drake@endlessm.com
Diffstat (limited to 'arch/x86/include/asm/mmu_context.h')
0 files changed, 0 insertions, 0 deletions