From: Wei Yang <richard.weiyang@gmail.com>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: kbuild@lists.01.org, Wei Yang <richard.weiyang@gmail.com>,
akpm@linux-foundation.org, lkp@intel.com,
kbuild-all@lists.01.org, linux-mm@kvack.org,
Mel Gorman <mgorman@suse.de>, Daero Lee <skseofh@gmail.com>
Subject: Re: [PATCH] mm/vmscan: reduce double-check if kswapd is not able to sleep
Date: Mon, 24 Oct 2022 08:32:53 +0000 [thread overview]
Message-ID: <20221024083253.jebcodpglfh5pvvn@master> (raw)
In-Reply-To: <202210231820.4uiXIJeC-lkp@intel.com>
On Mon, Oct 24, 2022 at 10:04:31AM +0300, Dan Carpenter wrote:
>Hi Wei,
>
>url: https://github.com/intel-lab-lkp/linux/commits/Wei-Yang/mm-vmscan-reduce-double-check-if-kswapd-is-not-able-to-sleep/20221023-160625
>base: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-everything
>patch link: https://lore.kernel.org/r/20221023080431.30893-1-richard.weiyang%40gmail.com
>patch subject: [PATCH] mm/vmscan: reduce double-check if kswapd is not able to sleep
>config: microblaze-randconfig-m041-20221023
>compiler: microblaze-linux-gcc (GCC) 12.1.0
>
>If you fix the issue, kindly add following tag where applicable
>| Reported-by: kernel test robot <lkp@intel.com>
>| Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
>
>New smatch warnings:
>mm/vmscan.c:7261 kswapd_try_to_sleep() error: uninitialized symbol 'remaining'.
>
Thanks, I noticed the issue :-)
>vim +/remaining +7261 mm/vmscan.c
>
--
Wei Yang
Help you, Help me
prev parent reply other threads:[~2022-10-24 8:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-23 8:04 [PATCH] mm/vmscan: reduce double-check if kswapd is not able to sleep Wei Yang
2022-10-23 13:11 ` Wei Yang
2022-10-24 7:04 ` Dan Carpenter
2022-10-24 8:32 ` Wei Yang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221024083253.jebcodpglfh5pvvn@master \
--to=richard.weiyang@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=dan.carpenter@oracle.com \
--cc=kbuild-all@lists.01.org \
--cc=kbuild@lists.01.org \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.com \
--cc=mgorman@suse.de \
--cc=skseofh@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).