Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1502941
| From | Mugunthan V N <mugunthanvnm@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | seeing some junk characters on boot console with v4.9-rc1-3-g14155ca |
| Date | 2016-10-18 14:10 +0200 |
| Message-ID | <stBnr-1re-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi I am seeing some junk characters on uart boot console on DRA72x platform [1] and even on other TI platforms, did a bisect and found the commit "761ed4a94582" broke it first. By reverting below two commit, I don't see the issue logs [2]. 761ed4a94582 "tty:serial_core: convert uart_close to use tty_port_close" a5a2b13074fd "serial: core: fix potential NULL pointer dereference" [1] - http://pastebin.ubuntu.com/23343431/ [2] - http://pastebin.ubuntu.com/23343435/ Regards Mugunthan V N
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
seeing some junk characters on boot console with v4.9-rc1-3-g14155ca Mugunthan V N <mugunthanvnm@ti.com> - 2016-10-18 14:10 +0200 Re: seeing some junk characters on boot console with v4.9-rc1-3-g14155ca Rob Herring <robh@kernel.org> - 2016-10-18 21:50 +0200
csiph-web