All of lore.kernel.org
 help / color / mirror / Atom feed
From: Uladzislau Rezki <urezki@gmail.com>
To: Xingyu Li <xli399@ucr.edu>
Cc: Uladzislau Rezki <urezki@gmail.com>,
	paulmck@kernel.org, frederic@kernel.org,
	neeraj.upadhyay@kernel.org, joel@joelfernandes.org,
	josh@joshtriplett.org, boqun.feng@gmail.com, rostedt@goodmis.org,
	mathieu.desnoyers@efficios.com, jiangshanlai@gmail.com,
	qiang.zhang1211@gmail.com, rcu@vger.kernel.org,
	linux-kernel@vger.kernel.org, Yu Hao <yhao016@ucr.edu>
Subject: Re: BUG: WARNING in kvfree_rcu_bulk
Date: Wed, 4 Sep 2024 19:52:00 +0200	[thread overview]
Message-ID: <ZtieQFsSiALVVGld@pc636> (raw)
In-Reply-To: <CALAgD-4kr9MLE6jSF7pXFX9msd-NWFL8mrscvJAOecNWAYL4RQ@mail.gmail.com>

Hello!

>
> Here is the config file:
> https://gist.github.com/TomAPU/64f5db0fe976a3e94a6dd2b621887cdd
> 
Thank you. I was not able to boot my box using your config file. But i
enabled all needed configs in to run your reproduce so it does not
complain on below warnings:

<snip>
urezki@pc638:~$ sudo ./a.out
the reproducer may not work as expected: USB injection setup failed: failed to chmod /dev/raw-gadget
the reproducer may not work as expected: 802154 injection setup failed: netlink_query_family_id failed
<snip>

sudo modprobe raw_gadget 
sudo modprobe ieee802154
sudo modprobe ieee802154_socket 
sudo modprobe hci
sudo modprobe hci_vhci 
sudo modprobe mac802154
sudo modprobe ieee802154
sudo modprobe ieee802154_socket
sudo modprobe mac802154_hwsim
sudo modprobe adf7242
sudo modprobe atusb
sudo modprobe at86rf230
sudo modprobe fakelb
sudo modprobe mrf24j40
sudo modprobe cc2520

and even after that i am not able to get any "WARNING in kvfree_rcu_bulk".

urezki@pc638:~$ uname -a
Linux pc638 6.11.0-rc2+ #3827 SMP PREEMPT_DYNAMIC Wed Sep  4 19:37:22 CEST 2024 x86_64 GNU/Linux
urezki@pc638:~$

is it easy to reproduce? Am i missing something in my setup?

--
Uladzislau Rezki

  reply	other threads:[~2024-09-04 17:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-28 21:30 BUG: WARNING in kvfree_rcu_bulk Xingyu Li
2024-08-29  8:17 ` Uladzislau Rezki
2024-08-29 23:29   ` Xingyu Li
2024-09-04 17:52     ` Uladzislau Rezki [this message]
2024-09-05  2:23       ` Xingyu Li
2024-09-12 16:08         ` Uladzislau Rezki
2024-09-16  0:02           ` Xingyu Li
2024-09-16  5:12             ` Juefei Pu
2024-09-16 13:54               ` Uladzislau Rezki

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=ZtieQFsSiALVVGld@pc636 \
    --to=urezki@gmail.com \
    --cc=boqun.feng@gmail.com \
    --cc=frederic@kernel.org \
    --cc=jiangshanlai@gmail.com \
    --cc=joel@joelfernandes.org \
    --cc=josh@joshtriplett.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=neeraj.upadhyay@kernel.org \
    --cc=paulmck@kernel.org \
    --cc=qiang.zhang1211@gmail.com \
    --cc=rcu@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=xli399@ucr.edu \
    --cc=yhao016@ucr.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.