User Details
- User Since
- Mar 12 2014, 1:00 AM (599 w, 4 d)
Today
Fri, Sep 5
Does anyone have an objection to committing this? Cross-build testing on github is broken currently without it.
The release note is wrong now: for now, bridge will continue to accept member interfaces with addresses assigned.
Thu, Sep 4
Use GITEPOCH, i.e., the commit time of the most recent commit to provide the timestamp.
Why not fix up the one VOP_READDIR caller which doesn't pass an eof pointer?
Maybe we should just replace POWER_SLEEP_STATE_* entirely if allowed.
Wed, Sep 3
Looks ok to me. IMO it is unnecessary to store the string length in the softc, but it's ok.
Any further comments on or objections to the patch? I'd like to commit this soon: without it syzbot builds are broken since the syzbot host is running a quite old version of FreeBSD.
Tue, Sep 2
Check whether BOOTSTRAPPING is defined
Fix typos
Sat, Aug 30
Only change behaviour for FreeBSD
Fri, Aug 29
Assert that the vnode is unlocked in freevnode().
I think the change is ok, my notes are mostly about code comments.
Add a comment.
- Add a comment above hc_source_mask.
- Load the mask once before looping over its bits.
Get rid of an unneeded variable.
Thu, Aug 28
Wed, Aug 27
You don't need to call ue_cancel in pci_xhci_cmd_reset_ep()?