Re: WARNING: at mm/gup.c:1101 __get_user_pages in 6.4.3

From: Wei Shuyu
Date: Mon Jul 24 2023 - 02:21:51 EST


On 2023-07-24 04:34, Thomas Weißschuh wrote:

This should be the same as
https://lore.kernel.org/lkml/202307041023.bcdbbfc0-oliver.sang@xxxxxxxxx/

Which was triaged to the chrome crashpad library.

The false positive is also fixed on master with
commit 6cd06ab12d1a ("gup: make the stack expansion warning a bit more targeted").

[..]

Seems safe to ignore the warning. Thanks.