Posts
172
Following
135
Followers
144
Probably some RISC-V stuff, but hopefully other things too ;)
@monsieuricon @lina Sorry, I was trying to ask if the ">#" escaping can be done elsewhere in git, as otherwise I end up just having to re-word things to avoid "#" starting a line.
1
0
0
@monsieuricon @lina Not sure if there's a thread, I can't find it on lore.

Is this a git-ism? If not I think we should propose it as, I recently almost got bit by a "#" that just happened to line-break to the first character of a commit message. I escaped it with a space, but that's a bit ugly.
1
0
0

Palmer Dabbelt

I guess they finally found a monetization scheme?
1
0
1
@zev The right's a bit lower than the left, but they're both pretty bad. Current theory is that the spring seats are toast, I'll find out this weekend...
1
0
0
@zev ya, but not by choice -- it appears to be a side effect of the pot holes
1
0
0

Palmer Dabbelt

I'm kind of tempted to just call it a V70 aero...
1
0
1
With v6.2 being released the other day, I did a bit of a recap to remind myself of what actually
landed this time around for RISC-V. Figured I may as well share it /shrug

With the V2 on the horizon, Cristian Ciocaltea added the VisionFive v1 DT, which has been a long
time coming! Unfortunately, that platform is still not really supported in mainline and may never
get there given it's reliance on non-coherent DMA that is yet to be supported.
He did post some of the out of tree non-coherent dma patches on the list the other day though, and
while that's unlikely to land anytime soon, I hope it gets there eventually :)

Renesas finally joined the RISC-V party for v6.2, with Geert's PR adding the base DT for the
RZ/Five. This platform *also* relies on non-coherent DMA to be fully supported, but that is
currently a work in progress! That work was done by Lab Prabhakar from Renesas.


Palmer's PR is where the actually interesting stuff happens though...
Binglei Wang added support for rethooks, after a rough start with mailer issues!
Drew Jones, while not reviewing, worked on some nice cleanups to alternatives and extension
handling.
Anup got one of his many new-feature support series over the line for PMEM support.
The T-Head c9xx series cores got support for their non-standard PMU variant upstream thanks to
Heiko who has been somewhat of a champion for that platform.
RV32, not to be left out, landed support for dynamic ftrace. That work was carried out by Jamie
Iles, who, as the 32-bit bpf maintainer, clearly has an interest in that part of the arch.
Support for zstd compressed images gained support also, thanks to the work of Jisheng Zhang.
Tong Tiangen extended support for hugepages, Xianting Tian got the remainder of their
VMCOREINFO series over the line & Lui Shixin got HUGE\_VMA{P,LLOC} support enabled.
Jinyu Tang brought in support for updating the tlb & Hal Feng put the finishing touch on the base
support for the VisionFive v1 by added the serial driver for it.
Notable also is a patch from Cleo John, tidying up some styling, as it was their first :)

A whole bunch of others contributed various bits of cleanup and fixes that landed in the v6.2, PR
and for more on those check out the changelog in Palmer's PR:
https://lore.kernel.org/linux-riscv/mhng-f76eb33c-7cc1-426f-8f29-37f6bb78baec@palmer-ri-x1c9/

There were also 4 fixes PRs sent out over the course of the merge window, however none of these
really contained anything particularly significant. A lot of attention recently has been centred
around text patching, so it is no surprise that a number of the fixes are there too, with, out of
the 16 total patches in -fixes, 5 were in this area. Other than that, we had a good few general
correctness bits, for sparse warnings etc
1
11
8
@shenki @meso I am convinced that wikis don't make sense for most online documentation, and Mediawikis least of all. If someone is still convinced that they need a wiki these days, they are likely just going through some mental checklist that hasn't changed since 2005.

An actual documentation management platform like RTD that is backed by a git repository makes so much more sense. Plus maybe a Q&A platform. Not a wiki.
1
1
1

Palmer Dabbelt

After spending the morning trying to figure out how this Documentation patch could possibly cause boot hangs, it turns out I'm just out of disk space...
0
0
8

Palmer Dabbelt

This phone autocompletes riscv to roadblock
0
3
7

Palmer Dabbelt

GUIX on RISC-V bootstrap
0
0
2

Palmer Dabbelt

QtRvSim talk at FOSDEM
1
3
4

Palmer Dabbelt

First FOSDEM talk in the RISC-V devroom, on self-hosted systems!
0
5
13
@zev I’m kind of ashamed to say it, but I have the automatic. It saved me on the shift cable, though, as it just wouldn’t park ;)
1
0
0
@zev FWIW, my shifter cable failed too (though not so bad I got stuck).
1
0
0
@tommythorn that's lucky. We hit a big pile of pot holes, there were three or four cars on the side of the road. The tire shop said 25 cars came in on Monday morning before they shut 101, so I'm just staying off it for a bit ;)
0
0
0
@tommythorn I called for a tow, but I should have just driven because turns out at least one wheel died anyway.
0
0
0

Palmer Dabbelt

101 strikes again
1
0
1
@oleksis @kernellogger @LWN My first guess would be the linker script change that landed, had some issues, and IIRC was reverted/fixed for rc3. There's some discussion LKML, I think the rc2 release thread. Should be pretty easy to backport the fix and check to see.
0
0
1
Show older