All of lore.kernel.org
 help / color / mirror / Atom feed
* pr_debug
@ 2016-05-10  7:21 Tobin Harding
  2016-05-10  7:33 ` pr_debug Greg KH
  0 siblings, 1 reply; 11+ messages in thread
From: Tobin Harding @ 2016-05-10  7:21 UTC (permalink / raw)
  To: kernelnewbies

pr_debug messages do not appear in dmesg output (or via cat /proc/kmsg). I have
set console level to 8 (cat /proc/sys/kernel/printk -> 8 1 4 8).

Any suggestions please?

-- 
thanks,
Tobin.

^ permalink raw reply	[flat|nested] 11+ messages in thread
* pr_debug
@ 2017-03-15  8:31 Tobin C. Harding
  2017-03-15 10:01 ` pr_debug Alexander Kapshuk
  0 siblings, 1 reply; 11+ messages in thread
From: Tobin C. Harding @ 2017-03-15  8:31 UTC (permalink / raw)
  To: kernelnewbies

why does calling pr_debug() with more than one argument cause a sparse
warning?

drivers/mmc/core/sdio_io.c:70:9: error: unknown field name in initializer

sdio_io.c:70:
pr_debug("SDIO: Enabling device %s...\n", sdio_func_id(func));

What can we do about this?

thanks,
Tobin.

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

end of thread, other threads:[~2017-03-16 12:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-10  7:21 pr_debug Tobin Harding
2016-05-10  7:33 ` pr_debug Greg KH
2016-05-10  7:36   ` pr_debug Tobin Harding
2017-03-15  8:31 pr_debug Tobin C. Harding
2017-03-15 10:01 ` pr_debug Alexander Kapshuk
2017-03-15 10:40   ` pr_debug Tobin C. Harding
2017-03-15 10:55     ` pr_debug Alexander Kapshuk
2017-03-15 11:12       ` pr_debug Bjørn Mork
2017-03-15 21:15         ` pr_debug Tobin C. Harding
2017-03-16 11:17           ` pr_debug Alexander Kapshuk
2017-03-16 12:40             ` pr_debug Tobin C. Harding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.