mbox series

[v2,0/2] RISC-V: Use BIT_ULL(x) instead of 1ULL << x

Message ID 20250205204129.10639-1-palmer@rivosinc.com (mailing list archive)
Headers show
Series RISC-V: Use BIT_ULL(x) instead of 1ULL << x | expand

Message

Palmer Dabbelt Feb. 5, 2025, 8:40 p.m. UTC
This was way back in the patch queue and had some feedback.  I needed to
re-spin it to pick up the first patch anyway, so I figured I'd just do
the rest too.