Re: [RESEND PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()

2020-02-26 Thread Sakari Ailus
On Wed, Feb 26, 2020 at 03:50:04PM -0800, Steve Longerbeam wrote: > Hi Sakari, > > Thanks for the feedback. > > > On 2/25/20 7:07 AM, Sakari Ailus wrote: > > Hi Steve, > > > > On Sat, Feb 15, 2020 at 11:41:21AM -0800, Steve Longerbeam wrote: > > > Instead of allocating a notifier in v4l2_async_

[PATCH v3] staging: exfat: remove symlink feature

2020-02-26 Thread Tetsuhiro Kohada
Completely remove symlink codes and definitions. In the previous patch, it was not completely removed. Reviewed-by: Takahiro Mori Signed-off-by: Tetsuhiro Kohada --- Changes in v3: - fixed subject line Changes in v2: - previous patch didn't completely remove it drivers/staging/exfat/exfat.h

Re: [PATCH] staging: exfat: remove symlink feature : Additional patch

2020-02-26 Thread Valdis Klētnieks
On Thu, 27 Feb 2020 02:14:02 +, "kohada.tetsuh...@dc.mitsubishielectric.co.jp" said: > Thanks for comment. > > > Then this should have been [PATCH v2], and the fixed version [PATCH > > v3] > > 2nd patch(Additional patch) not include 1st patch(RFC PATCH). > And the 1st patch has been merged int

Re:Ms. Reem

2020-02-26 Thread Ms. Reem
Hello, My name is Reem Ebrahim Al-Hashimi, I am the "Minister of state and Petroleum" also "Minister of State for International Cooperation" in UAE. I write to solicit for your partnership in claiming of $47Million from a Financial Home in Cambodia. The aforementioned fund $47 Million is my

RE: [PATCH] staging: exfat: remove symlink feature : Additional patch

2020-02-26 Thread kohada.tetsuh...@dc.mitsubishielectric.co.jp
Thanks for comment. > Then this should have been [PATCH v2], and the fixed version [PATCH > v3] 2nd patch(Additional patch) not include 1st patch(RFC PATCH). And the 1st patch has been merged into 'staging-next'. Now I can't decide. a) Add only version information to the 2nd patch. b) Merge the

Re: [RESEND PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()

2020-02-26 Thread Steve Longerbeam
Hi Sakari, Thanks for the feedback. On 2/25/20 7:07 AM, Sakari Ailus wrote: Hi Steve, On Sat, Feb 15, 2020 at 11:41:21AM -0800, Steve Longerbeam wrote: Instead of allocating a notifier in v4l2_async_register_fwnode_subdev(), have the caller provide one. This allows the caller to implement no

Re: [PATCH 2/3] binder: do not initialize locals passed to copy_from_user()

2020-02-26 Thread Kees Cook
On Wed, Feb 26, 2020 at 03:58:41PM +0100, Alexander Potapenko wrote: > On Tue, Feb 25, 2020 at 4:24 PM Alexander Potapenko wrote: > > > > On Tue, Feb 25, 2020 at 5:18 AM Kees Cook wrote: > > > > > > On Mon, Feb 24, 2020 at 04:35:00PM +0100, gli...@google.com wrote: > > > > Certain copy_from_user(