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:	Wed, 16 Apr 2008 10:39:16 +0800
From:	Shen Feng <shen@...fujitsu.com>
To:	Chris Snook <csnook@...hat.com>
CC:	linux-kernel@...r.kernel.org
Subject: Re: why 2 Kernel command line and module option parsers



Chris Snook Wrote:
> Shen Feng wrote:
>> Hello,
>>
>> Now we get two Kernel command line and module option parsers, i.e.
>> lib/cmdline.c
>> lib/parser.c
>>
>> I think we'd better merge them into one and make a kernel option
>> standard since
>> the kernel options become more and more.
> 
> Are you volunteering?
> 
> 

OK. I also found another parser in kernel/params.c.

I will try to supply a new parser and a kernel option standard as
Documentation/kernel-parameter-parser.txt
include/linux/kparser.h
lib/kparser.c

to replace
lib/cmdline.c
lib/parser.c
and part of kernel/params.c
--
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