* latest 2.6.13 reiser4 patch
@ 2005-09-29 22:07 Artur Makówka
2005-09-30 20:20 ` Gregory Maxwell
0 siblings, 1 reply; 7+ messages in thread
From: Artur Makówka @ 2005-09-29 22:07 UTC (permalink / raw)
To: reiserfs-list
Will it work also with 2.6.13.2 kernel ? or is it only for 2.6.13 ( or
2.6.13.1 )
i couldnt find any information about this on page, and i want to be sure...
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: latest 2.6.13 reiser4 patch
@ 2005-09-30 20:04 Artur Makówka
0 siblings, 0 replies; 7+ messages in thread
From: Artur Makówka @ 2005-09-30 20:04 UTC (permalink / raw)
To: reiserfs-list
> Will it work also with 2.6.13.2 kernel ? or is it only for 2.6.13 ( or
> 2.6.13.1 )
>
> i couldnt find any information about this on page, and i want to be
> sure...
sorry for resending, but no answer has been given
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: latest 2.6.13 reiser4 patch
2005-09-29 22:07 latest 2.6.13 reiser4 patch Artur Makówka
@ 2005-09-30 20:20 ` Gregory Maxwell
2005-10-01 18:40 ` Artur Makówka
0 siblings, 1 reply; 7+ messages in thread
From: Gregory Maxwell @ 2005-09-30 20:20 UTC (permalink / raw)
To: Artur Makówka; +Cc: reiserfs-list
On 9/29/05, Artur Makówka <juice@ursynow.2a.pl> wrote:
> Will it work also with 2.6.13.2 kernel ? or is it only for 2.6.13 ( or
> 2.6.13.1 )
>
> i couldnt find any information about this on page, and i want to be sure...
I used it fine with 2.6.13.2... but my wireless card isn't supported
there. (it's been included in 2.6.14x, so it was never patches against
2.6.13.. I tried backporting my wireless driver but there were a lot
of changes in both directions). The patch also applies cleanly
against 2.6.14-rc1/2 but 2.6.14-rc1/2 panic on initrd uncompress for
me, and I can't troubleshoot it because the backtrace scrolls my
screen and I can't do a serial console on my laptop. :(
In any case I tested reiser4 out some on 13.2, and the only bug I hit
was a panic on unmount.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: latest 2.6.13 reiser4 patch
2005-09-30 20:20 ` Gregory Maxwell
@ 2005-10-01 18:40 ` Artur Makówka
2005-10-01 18:57 ` Gregory Maxwell
2005-10-01 19:50 ` Jake Maciejewski
0 siblings, 2 replies; 7+ messages in thread
From: Artur Makówka @ 2005-10-01 18:40 UTC (permalink / raw)
To: reiserfs-list
>> Will it work also with 2.6.13.2 kernel ? or is it only for 2.6.13 ( or
>> 2.6.13.1 )
>>
>> i couldnt find any information about this on page, and i want to be
>> sure...
>
>I used it fine with 2.6.13.2... but my wireless card isn't supported
>there. (it's been included in 2.6.14x, so it was never patches against
>2.6.13.. I tried backporting my wireless driver but there were a lot
>of changes in both directions). The patch also applies cleanly
>against 2.6.14-rc1/2 but 2.6.14-rc1/2 panic on initrd uncompress for
>me, and I can't troubleshoot it because the backtrace scrolls my
>screen and I can't do a serial console on my laptop. :(
>
>In any case I tested reiser4 out some on 13.2, and the only bug I hit
>was a panic on unmount.
but is there some official statment about using 2.6.x reiser4 patches with
2.6.x.x kernels? i mean, does patch called reiser 4 2.6.13 patch is also
intended to work with 2.6.13.2 for example or only with 2.6.13 ?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: latest 2.6.13 reiser4 patch
2005-10-01 18:40 ` Artur Makówka
@ 2005-10-01 18:57 ` Gregory Maxwell
2005-10-01 19:50 ` Jake Maciejewski
1 sibling, 0 replies; 7+ messages in thread
From: Gregory Maxwell @ 2005-10-01 18:57 UTC (permalink / raw)
To: Artur Makówka; +Cc: reiserfs-list
On 10/1/05, Artur Makówka <juice@ursynow.2a.pl> wrote:
> but is there some official statment about using 2.6.x reiser4 patches with
> 2.6.x.x kernels? i mean, does patch called reiser 4 2.6.13 patch is also
> intended to work with 2.6.13.2 for example or only with 2.6.13 ?
You aren't likely to get one. It will work on lf the things that
reiser4 depends on are not changed in how they operate. The official
kernel doesn't work real hard to preserve external APIs much less
internal ones. If it works, it works. Since no one involved in
reiser4 can say with confidence what will be in the next version, we
can't say for sure.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: latest 2.6.13 reiser4 patch
2005-10-01 18:40 ` Artur Makówka
2005-10-01 18:57 ` Gregory Maxwell
@ 2005-10-01 19:50 ` Jake Maciejewski
2005-10-03 6:25 ` Hans Reiser
1 sibling, 1 reply; 7+ messages in thread
From: Jake Maciejewski @ 2005-10-01 19:50 UTC (permalink / raw)
To: Artur Makówka; +Cc: reiserfs-list
On Sat, 2005-10-01 at 20:40 +0200, Artur Makówka wrote:
> >> Will it work also with 2.6.13.2 kernel ? or is it only for 2.6.13 ( or
> >> 2.6.13.1 )
> >>
> >> i couldnt find any information about this on page, and i want to be
> >> sure...
> >
> >I used it fine with 2.6.13.2... but my wireless card isn't supported
> >there. (it's been included in 2.6.14x, so it was never patches against
> >2.6.13.. I tried backporting my wireless driver but there were a lot
> >of changes in both directions). The patch also applies cleanly
> >against 2.6.14-rc1/2 but 2.6.14-rc1/2 panic on initrd uncompress for
> >me, and I can't troubleshoot it because the backtrace scrolls my
> >screen and I can't do a serial console on my laptop. :(
> >
> >In any case I tested reiser4 out some on 13.2, and the only bug I hit
> >was a panic on unmount.
>
> but is there some official statment about using 2.6.x reiser4 patches with
> 2.6.x.x kernels? i mean, does patch called reiser 4 2.6.13 patch is also
> intended to work with 2.6.13.2 for example or only with 2.6.13 ?
2.6.x.y patches are obvious security or bug fixes that aren't supposed
to introduce new bugs. I'm in no position to make an official statement,
but until the development process changes again, 2.6.x reiser4 patches
should always work on 2.6.x.y versions.
--
Jake Maciejewski <maciejej@msoe.edu>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: latest 2.6.13 reiser4 patch
2005-10-01 19:50 ` Jake Maciejewski
@ 2005-10-03 6:25 ` Hans Reiser
0 siblings, 0 replies; 7+ messages in thread
From: Hans Reiser @ 2005-10-03 6:25 UTC (permalink / raw)
To: Jake Maciejewski; +Cc: Artur Makówka, reiserfs-list
Jake Maciejewski wrote:
>On Sat, 2005-10-01 at 20:40 +0200, Artur Makówka wrote:
>
>
>>>>Will it work also with 2.6.13.2 kernel ? or is it only for 2.6.13 ( or
>>>>2.6.13.1 )
>>>>
>>>>i couldnt find any information about this on page, and i want to be
>>>>sure...
>>>>
>>>>
>>>I used it fine with 2.6.13.2... but my wireless card isn't supported
>>>there. (it's been included in 2.6.14x, so it was never patches against
>>>2.6.13.. I tried backporting my wireless driver but there were a lot
>>>of changes in both directions). The patch also applies cleanly
>>>against 2.6.14-rc1/2 but 2.6.14-rc1/2 panic on initrd uncompress for
>>>me, and I can't troubleshoot it because the backtrace scrolls my
>>>screen and I can't do a serial console on my laptop. :(
>>>
>>>In any case I tested reiser4 out some on 13.2, and the only bug I hit
>>>was a panic on unmount.
>>>
>>>
>>but is there some official statment about using 2.6.x reiser4 patches with
>>2.6.x.x kernels? i mean, does patch called reiser 4 2.6.13 patch is also
>>intended to work with 2.6.13.2 for example or only with 2.6.13 ?
>>
>>
>
>2.6.x.y patches are obvious security or bug fixes that aren't supposed
>to introduce new bugs. I'm in no position to make an official statement,
>but until the development process changes again, 2.6.x reiser4 patches
>should always work on 2.6.x.y versions.
>
>
>
It should work just fine. That is not the same as saying it was tested
and it worked just fine, but it is the best I can do.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-10-03 6:25 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-29 22:07 latest 2.6.13 reiser4 patch Artur Makówka
2005-09-30 20:20 ` Gregory Maxwell
2005-10-01 18:40 ` Artur Makówka
2005-10-01 18:57 ` Gregory Maxwell
2005-10-01 19:50 ` Jake Maciejewski
2005-10-03 6:25 ` Hans Reiser
-- strict thread matches above, loose matches on Subject: below --
2005-09-30 20:04 Artur Makówka
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.