User Details
- User Since
- Mar 22 2019, 4:46 AM (295 w, 6 d)
Mon, Nov 18
Sat, Nov 16
Fri, Nov 15
Better use of t0 register.
Thu, Nov 14
Wed, Nov 13
Add clocks for CLK_RISCV, CLK_RISCV_AXI.
This is indeed an improvement. On its own the change is non-controversial, so if @bofh does not reply today I will just commit it.
Tue, Nov 12
Thanks for handling this one. I had looked at it previously, and the one thing I was uncertain about was the interaction with busdma_thread()/deferred loads. It appears to me there is one unlocked reference to bz->deferred_time which could race with bus_dmamap_destroy(), although it would be exceedingly rare. Can you comment on this?
Mon, Nov 11
@manu This is the first of several changes enabling Allwinner drivers on the riscv platform (probably not all coming today). It suggests that we might move these sources to a more common place (out of arm subdir), but I do not really see any reason this must happen first.
Closing this, as the DTS sources are now present in the tree, imported from Linux.
Don't rely on new compiler features for the THEAD custom instructions. Instead, specify the raw bytes.
Wed, Nov 6
Reduce the change, just switch to using s3/s4 registers, still needed to
preserve the values across SBI calls.
No longer needed.
Redo the workaround in assembly.
Tue, Nov 5
Regenerate now that the series is more complete.
Mon, Nov 4
Thu, Oct 31
Wed, Oct 30
I did not try to read all of the discussion in D46918.
Please update the signatures in the groupmember(9) man page.
Tue, Oct 29
It seems okay (correct). I am not convinced the ABI break is really warranted. This seems more like a blemish in the existing the code than a true problem that needs fixing.
LGTM with some small comments.
Mon, Oct 28
You are too kind to the foot-shooters ;)
Seems good. This is just a correctness change, yes? As in, CRED_SMALLGROUPS_NB is not touched by any later change in the series?
This well is thoroughly poisoned; time to stop drinking.
Wed, Oct 23
a21def4d568fd was the commit removing this driver. AFAICT it did not actually get listed in the release notes.