Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1450906 > unrolled thread

[GIT PULL] PNP update for v4.8-rc1

Started by"Rafael J. Wysocki" <rafael@kernel.org>
First post2016-07-26 23:10 +0200
Last post2016-07-26 23:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] PNP update for v4.8-rc1 "Rafael J. Wysocki" <rafael@kernel.org> - 2016-07-26 23:10 +0200

#1450906 — [GIT PULL] PNP update for v4.8-rc1

From"Rafael J. Wysocki" <rafael@kernel.org>
Date2016-07-26 23:10 +0200
Subject[GIT PULL] PNP update for v4.8-rc1
Message-ID<rZhLX-78t-9@gated-at.bofh.it>
Hi Linus,

Please pull from

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pnp-4.8-rc1

to receive a PNP subsystem update for v4.8-rc1 as commit
917c7fc264abb9c470486b157bc7252e53f68fbb

 PNP: make pnpbios core explicitly non-modular

on top of commit a99cde438de0c4c0cecc1d1af1a55a75b10bfdef

 Linux 4.7-rc6

One simple change to make the PNP core use device_initcall() instead
of module_init() to run pnpbios_thread_init() (Paul Gortmaker).

Thanks!

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

Paul Gortmaker (1):
      PNP: make pnpbios core explicitly non-modular

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

 drivers/pnp/pnpbios/core.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web