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: <20140912224324.GK18849@atomide.com> Date: Fri, 12 Sep 2014 15:43:25 -0700 From: Tony Lindgren <tony@...mide.com> To: Sebastian Andrzej Siewior <bigeasy@...utronix.de> Cc: linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org, linux-omap@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, balbi@...com, gregkh@...uxfoundation.org Subject: Re: [PATCH 00/16 v9] omap 8250 based uart + DMA * Sebastian Andrzej Siewior <bigeasy@...utronix.de> [140910 12:30]: > the diff of v8…v9 is small: > - rebased on top's of Greg's tty-next branch > - fixed #10 where we might have THRE interrupt enabled for longer than > needed > - re-did register setup in #10. Before this "less file" could freeze the > am335x-evm. FYI, looks like merging in your uart_v9 branch for testing with my hwmod changes now fails to produce RX characters on omap3. The device wakes up just fine to the wake-up interrupt, and then serial8250_handle_irq() gets called, but I'm not seeing anything in the console getting printed out. It's like all the RX characters are getting lost instead of just the first one. The RX characters work fine when the system is running. So it seems there's been some kind of regression since v8? Regards, Tony -- 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