lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 02 May 2008 16:42:26 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	johannes@...solutions.net
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] [NET] print skb pointer in truesize bug

From: Johannes Berg <johannes@...solutions.net>
Date: Thu, 01 May 2008 13:00:56 +0200

> While debugging the mac80211 truesize problem I always wished
> that I knew exactly which skb showed the problem, this makes
> skb_truesize_bug() print out the pointer.
> 
> Signed-off-by: Johannes Berg <johannes@...solutions.net>

This information only is useful relative to something else.
Ie. another debugging message that prints out the SKB pointer
and with which you can try and compare things.

I assume you're adding such things while you try to debug
this, and like those local changes, this hack can stay local
to your tree too.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ