Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1739545
| From | Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] of: do not leak console options |
| Date | 2017-09-26 08:40 +0200 |
| Message-ID | <utRHc-10R-15@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <uivqG-1qN-1@gated-at.bofh.it> <uj0b8-4uh-5@gated-at.bofh.it> <umHWh-1Qd-1@gated-at.bofh.it> <umIIF-2qh-17@gated-at.bofh.it> <umKr7-3Dj-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On (09/06/17 10:27), Rob Herring wrote: [..] > > Rob, Grant, > > will this dirty hack work for you? I can respin the patch. > > Yes, as long as you intend to fix things later. Rob, sorry for the delay, I just sent out a simple patch. It contains that 'less-than-pretty' const cast. As of updating printk API -- I took a quick look... and there are quite a lot things to touch: not just printk.c, but also UART and all console drivers; we pass options not only to ->match() callback, but to ->setup() callback as well. I'm not sure I've got enough spare time for it right now, sorry. -ss
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] of: do not leak console options Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-09-26 08:40 +0200
csiph-web