Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1739545 > unrolled thread
| Started by | Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> |
|---|---|
| First post | 2017-09-26 08:40 +0200 |
| Last post | 2017-09-26 08:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] of: do not leak console options Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-09-26 08:40 +0200
| From | Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> |
|---|---|
| Date | 2017-09-26 08:40 +0200 |
| Subject | Re: [PATCH] of: do not leak console options |
| Message-ID | <utRHc-10R-15@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web