All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Zanussi <zanussi@kernel.org>
To: Gregor Beck <gregor.beck@gmail.com>, linux-kernel@vger.kernel.org
Cc: "williams@redhat.com" <williams@redhat.com>, bigeasy@linutronix.de
Subject: Re: 5.4.143-rt63 fscache_cookie_hash initialisation
Date: Mon, 06 Sep 2021 09:52:19 -0500	[thread overview]
Message-ID: <15bb23ac8b8cefdd8b976a8b20e161715b32da19.camel@kernel.org> (raw)
In-Reply-To: <CAEvSrY+XS2+xYTDT=up6VwLer8STS1KmNbP43PjZ4Z=qKvL4-w@mail.gmail.com>

Hi Gregor,

On Mon, 2021-09-06 at 09:55 +0200, Gregor Beck wrote:
> Hi,
> 
> Patch 602660600bcdb53e56a87edee6b4dbbcc248a0cc "fscache: initialize
> cookie hash table raw spinlocks" fails to initialize the last element
> of fscache_cookie_hash.
> 
> [   79.218128] 003: BUG: spinlock bad magic on CPU#3, bash/2090 
> [   79.218132] 003:  lock:
> fscache_cookie_hash+0xfffe8/0xffffffffffff4fa0 [fscache], .magic:
> 00000000, .owner: <none>/-1
> , .owner_cpu: 0 
> [   79.218140] 003: CPU: 3 PID: 2090 Comm: bash Not tainted 5.4.143-
> rt63 #1 
> [   79.218141] 003: Hardware name: To be filled by O.E.M. To be
> filled by O.E.M./MAHOBAY, BIOS 4.6.5 11/07/2013 
> [   79.218142] 003: Call Trace: 
> [   79.218145] 003:  dump_stack+0x50/0x63 
> [   79.218149] 003:  do_raw_spin_lock+0x71/0xc0 
> [   79.218152] 003:  fscache_hash_cookie+0x3e/0x390 [fscache] 
> [   79.218156] 003:  __fscache_acquire_cookie+0x9f/0x2d0 [fscache] 
> [   79.218159] 003:  nfs_fscache_init_inode+0xbf/0xe0 [nfs] 
> [   79.218171] 003:  nfs_fhget+0x416/0x600 [nfs] 
> [   79.218177] 003:  nfs_readdir_page_filler+0x551/0x690 [nfs] 
> [   79.218183] 003:  nfs_readdir_xdr_to_array+0x2ba/0x420 [nfs] 
> [   79.218188] 003:  ? preempt_count_sub+0x9b/0xd0 
> [   79.218190] 003:  nfs_readdir_filler+0x1d/0x80 [nfs] 
> [   79.218195] 003:  do_read_cache_page+0x33c/0x780 
> [   79.218197] 003:  ? nfs_readdir_xdr_to_array+0x420/0x420 [nfs] 
> [   79.218201] 003:  ? verify_dirent_name+0x1c/0x30 
> [   79.218203] 003:  ? filldir64+0x3b/0x1c0 
> [   79.218204] 003:  nfs_readdir+0x20d/0x700 [nfs] 
> [   79.218209] 003:  ? nfs4_xdr_dec_server_caps+0xa0/0xa0 [nfsv4] 
> [   79.218222] 003:  iterate_dir+0x94/0x1a0 
> [   79.218223] 003:  ksys_getdents64+0xc1/0x170 
> [   79.218224] 003:  ? filldir+0x1c0/0x1c0 
> [   79.218226] 003:  __x64_sys_getdents64+0x16/0x20 
> [   79.218227] 003:  do_syscall_64+0x81/0x1b0 
> [   79.218229] 003:  entry_SYSCALL_64_after_hwframe+0x44/0xa9 
> [   79.218230] 003: RIP: 0033:0x7f3b7141781b
> 
> Gregor Beck
> 
> 

Thanks for the patch.  I'll apply it to the 5.4 rt stable kernel, but
it's missing your Signed-off-by:

Can you resend it after adding your Signed-off-by?

Thanks,

Tom




      parent reply	other threads:[~2021-09-06 14:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAEvSrY+XS2+xYTDT=up6VwLer8STS1KmNbP43PjZ4Z=qKvL4-w@mail.gmail.com>
2021-09-06  8:36 ` 5.4.143-rt63 fscache_cookie_hash initialisation Sebastian Andrzej Siewior
2021-09-06 14:18   ` Tom Zanussi
2021-09-06 14:52 ` Tom Zanussi [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=15bb23ac8b8cefdd8b976a8b20e161715b32da19.camel@kernel.org \
    --to=zanussi@kernel.org \
    --cc=bigeasy@linutronix.de \
    --cc=gregor.beck@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=williams@redhat.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 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.