User Details
- User Since
- May 27 2014, 10:08 AM (560 w, 1 d)
Mon, Feb 17
Sat, Feb 15
I spent some time to review the folio code and the existing page allocation code (alloc_pages(), __free_pages(), put_page(), release_pages(), ...).
Thu, Feb 13
Address @bz comments.
Mon, Feb 10
@bz: Is there something I should do to document the breakage?
Sat, Feb 8
Wed, Feb 5
Add diff context. No other changes.
Add diff context. No other changes.
Update patch with diff context.
Fri, Jan 31
It is a breaking change. I grepped freebsd-src and the only format strings that happen to have this %pV sequence are drivers that come from Linux and have a struct va_format argument (though this code may not be connected to the build).
After three days of using it, I didn’t see any regressions.
I compiled-tested all supported drm-kmod branches and that was fine. Thank you!
Mon, Jan 27
I just built a kernel with this patch and will use it starting from tomorrow.