mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Build failures in -next due to move of disable
@ 2012-07-02 12:37 Mark Brown
  2012-07-02 19:54 ` Rafael J. Wysocki
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Brown @ 2012-07-02 12:37 UTC (permalink / raw)
  To: ShuoX Liu, Andrew Morton, Rafael J. Wysocki; +Cc: linux-pm, linux-kernel

Today's -next is failing to build for me because commit 9f419c (PM /
Domains: Add preliminary support for cpuidle) and commit b32e30
(cpuidle: move field disable from per-driver to per-cpu) disagree about
where the disable field should be:

  CC      drivers/base/power/domain.o
drivers/base/power/domain.c: In function '__pm_genpd_poweron':
drivers/base/power/domain.c:194: error: 'struct cpuidle_state' has no member named 'disable'
drivers/base/power/domain.c: In function 'pm_genpd_poweroff':
drivers/base/power/domain.c:490: error: 'struct cpuidle_state' has no member named 'disable'
drivers/base/power/domain.c: In function 'genpd_attach_cpuidle':
drivers/base/power/domain.c:1671: error: 'struct cpuidle_state' has no member named 'disable'
drivers/base/power/domain.c: In function 'genpd_detach_cpuidle':
drivers/base/power/domain.c:1706: error: 'struct cpuidle_state' has no member named 'disable'

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-07-03 17:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-02 12:37 Build failures in -next due to move of disable Mark Brown
2012-07-02 19:54 ` Rafael J. Wysocki
2012-07-02 19:53   ` Andrew Morton
2012-07-02 20:16     ` Rafael J. Wysocki
2012-07-02 21:37       ` Rafael J. Wysocki
2012-07-03 17:13         ` Rafael J. Wysocki

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®