Re: [linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf

2022-07-01 Thread Roman Gushchin
format attribute [-Wsuggest-attribute=format] > mm/vmscan.c:702:9: warning: function 'register_shrinker' might be a candidate > for 'gnu_printf' format attribute [-Wsuggest-attribute=format] Shrinker-related warnings should be fixed by the following patch. Thanks! -

Re: linux-next: runtime warning in Linus' tree

2020-08-13 Thread Roman Gushchin
> However, this triggers a false warning when the root memcg itself is > allocated. No parent exists in this case, and so current->active_memcg > is rightfully NULL. It's a false positive, not indicative of a bug. > > Delete the warnings for now, we can revisit this later. > &

Re: [next-20190507][powerpc] WARN kernel/cgroup/cgroup.c:6008 with LTP ptrace01 test case

2019-05-09 Thread Roman Gushchin
On Thu, May 09, 2019 at 11:35:36AM +0530, Sachin Sant wrote: > > > > On 09-May-2019, at 4:53 AM, Roman Gushchin wrote: > > > > On Wed, May 08, 2019 at 03:06:30PM +0530, Sachin Sant wrote: > >> While running LTP tests(specifically ptrace01) following WARNING

Re: [next-20190507][powerpc] WARN kernel/cgroup/cgroup.c:6008 with LTP ptrace01 test case

2019-05-08 Thread Roman Gushchin
On Wed, May 08, 2019 at 03:06:30PM +0530, Sachin Sant wrote: > While running LTP tests(specifically ptrace01) following WARNING is observed > on POWER8 LPAR running next-20190507 built using 4K page size. > > [ 3969.979492] msgrcv04 (433) used greatest stack depth: 9328 bytes left > [ 3981.452911]