From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752018AbdKKLma (ORCPT ); Sat, 11 Nov 2017 06:42:30 -0500 Received: from dd39320.kasserver.com ([85.13.155.146]:57540 "EHLO dd39320.kasserver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751564AbdKKLm2 (ORCPT ); Sat, 11 Nov 2017 06:42:28 -0500 Subject: Re: staging: pi433: Possible bug in rf69.c To: Greg Kroah-Hartman Cc: Dan Carpenter , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org References: <709d3e3f-be3b-aa98-1cf6-6a048ef14d7b@smarthome-wolf.de> <20171110193258.qv6dbokqpjrrq3yb@mwanda> <20171111084501.chwx5ku2senlgdza@mwanda> <2e82e800-618a-b332-41c8-ee8aa97da88b@smarthome-wolf.de> <20171111111819.GA14436@kroah.com> From: Marcus Wolf Message-ID: <5279c977-d62c-cbf4-a764-149ddc80e37a@smarthome-wolf.de> Date: Sat, 11 Nov 2017 13:42:27 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171111111819.GA14436@kroah.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: de-DE Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, that's fine. Is this the right URL: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git Is there already an aprox. date, when 4.15rc1 will be out and backintegration will be done? Thx, Marcus Am 11.11.2017 um 13:18 schrieb Greg Kroah-Hartman: > On Sat, Nov 11, 2017 at 11:42:09AM +0200, Marcus Wolf wrote: >> Hi Dan, >> >> thanks fot the link. I can't remeber, why and what I wanted to redo. Maybe >> there was a complaint about the format of the patch... >> >> In that patch, we also have the topic with the '>> 3', we were discussing a >> few days ago! >> >> I'd suggest, not to invest the history any more. I'm ok with preparing a new >> patch/new patches, so we can import the fixes. >> >> I also have several improvements for the rf69.c, I'd like to offer. >> >> But I still need to know when to use staging and when to use linux-next. >> I don't want to prepare patches for the wrong tree. > > I recommend waiting for 4.15-rc1 to come out, all of the different trees > will be merged, and then you can just work off of the staging-next tree > and I can take the patches. > > thanks, > > greg k-h >