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-next>] [day] [month] [year] [list]
Message-ID: <m1y7bp6k7b.fsf@ebiederm.dsl.xmission.com>
Date:	Thu, 20 Dec 2007 16:05:28 -0700
From:	ebiederm@...ssion.com (Eric W. Biederman)
To:	"Jan Beulich" <jbeulich@...ell.com>
Cc:	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] constify tables in kernel/sysctl_check.c

"Jan Beulich" <jbeulich@...ell.com> writes:

> Remains the question whether it is intended that many, perhaps even
> large, tables are compiled in without ever having a chance to get used,
> i.e. whether there shouldn't #ifdef CONFIG_xxx get added.


The constification looks good.  The file should be compiled only when
we have sysctl support.  We use those tables when we call 
register_sysctl_table.  Which we do a lot.

Eric
--
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