Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag

From: David Howells
Date: Mon Nov 21 2022 - 08:58:49 EST



Benjamin Coddington <bcodding@xxxxxxxxxx> wrote:

> Since moving to memalloc_nofs_save/restore, SUNRPC has stopped setting the
> GFP_NOIO flag on sk_allocation which the networking system uses to decide
> when it is safe to use current->task_frag.

Um, what's task_frag?

David