public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Mikulas Patocka <mpatocka@redhat.com>
Cc: Borislav Petkov <bp@suse.de>,
	Yazen Ghannam <yazen.ghannam@amd.com>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Tony Luck <tony.luck@intel.com>,
	linux-kernel@vger.kernel.org, linux-edac@vger.kernel.org
Subject: Re: Warnings when suspending to disk
Date: Mon, 30 May 2022 21:35:27 +0200	[thread overview]
Message-ID: <YpUcf19E+qgb6Eyu@kroah.com> (raw)
In-Reply-To: <alpine.LRH.2.02.2205301145540.25840@file01.intranet.prod.int.rdu2.redhat.com>

On Mon, May 30, 2022 at 12:16:24PM -0400, Mikulas Patocka wrote:
> Hi
> 
> The commit 7f99cb5e60392fc3494c610776e733b68784280c ("x86/CPU/AMD: Use 
> default_groups in kobj_type") causes the following warnings to be printed 
> during suspend to disk and resume from disk. There are many of these 
> warnings, 3 for each core.

And if you revert that change it goes back to not warning?

that is odd.

> 
> The machine is two six-core Opterons 8435.
> 
> Mikulas
> 
> 
> [   31.349584] PM: hibernation: hibernation entry
> [   31.350319] Filesystems sync: 0.000 seconds
> [   31.350417] Freezing user space processes ... (elapsed 0.001 seconds) done.
> [   31.351994] OOM killer disabled.
> [   31.357889] PM: hibernation: Preallocating image memory
> [   34.791852] PM: hibernation: Allocated 735563 pages for snapshot
> [   34.792065] PM: hibernation: Allocated 2942252 kbytes in 3.43 seconds (857.79 MB/s)
> [   34.792296] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done.
> [   34.793791] printk: Suspending console(s) (use no_console_suspend to debug)
> [   34.795159] serial 00:03: disabled
> [   34.795248] serial 00:02: disabled
> [   34.824316] mptbase: ioc0: pci-suspend: pdev=0x00000000f4bc4e1a, slot=0000:02:06.0, Entering operating state [D3]
> [   35.470390] amdgpu 0000:07:00.0: amdgpu: BACO reset
> [   35.533783] Disabling non-boot CPUs ...
> [   35.535798] smpboot: CPU 1 is now offline
> [   35.537754] ------------[ cut here ]------------
> [   35.537764] kernfs: can not remove 'threshold_limit', no directory

Before you suspend, is this directory (and the other ones) really there?

Are they not getting created now properly somehow?  Any warning messages
at boot time?

thanks,

greg k-h

  reply	other threads:[~2022-05-30 19:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-30 16:16 Warnings when suspending to disk Mikulas Patocka
2022-05-30 19:35 ` Greg Kroah-Hartman [this message]
2022-05-31  7:42   ` Mikulas Patocka
2022-06-02 16:57     ` Yazen Ghannam
2022-06-03 17:34       ` Mikulas Patocka
2022-06-08 19:15         ` Yazen Ghannam
2022-06-11 10:32           ` Mikulas Patocka
2023-07-22  8:38             ` Mikulas Patocka

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=YpUcf19E+qgb6Eyu@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=bp@suse.de \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpatocka@redhat.com \
    --cc=rafael@kernel.org \
    --cc=tony.luck@intel.com \
    --cc=yazen.ghannam@amd.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