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
| ||
|
Message-ID: <20140916225810.GA1273@drone.musicnaut.iki.fi> Date: Wed, 17 Sep 2014 01:58:10 +0300 From: Aaro Koskinen <aaro.koskinen@....fi> To: Daniel Thompson <daniel.thompson@...aro.org> Cc: Russell King <linux@....linux.org.uk>, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, spear-devel@...t.st.com, Arnd Bergmann <arnd@...db.de>, Paul Bolle <pebolle@...cali.nl>, patches@...aro.org, linaro-kernel@...ts.linaro.org, Tony Lindgren <tony@...mide.com>, Arnd Bergmann <arnd.bergmann@...aro.org>, linux-omap@...r.kernel.org Subject: Re: [PATCH v10 5/9] arm: omap1: Migrate debug_ll macros to use 8250.S Hi, On Tue, Sep 16, 2014 at 11:46:24PM +0100, Daniel Thompson wrote: > + config DEBUG_OMAP1UART1 > + bool "Kernel low-level debugging via OMAP1 UART1" > + depends on ARCH_OMAP1 > + select DEBUG_UART_8250 > + help > + Say Y here if you want kernel low-level debugging support > + on OMAP1 based platforms (expect OMAP730) on the UART1. ^^^^^^ > + select DEBUG_UART_8250 > + help > + Say Y here if you want kernel low-level debugging support > + on OMAP1 based platforms (expect OMAP730) on the UART2. ^^^^^^ > + select DEBUG_UART_8250 > + help > + Say Y here if you want kernel low-level debugging support > + on OMAP1 based platforms (expect OMAP730) on the UART3. ^^^^^^ I already commented earlier, that "expect" here is probably a typo? A. -- 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