Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965149AbcJXPqO (ORCPT ); Mon, 24 Oct 2016 11:46:14 -0400 Received: from ec2-52-42-241-221.us-west-2.compute.amazonaws.com ([52.42.241.221]:54776 "EHLO gw.crowfest.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S938723AbcJXPqK (ORCPT ); Mon, 24 Oct 2016 11:46:10 -0400 Message-ID: <1477322035.2088.1.camel@crowfest.net> Subject: Re: [PATCH 1/2] staging: vc04_services: Fix unportable cast in vchiq_copy_from_user From: Michael Zoran To: Dan Carpenter Cc: Greg KH , devel@driverdev.osuosl.org, daniels@collabora.com, linux-kernel@vger.kernel.org, eric@anholt.net, noralf@tronnes.org, popcornmix@gmail.com Date: Mon, 24 Oct 2016 08:13:55 -0700 In-Reply-To: <20161024144650.GE4469@mwanda> References: <20161024052918.28205-1-mzoran@crowfest.net> <20161024132341.GA20116@kroah.com> <1477317406.8424.1.camel@crowfest.net> <20161024144650.GE4469@mwanda> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.1-1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 939 Lines: 24 At this point, I need to take a step back from this whole thing and evaluate where this is all going. I started this arm64 thing for fun as a tinker idea, and it is quickly becoming more then I think I want to get involved with at this time. I'm not saying I won't return to this at a later time or tinker with it on my own. I just need to take a step back. I have sent out patches and if someone else wants to use what I have submitted as a starting point, that's completely fine with me. Thanks. On Mon, 2016-10-24 at 17:46 +0300, Dan Carpenter wrote: > If you want to wait for someone else to take over that's fine.  If > you > want to send a patch that's also fine.  There is not really strict > ownership of anything in the kernel.  Greg will take patches from > anyone and he gets the last word wrt to drivers/staging/ (which sort > of > contradicts what I said earlier about ownership). > > regards, > dan carpenter >