lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 11 Apr 2013 23:38:03 +0200
From:	"Rafael J. Wysocki" <rjw@...k.pl>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Linux PM list <linux-pm@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v3.9-rc7

Hi Linus,

Please pull from the git repository at

  git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-3.9-rc7

to receive power management fixes for v3.9-rc7 with top-most commit
6f389a8f1dd22a24f3d9afc2812b30d639e94625

  PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()

on top of commit 31880c37c11e28cb81c70757e38392b42e695dc6

  Linux 3.9-rc6

Included are:

- System reboot/halt fix that prevents some systems from crashing
  during reboot due to a violation of ordering between
  syscore_shutdown() and disable_nonboot_cpus().  From Huacai Chen.

- intel_pstate driver fix for a delay time calculation mistake
  that causes systems using the driver to crash occasionally in a
  hard to reproduce way.  From Dirk Brandewie.

Thanks!

---------------

Dirk Brandewie (1):
      cpufreq / intel_pstate: Set timer timeout correctly

Huacai Chen (1):
      PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()

---------------

 drivers/cpufreq/intel_pstate.c |    1 -
 kernel/sys.c                   |    3 ++-
 2 files changed, 2 insertions(+), 2 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ