From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 15 May 2015 22:45:50 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:38764 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27026742AbbEOUpsiqBFa (ORCPT ); Fri, 15 May 2015 22:45:48 +0200 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.14.9/8.14.8) with ESMTP id t4FKjlNb009781; Fri, 15 May 2015 22:45:47 +0200 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.9/8.14.9/Submit) id t4FKjkBu009780; Fri, 15 May 2015 22:45:46 +0200 Date: Fri, 15 May 2015 22:45:46 +0200 From: Ralf Baechle To: nick Cc: akpm@linux-foundation.org, kumba@gentoo.org, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RESEND] mips:Fix build error for ip32_defconfig configuration Message-ID: <20150515204546.GH2322@linux-mips.org> References: <1431613217-2517-1-git-send-email-xerofoify@gmail.com> <20150515201044.GG2322@linux-mips.org> <5556543B.1010406@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5556543B.1010406@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 47418 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Fri, May 15, 2015 at 04:16:59PM -0400, nick wrote: > On 2015-05-15 04:10 PM, Ralf Baechle wrote: > > On Thu, May 14, 2015 at 10:20:17AM -0400, Nicholas Krause wrote: > > > >> This fixes the make error when building the ip32_defconfig > >> configuration due to using sgio2_cmos_devinit rather then > >> the correct function,sgio2_rtc_devinit in a device_initcall > >> below this function's definition. > > > > I've already applied Joshua Kinard's > > https://patchwork.linux-mips.org/patch/9787/ with a minor cosmetic > > touchup. > > > > Ralf > > > Ralf, > As you may already known my rep with the other kernel developers is pretty bad. > Based off this work can you try(time permitting) to put it a good word that I am > improving. The kernel world is a meritocracy. Which means your status will depend on the value of your contributions. So I think there's not much I could or should do but to let your merrits aka patches speak for themselves. Ralf