Gentoo Archives: gentoo-mips

From: Alex Deucher <alexdeucher@×××××.com>
To: gentoo-mips@l.g.o
Subject: Re: [gentoo-mips] SGI Octane kernel patch available
Date: Tue, 23 Sep 2014 13:16:45
Message-Id: CADnq5_P77kryEyZDBeqA5KvCzuOhqg39ZY4BSp1=oUS2o0mbJw@mail.gmail.com
In Reply to: Re: [gentoo-mips] SGI Octane kernel patch available by Joshua Kinard
1 On Mon, Sep 22, 2014 at 8:00 PM, Joshua Kinard <kumba@g.o> wrote:
2 > On 09/22/2014 10:44, Alex Deucher wrote:
3 >> On Mon, Sep 22, 2014 at 5:47 AM, Joshua Kinard <kumba@g.o> wrote:
4 >>> I've made a unified patch against linux-3.16.0 available to get Octane working
5 >>> for anyone with such a machine again. I still have to re-work the patchset for
6 >>> mips-sources to include this, but that will take a while longer. I'll try to
7 >>> get stages uploaded in a few days someplace as well, along with the minimal
8 >>> netboot initramfs.
9 >>>
10 >>> Full info is available here on the forums:
11 >>> https://forums.gentoo.org/viewtopic-p-7621340.html
12 >>>
13 >>
14 >> For review purposes and probably a better chance of spotting bugs, it
15 >> would be nice if you could break you patch up into manageable pieces
16 >> and send then out as git patches. E.g., precursor patches, core
17 >> support patches, individual new driver patches.
18 >>
19 >> Alex
20 >
21 > The goal is to eventually get this into linux-mips upstream by breaking it up
22 > into separate patches for review. Right now, though, I just wanted to put
23 > something out there for others to hack on and maybe improve things. There are
24 > still some drivers that Octane uses that can work on other systems that have
25 > problems on those other systems. Specifically, the IOC3 metadriver. That
26 > doesn't work on IP27 right now, and that's the bare minimum that has to be
27 > fixed before I can send things upstream, since upstream won't accept two
28 > different variants of IOC3 code for two different systems.
29
30 IMHO, it's easier for others to contribute and improve things if you
31 break the patch up. Some one familiar with the ioc3 hw may take the
32 time to look at a few ioc3 patches, but quickly get discouraged trying
33 to sift through a huge patch that touches tons of unrelated things.
34 You might also want to provide a git tree so others can easily grab
35 the changes.
36
37 Just my 2 cents.
38
39 Alex

Replies

Subject Author
Re: [gentoo-mips] SGI Octane kernel patch available Joshua Kinard <kumba@g.o>