netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* DPRINTKs in e1000 code (2.6.x kernels)
@ 2006-05-31  9:01 Amit K Arora
  2006-05-31 23:30 ` Auke Kok
  0 siblings, 1 reply; 6+ messages in thread
From: Amit K Arora @ 2006-05-31  9:01 UTC (permalink / raw)
  To: netdev; +Cc: auke-jan.h.kok

Hello,

I am wondering why this patch "e1000: Remove PM warning DPRINTKs 
breaking 2.4.x kernels" 
(http://www.mail-archive.com/netdev@vger.kernel.org/msg10803.html) was 
meant only for 2.4 kernels, and _not_ for 2.6 kernels.

These DPRINTKs in e1000_suspend() are currently resulting in following 
messages while rebooting a system (2.6 kernel) which has e1000 adapter:

	Shutting down MD Raid 
    	done
	Stopping udevd:                                                       	done
	proc umounted
	The system will be halted immediately.
	md: stopping all md devices.
	e1000: eth3: e1000_suspend: Error enabling D3 wake	<<==
	e1000: eth3: e1000_suspend: Error enabling D3 cold wake	<<==
	Power down.


Should these DPRINTKs be removed from the 2.6.x e1000 code as well ?

Regards,
Amit Arora


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

end of thread, other threads:[~2006-06-01 22:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-31  9:01 DPRINTKs in e1000 code (2.6.x kernels) Amit K Arora
2006-05-31 23:30 ` Auke Kok
2006-06-01 21:57   ` Amit Arora
2006-06-01 22:08     ` Auke Kok
2006-06-01 22:22       ` Auke Kok
2006-06-01 10:04         ` Amit K Arora

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).