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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 7 Sep 2008 20:04:50 +0400 From: Cyrill Gorcunov <gorcunov@...il.com> To: Ingo Molnar <mingo@...e.hu> Cc: "Maciej W. Rozycki" <macro@...ux-mips.org>, hpa@...or.com, linux-kernel@...r.kernel.org, tglx@...utronix.de, yhlu.kernel@...il.com Subject: Re: [patch 3/3] x86: io-apic - code style cleaning for setup_IO_APIC_irqs [Ingo Molnar - Sun, Sep 07, 2008 at 05:47:21PM +0200] | | * Cyrill Gorcunov <gorcunov@...il.com> wrote: | | > here is an another attempt to satisfy the requirements :) | > Please review and comment if it looks better or worse now. | | sigh, i think the extra buffering is clearly worse. These are early init | printks and we already do many other cases of multi-line printouts and | even KERN_CONT printouts. We have a perfectly fine built-in buffer | already: the printk buffer. | | Ingo | ok Ingo, i think we could drop this idea then. - Cyrill - -- 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