Re: [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64

2025-09-19 Thread Paul Walmsley
; 32-bit architectures. > > Signed-off-by: Simon Schuster Acked-by: Paul Walmsley # for RISC-V Thanks! - Paul

Re: [PATCH] tty: hvc: Don't enable the RISC-V SBI console by default

2024-02-14 Thread Paul Walmsley
ssue the old SBI-0.1 > console drivers had, but that was disabled by default when SBI-0.1 was. > > So just mark the new driver as nonportable. > > Reported-by: Emil Renner Berthing > Fixes: 88ead68e764c ("tty: Add SBI debug console support to HVC SBI driver") > Signed-

Re: [PATCH 1/2] asm-generic: Make msi.h a mandatory include/asm header

2019-10-24 Thread Paul Walmsley
.h > generic-y += preempt.h > generic-y += sections.h Acked-by: Paul Walmsley # arch/riscv Tested-by: Paul Walmsley # build only, rv32/rv64 Thanks MichaƂ, - Paul

Re: Virtual addresses in arch/powerpc/boot/dts/tqm8548*.dts ?

2011-08-30 Thread Paul Walmsley
On Tue, 30 Aug 2011, Gary Thomas wrote: > On 2011-08-30 15:43, Paul Walmsley wrote: > > > So are these addresses virtual? My (perhaps incorrect) understanding of > > the device tree files was that they were intended to describe the physical > > memory map, rather tha

Virtual addresses in arch/powerpc/boot/dts/tqm8548*.dts ?

2011-08-30 Thread Paul Walmsley
Hi, Looking at some of the PPC DTS files in arch/powerpc/boot/dts, there are some files that are mostly identical, except for some strange differences. For example, tqm8548.dts and tqm8548-bigflash.dts differ mostly in that the former file claims that the SoC registers start at 0xe000[1],