[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110412223137.GA25528@redhat.com>
Date: Tue, 12 Apr 2011 18:31:37 -0400
From: Dave Jones <davej@...hat.com>
To: netdev@...r.kernel.org
Subject: pr_debug usage in raw_sendmsg
While working on my system call fuzzer, I keep getting a lot
of spew in dmesg from raw_sendmsg. Particularly..
[ 6442.690780] no dev
[ 6454.257701] msg_flags 0x00000080
[ 8055.873142] msg->msg_flags = 0xd63f35c1
Is there a good reason for keeping -DDEBUG in net/ieee802154/Makefile ?
Those messages don't look particularly helpful given there's no other context.
(the 'no dev' one in particular looks kinda hopeless)
Dave
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists