* [KEXEC][2.5.63] Partially tested patches available
@ 2003-02-26 0:53 Andy Pfiffer
2003-02-27 11:50 ` Eric W. Biederman
0 siblings, 1 reply; 8+ messages in thread
From: Andy Pfiffer @ 2003-02-26 0:53 UTC (permalink / raw)
To: Eric Biederman
Cc: fastboot, linux-kernel@vger.kernel.org, Suparna Bhattacharya
Eric,
I have carried forward the kexec patch set to 2.5.63. I have checked it
on a 1-way system, and 2-way tests are still pending.
There were additional syscall hijinks in the merge to 2.5.63, so anyone
that uses this patch set will need to recompile their kexec tools.
Minor changes to the base patch include the removal of two compile-time
warnings for unused variables.
The patches are available for download from OSDL's patch lifecycle
manageer (PLM):
Patch Stack for 2.5.63:
kexec base for 2.5.63 (based upon 2.5.54 version)
http://www.osdl.org/cgi-bin/plm?module=patch_info&patch_id=1623
kexec hwfixes for 2.5.63 (based upon 2.5.5[89] version)
http://www.osdl.org/cgi-bin/plm?module=patch_info&patch_id=1624
kexec usemm change (allowed 2-way to work for me):
http://www.osdl.org/cgi-bin/plm?module=patch_info&patch_id=1625
optional change to defconfig to CONFIG_KEXEC=y
http://www.osdl.org/cgi-bin/plm?module=patch_info&patch_id=1626
The patches are also available (with matching kexec-tools-1.8) here:
http://www.osdl.org/archive/andyp/kexec/2.5.63/
Andy
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KEXEC][2.5.63] Partially tested patches available
2003-02-26 0:53 [KEXEC][2.5.63] Partially tested patches available Andy Pfiffer
@ 2003-02-27 11:50 ` Eric W. Biederman
2003-02-27 16:00 ` Martin J. Bligh
2003-02-28 14:10 ` Bill Davidsen
0 siblings, 2 replies; 8+ messages in thread
From: Eric W. Biederman @ 2003-02-27 11:50 UTC (permalink / raw)
To: Andy Pfiffer; +Cc: fastboot, linux-kernel@vger.kernel.org, Suparna Bhattacharya
Andy Pfiffer <andyp@osdl.org> writes:
> Eric,
>
> I have carried forward the kexec patch set to 2.5.63. I have checked it
> on a 1-way system, and 2-way tests are still pending.
Cool.
> There were additional syscall hijinks in the merge to 2.5.63, so anyone
> that uses this patch set will need to recompile their kexec tools.
Along with all of the usual craziness of life my brother has been
staying with me the last month or so, and my amount of free
time to actual work on kexec has been less then I like.
We need to get up some steam and see what it will take for Linus
to notice and actually get this patch included.
Eric
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KEXEC][2.5.63] Partially tested patches available
2003-02-27 11:50 ` Eric W. Biederman
@ 2003-02-27 16:00 ` Martin J. Bligh
2003-02-27 16:01 ` Eric W. Biederman
2003-02-28 14:10 ` Bill Davidsen
1 sibling, 1 reply; 8+ messages in thread
From: Martin J. Bligh @ 2003-02-27 16:00 UTC (permalink / raw)
To: Eric W. Biederman
Cc: fastboot, linux-kernel@vger.kernel.org, Suparna Bhattacharya,
Andy Pfiffer
>> There were additional syscall hijinks in the merge to 2.5.63, so anyone
>> that uses this patch set will need to recompile their kexec tools.
>
> Along with all of the usual craziness of life my brother has been
> staying with me the last month or so, and my amount of free
> time to actual work on kexec has been less then I like.
>
> We need to get up some steam and see what it will take for Linus
> to notice and actually get this patch included.
Could you confirm that the patches are released under the GPL, and have no
patent encumberances that you know of? That will enable me to integrate
them and get more people to work on it ...
Thanks,
M.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KEXEC][2.5.63] Partially tested patches available
2003-02-27 16:00 ` Martin J. Bligh
@ 2003-02-27 16:01 ` Eric W. Biederman
2003-02-27 16:04 ` Martin J. Bligh
0 siblings, 1 reply; 8+ messages in thread
From: Eric W. Biederman @ 2003-02-27 16:01 UTC (permalink / raw)
To: Martin J. Bligh
Cc: fastboot, linux-kernel@vger.kernel.org, Suparna Bhattacharya,
Andy Pfiffer
"Martin J. Bligh" <mbligh@aracnet.com> writes:
> >> There were additional syscall hijinks in the merge to 2.5.63, so anyone
> >> that uses this patch set will need to recompile their kexec tools.
> >
> > Along with all of the usual craziness of life my brother has been
> > staying with me the last month or so, and my amount of free
> > time to actual work on kexec has been less then I like.
> >
> > We need to get up some steam and see what it will take for Linus
> > to notice and actually get this patch included.
>
> Could you confirm that the patches are released under the GPL, and have no
> patent encumberances that you know of? That will enable me to integrate
> them and get more people to work on it ...
I though I had. But yes all of the code is released under GPL version 2
as specified by the kernel copying file.
Eric
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KEXEC][2.5.63] Partially tested patches available
2003-02-27 16:01 ` Eric W. Biederman
@ 2003-02-27 16:04 ` Martin J. Bligh
0 siblings, 0 replies; 8+ messages in thread
From: Martin J. Bligh @ 2003-02-27 16:04 UTC (permalink / raw)
To: Eric W. Biederman
Cc: linux-kernel@vger.kernel.org, Suparna Bhattacharya, Andy Pfiffer
>> Could you confirm that the patches are released under the GPL, and have
>> no patent encumberances that you know of? That will enable me to
>> integrate them and get more people to work on it ...
>
> I though I had. But yes all of the code is released under GPL version 2
> as specified by the kernel copying file.
Excellent - thanks for this ... I'll roll them in, and see how many
machines here we can get to work.
M.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KEXEC][2.5.63] Partially tested patches available
2003-02-27 11:50 ` Eric W. Biederman
2003-02-27 16:00 ` Martin J. Bligh
@ 2003-02-28 14:10 ` Bill Davidsen
2003-02-28 17:03 ` Eric W. Biederman
1 sibling, 1 reply; 8+ messages in thread
From: Bill Davidsen @ 2003-02-28 14:10 UTC (permalink / raw)
To: Eric W. Biederman; +Cc: linux-kernel@vger.kernel.org
On 27 Feb 2003, Eric W. Biederman wrote:
> We need to get up some steam and see what it will take for Linus
> to notice and actually get this patch included.
I hate to say it, but "notice" and "include" are two different things. He
noticed the "write oops to disk" feature, he just didn't like it. Linus is
a great developer, but he has limited sys admin experience, if any.
Hopefully he will think it's cool, but don't assume that if you can get
his attention he will respond as you wish.
Best of luck on this.
--
bill davidsen <davidsen@tmr.com>
CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KEXEC][2.5.63] Partially tested patches available
2003-02-28 14:10 ` Bill Davidsen
@ 2003-02-28 17:03 ` Eric W. Biederman
2003-03-02 1:36 ` Werner Almesberger
0 siblings, 1 reply; 8+ messages in thread
From: Eric W. Biederman @ 2003-02-28 17:03 UTC (permalink / raw)
To: Bill Davidsen; +Cc: linux-kernel@vger.kernel.org
Bill Davidsen <davidsen@tmr.com> writes:
> On 27 Feb 2003, Eric W. Biederman wrote:
>
>
> > We need to get up some steam and see what it will take for Linus
> > to notice and actually get this patch included.
>
> I hate to say it, but "notice" and "include" are two different things. He
> noticed the "write oops to disk" feature, he just didn't like it. Linus is
> a great developer, but he has limited sys admin experience, if any.
> Hopefully he will think it's cool, but don't assume that if you can get
> his attention he will respond as you wish.
The code has already gotten tentative approval from Linus. And I suspect
the biggest reason it isn't in is that I have gotten distracted lately
and have not been asking for it to be included.
Being able to use this for processing panics is one of the side features
of kexec. Admittedly one of the more useful ones, but definitely not a core
feature.
Given the encouragement I have received until I actually get negative
feedback from Linus I will continue to figure it has not made it into
the kernel because Linus has limited hours in the day, and an overflowing
inbox.
Eric
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KEXEC][2.5.63] Partially tested patches available
2003-02-28 17:03 ` Eric W. Biederman
@ 2003-03-02 1:36 ` Werner Almesberger
0 siblings, 0 replies; 8+ messages in thread
From: Werner Almesberger @ 2003-03-02 1:36 UTC (permalink / raw)
To: Eric W. Biederman; +Cc: Bill Davidsen, linux-kernel@vger.kernel.org
Eric W. Biederman wrote:
> The code has already gotten tentative approval from Linus. And I suspect
> the biggest reason it isn't in is that I have gotten distracted lately
> and have not been asking for it to be included.
After that tentative approval, kexec finally has gotten the attention
it deserves, and there was quite a bit of development on and
surrounding it, so I guess Linus may just have decided to wait until
the storm has calmed down a little.
Have you sent him a mail asking directly, maybe with a short status
update ?
- Werner
--
_________________________________________________________________________
/ Werner Almesberger, Buenos Aires, Argentina wa@almesberger.net /
/_http://www.almesberger.net/____________________________________________/
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2003-03-02 1:26 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-26 0:53 [KEXEC][2.5.63] Partially tested patches available Andy Pfiffer
2003-02-27 11:50 ` Eric W. Biederman
2003-02-27 16:00 ` Martin J. Bligh
2003-02-27 16:01 ` Eric W. Biederman
2003-02-27 16:04 ` Martin J. Bligh
2003-02-28 14:10 ` Bill Davidsen
2003-02-28 17:03 ` Eric W. Biederman
2003-03-02 1:36 ` Werner Almesberger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox