Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932205AbbDQMuY (ORCPT ); Fri, 17 Apr 2015 08:50:24 -0400 Received: from cantor2.suse.de ([195.135.220.15]:57513 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753587AbbDQMuV (ORCPT ); Fri, 17 Apr 2015 08:50:21 -0400 Date: Fri, 17 Apr 2015 14:50:15 +0200 From: Jean Delvare To: "Ivan.khoronzhuk" Cc: Matt Fleming , linux-kernel@vger.kernel.org, matt.fleming@intel.com, ard.biesheuvel@linaro.org, grant.likely@linaro.org, linux-api@vger.kernel.org, linux-doc@vger.kernel.org, mikew@google.com, dmidecode-devel@nongnu.org, leif.lindholm@linaro.org, msalter@redhat.com, roy.franz@linaro.org Subject: Re: [Patch 1/3] firmware: dmi_scan: rename dmi_table to dmi_decode_table Message-ID: <20150417145015.1f7a1762@endymion.delvare> In-Reply-To: <5530F6C7.6060306@globallogic.com> References: <1427979423-22767-1-git-send-email-ivan.khoronzhuk@globallogic.com> <1427979423-22767-2-git-send-email-ivan.khoronzhuk@globallogic.com> <20150415143530.GF4804@codeblueprint.co.uk> <20150416103511.55927ccc@endymion.delvare> <553018BB.1080903@globallogic.com> <20150417105454.1c52f430@endymion.delvare> <5530DC41.3050700@globallogic.com> <5530F6C7.6060306@globallogic.com> Organization: SUSE Linux X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.23; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1784 Lines: 40 On Fri, 17 Apr 2015 15:04:23 +0300, Ivan.khoronzhuk wrote: > On 17.04.15 13:11, Ivan.khoronzhuk wrote: > > On 17.04.15 11:54, Jean Delvare wrote: > >> I have no formal tree yet, but my current patch set can be seen at: > >> http://jdelvare.nerim.net/devel/linux-3/jdelvare-dmi/ > >> > >> First 2 patches from you are already upstream. You should rebase your > >> updated patch series on top of upstream + patches 03 and 04, as they > >> will go in first. > > > > Not sure that's a good idea to base on patches that doesn't path any > > review and > > no one cannot apply. At least it be good you send them that I can > > point on them in > > commit message. > > Don't know why your patches don't apply on top of linux next. > They looks w/o conflicts. I've applied them by hand. To avoid mess, > could you > please send them in order I can refer on them in my commit message. Sorry, I had the the whitespace wrong when backporting one of your two old patches, so I ended up with a code base different from what upstream has. It's all fixed now, you can download the patches again and they should apply fine (starting from 01 if working with kernel v4.0, starting from 03 if working with linux-next.) Sorry for the trouble. The reason why my patch series is based on v4.0 and not linux-next is that I'm going to test it on a remote development system which implements SMBIOS 3.0 and is currently running kernel v4.0, so I don't want to use an unstable code base which could cause problems by itself. -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/