User Details
- User Since
- Aug 29 2014, 12:11 PM (623 w, 4 d)
Yesterday
Sat, Aug 8
No objections from me reading this. Wait what others are saying.
Fri, Jul 31
For what it's there it is fine.
Wed, Jul 29
Tue, Jul 28
Mon, Jul 27
I am splitting it up into fwget and the shell script so I can MFC fwget quickly more easily) and am committing this.
Sorry it fell through the cracks after your last update.
Sun, Jul 26
Unless there will be objections I'll put this in by Tuesday evening.
We have a bug report for this problem now (this review seems to solve it).
Here's the end of the thread on current: https://lists.freebsd.org/archives/freebsd-current/2026-July/010533.html
Sat, Jul 25
Update linux_free_pages() as suggested by @dumbbell.
Thanks for the comment; I have a way larger branch I think than what is in review. Do you want to have a look at the entire bits? I'd be thrilled if someone will review them :) and more than happy to extract the next days.
The fact that there was a different behaviour with the extra bool means there was a reason for this.
We cannot unconditionally clear this and change behaviour as we still support Linux 6.1-lts drm-kmod and others.
This will need more careful investigation.
I would say "NO". The idea is to keep the #ifdef portion minimal as most of the differences will have to be upstreamed one day. Keeping the #ifdef away from the next statement makes merging easier.
The module is not built at all so I wonder if you actually built it with mfsbsd.
Fri, Jul 24
Wed, Jul 22
Anyone on this one?
This will go in by Friday.
This will go in by Friday.
This will go in by Friday.
This will go in by Friday.
Making this an inline function for the point of making it a function seems hard to justify for single use code.
Can we at least keep it as a normal function in ioctl.c?
Tue, Jul 21
Sat, Jul 18
Updated version at https://reviews.freebsd.org/D58320
REbase in the hope that with this the stack applies cleanly as well.
Fri, Jul 17
Please see the wireless mailing list where I sent a patch for test and did not get feedback. Changing the driver is the wrong thing to do (not that it works well currently).
Properly nest calls.
