mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Fenghua Yu <fenghua.yu@intel.com>
To: "Luck, Tony" <tony.luck@intel.com>,
	Reinette Chatre <reinette.chatre@intel.com>
Cc: Peter Newman <peternewman@google.com>,
	Babu Moger <babu.moger@amd.com>, <linux-kernel@vger.kernel.org>
Subject: Re: resctrl mount fail on v6.13-rc1
Date: Mon, 2 Dec 2024 16:03:18 -0800	[thread overview]
Message-ID: <643cfdaa-b43b-f445-f7aa-cc444797368d@intel.com> (raw)
In-Reply-To: <Z0441XN_KoCP-fNz@agluck-desk3>

Hi, Tony and Reinette,

On 12/2/24 14:46, Luck, Tony wrote:
> On Mon, Dec 02, 2024 at 02:26:48PM -0800, Reinette Chatre wrote:
>> Hi Tony,
>>
>> On 12/2/24 1:42 PM, Luck, Tony wrote:
>>> Anyone better a decoding lockdep dumps then me make sense of this?
>>>
>>> All I did was build v6.13-rc1 with (among others)
>>>
>>> CONFIG_PROVE_LOCKING=y
>>> CONFIG_PROVE_RAW_LOCK_NESTING=y
>>> CONFIG_PROVE_RCU=y
>>>
>>> and then mount the resctrl filesystem:
>>>
>>> $ sudo mount -t resctrl resctrl /sys/fs/resctrl
>>>
>>> There are only trivial changes to the resctrl code between
>>> v6.12 (which works) and v6.13-rc1:
>>>
>>> $ git log --oneline v6.13-rc1 ^v6.12 -- arch/x86/kernel/cpu/resctrl
>>> 5a4b3fbb4849 Merge tag 'x86_cache_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>> 9bce6e94c4b3 x86/resctrl: Support Sub-NUMA cluster mode SNC6
>>> 29eaa7958367 x86/resctrl: Slightly clean-up mbm_config_show()
>>>
>>> So something in kernfs? Or the way resctrl uses kernfs?
>>
>> I am not seeing this but that may be because I am not testing with
>> selinux enabled. My test kernel has:
>> # CONFIG_SECURITY_SELINUX is not set
> 
> I did have SELINUX configured. Disabling this CONFIG option
> makes the lockdep splat go away.
>>
>> I am also not running with any btrfs filesystems.
> 
> My root and home filesystems are btrfs, so difficult to
> check if this is also connected.
>>
>> Is this your usual setup in which you are seeing this the first time? Is it
>> perhaps possible for you to bisect?
>>
>> The subject states "resctrl mount fail" - could you please confirm if
>> resctrl cannot be mounted in addition to the lockdep warning?
> 
> The filesystem did get mounted despite all the lockdep noise.
> 
>>
>> Reinette
> 
> -Tony

I did see a similar warning on ksoftirqd before mount resctrl during 
boot time:

[   65.611812] WARNING: possible circular locking dependency detected
[   65.611813] 6.13.0-rc1-dsa+ #62 Not tainted
[   65.611814] ------------------------------------------------------
[   65.611815] ksoftirqd/4/44 is trying to acquire lock:
[   65.611817] ffffffffa787fbb8 ((console_sem).lock){....}-{2:2}, at: 
down_trylock+0x13/0x40
[   65.611829]
                but task is already holding lock:
[   65.611830] ff4ed95eefb32898 (&rq->__lock){-.-.}-{2:2}, at: 
raw_spin_rq_lock_nested+0x27/0x40
[   65.643035]
                which lock already depends on the new lock.

But I did not see the locking warning when mount resctrl. I don't use brtfs.

Thanks.

-Fenghua

  reply	other threads:[~2024-12-03  0:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-02 21:42 Luck, Tony
2024-12-02 22:26 ` Reinette Chatre
2024-12-02 22:46   ` Luck, Tony
2024-12-03  0:03     ` Fenghua Yu [this message]
2024-12-02 22:46   ` Fenghua Yu
2024-12-03  2:47   ` Luck, Tony
2024-12-03  3:35     ` Ming Lei
2024-12-03  3:49       ` Reinette Chatre
2024-12-03  4:54     ` Reinette Chatre
2024-12-03  5:02       ` Reinette Chatre
2024-12-04  3:27         ` Ming Lei
2024-12-04 16:48           ` Reinette Chatre
2024-12-05  9:29             ` Ming Lei

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=643cfdaa-b43b-f445-f7aa-cc444797368d@intel.com \
    --to=fenghua.yu@intel.com \
    --cc=babu.moger@amd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peternewman@google.com \
    --cc=reinette.chatre@intel.com \
    --cc=tony.luck@intel.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

all inboxes | Powered by JetHome®