mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 10:01:43 +00:00
ed9244e6c5
Fix possible unintended sign extension in unsigned MMIO loads by casting to uint16_t in the case of mmio_needed != 2. Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Reviewed-by: James Hogan <james.hogan@imgtec.com> Tested-by: James Hogan <james.hogan@imgtec.com> Cc: Gleb Natapov <gleb@kernel.org> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: kvm@vger.kernel.org Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/9985/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
00README.txt | ||
callback.c | ||
commpage.c | ||
commpage.h | ||
dyntrans.c | ||
emulate.c | ||
fpu.S | ||
interrupt.c | ||
interrupt.h | ||
Kconfig | ||
locore.S | ||
Makefile | ||
mips.c | ||
msa.S | ||
opcode.h | ||
stats.c | ||
tlb.c | ||
trace.h | ||
trap_emul.c |