From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C2F1713838B for ; Mon, 22 Sep 2014 14:44:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEA49E0933; Mon, 22 Sep 2014 14:44:46 +0000 (UTC) Received: from mail-qc0-f179.google.com (mail-qc0-f179.google.com [209.85.216.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D601E0933 for ; Mon, 22 Sep 2014 14:44:46 +0000 (UTC) Received: by mail-qc0-f179.google.com with SMTP id r5so142959qcx.38 for ; Mon, 22 Sep 2014 07:44:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=vhNq90Vjl3c/E/e0kNmK5Q0COnh3E5GLm44XyNQHFjY=; b=P523X9VBm4zXWcL3BtuCxRHPxnlWtuI4dryB1WShM7yjevTEfVAEV1+PzwdtOAzPvo FiW/NEuJMJtY3lG5pJo39qgo6SBRwNkgFLGv1wUSeIzHSQt2B/ySgVn1xK86JJGGOZrA z2QfCoJcUYi6d1E7X4SVLNMsZkSX6yA7keT94jH36cCuGZ7hhcpB0gdVj+wmArGbT8Lo Yx8jcsafdF+eqQVLs1WGN42kyoZeLZGbsCuLhB2yQ2/eIpVmRtRv2B0SQmw59zQCKkLA XYRaeXku28Dx4VGJ3JfvqsGn+xJD3s3j+mI0fMZci1iqNJXleq3vUcmDFMDEF+coIyKh Na/w== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-mips@lists.gentoo.org Reply-to: gentoo-mips@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.140.33.161 with SMTP id j30mr5732342qgj.68.1411397085632; Mon, 22 Sep 2014 07:44:45 -0700 (PDT) Received: by 10.140.20.118 with HTTP; Mon, 22 Sep 2014 07:44:45 -0700 (PDT) In-Reply-To: <541FF01F.8020306@gentoo.org> References: <541FF01F.8020306@gentoo.org> Date: Mon, 22 Sep 2014 10:44:45 -0400 Message-ID: Subject: Re: [gentoo-mips] SGI Octane kernel patch available From: Alex Deucher To: gentoo-mips@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: b2cc24ef-0174-4c10-80de-d8384289356c X-Archives-Hash: 9d8303f9e07f115a180244da66bc4d69 On Mon, Sep 22, 2014 at 5:47 AM, Joshua Kinard wrote: > I've made a unified patch against linux-3.16.0 available to get Octane working > for anyone with such a machine again. I still have to re-work the patchset for > mips-sources to include this, but that will take a while longer. I'll try to > get stages uploaded in a few days someplace as well, along with the minimal > netboot initramfs. > > Full info is available here on the forums: > https://forums.gentoo.org/viewtopic-p-7621340.html > For review purposes and probably a better chance of spotting bugs, it would be nice if you could break you patch up into manageable pieces and send then out as git patches. E.g., precursor patches, core support patches, individual new driver patches. Alex