From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergey Senozhatsky Subject: Re: [PATCH] of: do not leak console options Date: Tue, 26 Sep 2017 15:31:01 +0900 Message-ID: <20170926063101.GA25762@jagdpanzerIV.localdomain> References: <20170825173647.1004-1-sergey.senozhatsky@gmail.com> <20170825223721.hilqpt5z4urevh6b@rob-hp-laptop> <20170827071910.GA581@tigerII.localdomain> <20170906124033.GB3143@pathway.suse.cz> <20170906132923.GA805@jagdpanzerIV.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: Sergey Senozhatsky , Petr Mladek , Grant Likely , Sergey Senozhatsky , Steven Rostedt , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Andrew Lunn List-Id: devicetree@vger.kernel.org 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html