public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* pm_register() and pm_send_all()
@ 2008-03-12 22:00 Andrew Morton
  2008-03-12 22:54 ` Rafael J. Wysocki
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Andrew Morton @ 2008-03-12 22:00 UTC (permalink / raw)
  To: Rafael J. Wysocki, Pavel Machek
  Cc: linux-kernel, Ingo Molnar, Thomas Gleixner, Ralf Baechle,
	David Howells


This:

kernel/power/pm.c:203: warning: 'pm_register' is deprecated (declared at kernel/power/pm.c:62)
kernel/power/pm.c:203: warning: 'pm_register' is deprecated (declared at kernel/power/pm.c:62)
kernel/power/pm.c:204: warning: 'pm_send_all' is deprecated (declared at kernel/power/pm.c:178)
kernel/power/pm.c:204: warning: 'pm_send_all' is deprecated (declared at kernel/power/pm.c:178)

is getting a bit boring.  These were marked deprecated at least three years
ago.


pm_register() no longer has any callers and afacit can be removed
immediately.

pm_send_all() has just a handful of callers:

arch/x86/kernel/apm_32.c
arch/mips/au1000/common/power.c
arch/frv/kernel/pm.c

could we please get a bit of a push on this?  How should these
pm_send_all() calls be replaced?

Thanks.

(I almost have a warning-free x86_64 allmodconfig, but the one in
drivers/message/i2o/i2o_config.c is going to be a problem).


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

end of thread, other threads:[~2008-03-21 11:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-12 22:00 pm_register() and pm_send_all() Andrew Morton
2008-03-12 22:54 ` Rafael J. Wysocki
2008-03-13  9:28 ` Pavel Machek
2008-03-13 12:28   ` Ralf Baechle
2008-03-13 14:19     ` Ralf Baechle
2008-03-13 18:06       ` Pavel Machek
2008-03-13 20:54   ` Rafael J. Wysocki
2008-03-13 21:04     ` Pavel Machek
2008-03-21 11:42   ` Ingo Molnar
2008-03-13 12:31 ` David Howells
2008-03-13 16:07   ` Andrew Morton
2008-03-13 18:05   ` Pavel Machek
2008-03-13 18:26     ` Andrew Morton
2008-03-14  8:04       ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox