linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Naresh Kamboju <naresh.kamboju@linaro.org>
To: linux-mm <linux-mm@kvack.org>,
	linux-block <linux-block@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>,
	kasan-dev <kasan-dev@googlegroups.com>,
	rcu@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	lkft-triage@lists.linaro.org
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Jens Axboe <axboe@kernel.dk>, Al Viro <viro@zeniv.linux.org.uk>,
	"Paul E. McKenney" <paulmck@kernel.org>,
	Peter Zijlstra <peterz@infradead.org>,
	Marco Elver <elver@google.com>
Subject: BUG: KCSAN: data-race in dec_zone_page_state / write_cache_pages
Date: Sat, 5 Dec 2020 00:21:16 +0530	[thread overview]
Message-ID: <CA+G9fYvGeHv-iPy2J3tdYGfr1A7ZuUrZystuQ9tDxV7vbP8iPg@mail.gmail.com> (raw)

LKFT started testing KCSAN enabled kernel from the linux next tree.
Here we have found BUG: KCSAN: data-race in dec_zone_page_state /
write_cache_pages

This report is from an x86_64 machine clang-11 linux next 20201201.
Since we are running for the first time we do not call this regression.

[   45.484972] BUG: KCSAN: data-race in dec_zone_page_state / write_cache_pages
[   45.492030]
[   45.493532] read-write (marked) to 0xffffd4e284455380 of 8 bytes by
task 269 on cpu 0:
[   45.501453]  write_cache_pages+0x270/0x6a0
[   45.505560]  generic_writepages+0x63/0xa0
[   45.509582]  blkdev_writepages+0xe/0x10
[   45.513429]  do_writepages+0x79/0x140
[   45.517096]  __writeback_single_inode+0x6d/0x390
[   45.521714]  writeback_sb_inodes+0x4fd/0xbe0
[   45.525986]  wb_writeback+0x42e/0x690
[   45.529652]  wb_do_writeback+0x4d2/0x530
[   45.533578]  wb_workfn+0xc8/0x4a0
[   45.536897]  process_one_work+0x4a6/0x830
[   45.540908]  worker_thread+0x5f7/0xaa0
[   45.544661]  kthread+0x20b/0x220
[   45.547893]  ret_from_fork+0x22/0x30
[   45.551471]
[   45.552963] read to 0xffffd4e284455380 of 8 bytes by task 499 on cpu 2:
[   45.559576]  dec_zone_page_state+0x1d/0x140
[   45.563764]  clear_page_dirty_for_io+0x2ab/0x3a0
[   45.568382]  write_cache_pages+0x388/0x6a0
[   45.572480]  generic_writepages+0x63/0xa0
[   45.576495]  blkdev_writepages+0xe/0x10
[   45.580334]  do_writepages+0x79/0x140
[   45.584000]  __filemap_fdatawrite_range+0x155/0x190
[   45.588880]  file_write_and_wait_range+0x51/0xa0
[   45.593498]  blkdev_fsync+0x45/0x70
[   45.596991]  __x64_sys_fsync+0xda/0x120
[   45.600830]  do_syscall_64+0x3b/0x50
[   45.604409]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[   45.609460]
[   45.610950] Reported by Kernel Concurrency Sanitizer on:
[   45.616259] CPU: 2 PID: 499 Comm: mkfs.ext4 Not tainted
5.10.0-rc6-next-20201201 #2
[   45.623908] Hardware name: Supermicro SYS-5019S-ML/X11SSH-F, BIOS
2.2 05/23/2018

metadata:
    git_repo: https://gitlab.com/aroxell/lkft-linux-next
    target_arch: x86
    toolchain: clang-11
    git_describe: next-20201201
    download_url: https://builds.tuxbuild.com/1l8eiWgGMi6W4aDobjAAlOleFVl/

Full test log link,
https://lkft.validation.linaro.org/scheduler/job/2002643#L1866

-- 
Linaro LKFT
https://lkft.linaro.org

                 reply	other threads:[~2020-12-04 18:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CA+G9fYvGeHv-iPy2J3tdYGfr1A7ZuUrZystuQ9tDxV7vbP8iPg@mail.gmail.com \
    --to=naresh.kamboju@linaro.org \
    --cc=akpm@linux-foundation.org \
    --cc=axboe@kernel.dk \
    --cc=elver@google.com \
    --cc=kasan-dev@googlegroups.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=lkft-triage@lists.linaro.org \
    --cc=paulmck@kernel.org \
    --cc=peterz@infradead.org \
    --cc=rcu@vger.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /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).