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] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 5 Jul 2008 15:44:36 +0200
From:	Haavard Skinnemoen <haavard.skinnemoen@...el.com>
To:	Pierre Ossman <drzeus-list@...eus.cx>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/4] mmc: Export internal host state through debugfs

On Fri, 4 Jul 2008 19:45:56 +0200
Pierre Ossman <drzeus-list@...eus.cx> wrote:

> I see that this version has no ifdef:s at all. Doesn't that mean a lot
> of useless code if DEBUG_FS is not enabled? You embedded guys are
> usually rather sensitive about such things. :)

Hmm...looks like gcc does a pretty poor job of eliminating unreachable
code, so we end up with about 1k of dead code in debugfs.o.

I guess we'll have to throw in a couple of #ifdefs then...

Haavard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ