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:	Thu, 16 Oct 2008 12:25:56 -0600
From:	n0ano@...no.com
To:	Yinghai Lu <yinghai@...nel.org>
Cc:	n0ano@...no.com, Paul Bolle <pebolle@...cali.nl>,
	donald.d.dugger@...el.com, linux-kernel@...r.kernel.org,
	Alan Cox <alan@...rguk.ukuu.org.uk>
Subject: Re: [PATCH] Enable console on PCI serial devices

On Thu, Oct 16, 2008 at 11:19:28AM -0700, Yinghai Lu wrote:
>... 
>                 if ((p->early && strcmp(param, p->str) == 0) ||
>                     (strcmp(param, "console") == 0 &&          
>                      strcmp(p->str, "earlycon") == 0)
>...
> we need that holder in console sections to compare with console and earlycon.
> 

I have no problem with keeping the code associated with early
prints, as you say we need that holder.  I'm saying the `console'
parameter serves this purpose, we only need to remove the `earlycon'
portion of that if statement.

-- 
Don Dugger
"Censeo Toto nos in Kansa esse decisse." - D. Gale
n0ano@...no.com
Ph: 303/443-3786
--
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