On 3/16/25 12:01 AM, Greg Kroah-Hartman wrote:
On Sat, Mar 15, 2025 at 06:59:55AM -0600, Jens Axboe wrote:
Hi,
I prepared this series about 6 months ago, but never got around to sending it in. In mainline, we got rid of remap_pfn_range() on the io_uring side, and this just backports it to 6.1-stable as well. This eliminates issues with fragmented memory, and hence it'd be nice to have it in 6.1 stable as well.
This and the 6.6 set now queued up, thanks.
Thanks Greg!