Re: [2/3] 2.6.22-rc2: known regressions v2
Linus Torvalds <[email protected]>
| Newsgroups | gmane.linux.power-management.general,gmane.linux.ports.sparc,gmane.linux.kernel.firewire.devel,gmane.linux.usb.devel,gmane.linux.kernel.pcmcia.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 25 May 2007, Stefan Richter wrote: > Ingo Molnar wrote: > > i was adding WARN_ON()s that werent true 'warnings' but 'bugs'. > > IME, the trace dump in the kernel log looks scary enough to be > eventually reported, even if prefixed with "WARNING:". Oh, absolutely. It will stand out like a sore thumb. In fact, I think WARNING: stands out more than BUG:, if only because it's longer! Linus