Re: [patch 00/32] 2.6.20-stable review

2007-06-08 Thread Chuck Ebbert
On 06/08/2007 11:45 AM, Chris Wright wrote:

>> The fix:
>> http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.21.y.git;a=commit;h=1ea6b2418cd2c6a6f31067ed6ece5cd12c69351e
>>
>> Could it be included in this new stable release of 2.6.20 ?
> 
> That patch is actually in this review cycle.  If you want to grab the
> roll-up patch and test, that would be great.
> 
> http://www.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.20.14-rc1.{gz,bz2}
> 

Now:

http://www.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.20.14-rc2.{gz,bz2}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [stable] [patch 00/32] 2.6.20-stable review

2007-06-08 Thread Chris Wright
* Chris Wright ([EMAIL PROTECTED]) wrote:
> Roll-up patch available at:
>   
> http://www.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.20.14-rc1.{gz,bz2}

Roll-up updated to fix broken patch.


http://www.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.20.14-rc2.{gz,bz2}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [patch 00/32] 2.6.20-stable review

2007-06-08 Thread Chris Wright
* Fortier,Vincent [Montreal] ([EMAIL PROTECTED]) wrote:
> I have encoutered a bug using fixdep when compiling the Apani VPN
> contivity client v3.3 (v3.5 seems fine).  The bug started happening with
> the release of the 2948 build of FC6 kernel (corresponding to a post
> 2.6.20.7) and caused fixdep to segfault.  This has been fixed in 2.6.21.
> I tried to trigger the bug using the 2.6.21 patch (thnx to the raw ouput
> option in git.kernel.org) and it really seems to resolve the problem.
> 
> The original commit:
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.20.y.git;a=commit;h=3dedd29b0ef5c7a36ac835ac5524a6a8e22c22ab
> 
> The fix:
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.21.y.git;a=commit;h=1ea6b2418cd2c6a6f31067ed6ece5cd12c69351e
> 
> Could it be included in this new stable release of 2.6.20 ?

That patch is actually in this review cycle.  If you want to grab the
roll-up patch and test, that would be great.

http://www.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.20.14-rc1.{gz,bz2}

thanks,
-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [patch 00/32] 2.6.20-stable review

2007-06-08 Thread Fortier,Vincent [Montreal]
> -Message d'origine-
> De : [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] De la part de Chris Wright
> Envoyé : 8 juin 2007 03:15
> 
> This is the start of the stable review cycle for the 
> 2.6.20.14 release.
> There are 32 patches in this series, all will be posted as a 
> response to this one.  If anyone has any issues with these 
> being applied, please let us know.  If anyone is a maintainer 
> of the proper subsystem, and wants to add a Signed-off-by: 
> line to the patch, please respond with it.
> 
> These patches are sent out with a number of different people on the
> Cc: line.  If you wish to be a reviewer, please email 
> [EMAIL PROTECTED] to add your name to the list.  If you want 
> to be off the reviewer list, also email us.
> 
> Responses should be made by Sun Jun 10 07:15 UTC.
> Anything received after that time might be too late.

Hi Chris,

I have encoutered a bug using fixdep when compiling the Apani VPN contivity 
client v3.3 (v3.5 seems fine).  The bug started happening with the release of 
the 2948 build of FC6 kernel (corresponding to a post 2.6.20.7) and caused 
fixdep to segfault.  This has been fixed in 2.6.21.  I tried to trigger the bug 
using the 2.6.21 patch (thnx to the raw ouput option in git.kernel.org) and it 
really seems to resolve the problem.

The original commit:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.20.y.git;a=commit;h=3dedd29b0ef5c7a36ac835ac5524a6a8e22c22ab

The fix:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.21.y.git;a=commit;h=1ea6b2418cd2c6a6f31067ed6ece5cd12c69351e

Could it be included in this new stable release of 2.6.20 ?

thnx

> thanks,
> 
> the -stable release team
> --
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in the body of a message to 
> [EMAIL PROTECTED] More majordomo info at  
> http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [stable] [patch 00/32] 2.6.20-stable review

2007-06-08 Thread Chris Wright
* Chris Wright ([EMAIL PROTECTED]) wrote:
> This is the start of the stable review cycle for the 2.6.20.14 release.
> There are 32 patches in this series, all will be posted as a response

Roll-up patch available at:

http://www.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.20.14-rc1.{gz,bz2}

thanks,
-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[patch 00/32] 2.6.20-stable review

2007-06-08 Thread Chris Wright
This is the start of the stable review cycle for the 2.6.20.14 release.
There are 32 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let us know.  If anyone is a maintainer of the proper subsystem, and
wants to add a Signed-off-by: line to the patch, please respond with it.

These patches are sent out with a number of different people on the
Cc: line.  If you wish to be a reviewer, please email [EMAIL PROTECTED]
to add your name to the list.  If you want to be off the reviewer list,
also email us.

Responses should be made by Sun Jun 10 07:15 UTC.
Anything received after that time might be too late.

thanks,

the -stable release team
-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[patch 00/32] 2.6.20-stable review

2007-06-08 Thread Chris Wright
This is the start of the stable review cycle for the 2.6.20.14 release.
There are 32 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let us know.  If anyone is a maintainer of the proper subsystem, and
wants to add a Signed-off-by: line to the patch, please respond with it.

These patches are sent out with a number of different people on the
Cc: line.  If you wish to be a reviewer, please email [EMAIL PROTECTED]
to add your name to the list.  If you want to be off the reviewer list,
also email us.

Responses should be made by Sun Jun 10 07:15 UTC.
Anything received after that time might be too late.

thanks,

the -stable release team
-- 
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [stable] [patch 00/32] 2.6.20-stable review

2007-06-08 Thread Chris Wright
* Chris Wright ([EMAIL PROTECTED]) wrote:
 This is the start of the stable review cycle for the 2.6.20.14 release.
 There are 32 patches in this series, all will be posted as a response

Roll-up patch available at:

http://www.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.20.14-rc1.{gz,bz2}

thanks,
-chris
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [patch 00/32] 2.6.20-stable review

2007-06-08 Thread Fortier,Vincent [Montreal]
 -Message d'origine-
 De : [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] De la part de Chris Wright
 Envoyé : 8 juin 2007 03:15
 
 This is the start of the stable review cycle for the 
 2.6.20.14 release.
 There are 32 patches in this series, all will be posted as a 
 response to this one.  If anyone has any issues with these 
 being applied, please let us know.  If anyone is a maintainer 
 of the proper subsystem, and wants to add a Signed-off-by: 
 line to the patch, please respond with it.
 
 These patches are sent out with a number of different people on the
 Cc: line.  If you wish to be a reviewer, please email 
 [EMAIL PROTECTED] to add your name to the list.  If you want 
 to be off the reviewer list, also email us.
 
 Responses should be made by Sun Jun 10 07:15 UTC.
 Anything received after that time might be too late.

Hi Chris,

I have encoutered a bug using fixdep when compiling the Apani VPN contivity 
client v3.3 (v3.5 seems fine).  The bug started happening with the release of 
the 2948 build of FC6 kernel (corresponding to a post 2.6.20.7) and caused 
fixdep to segfault.  This has been fixed in 2.6.21.  I tried to trigger the bug 
using the 2.6.21 patch (thnx to the raw ouput option in git.kernel.org) and it 
really seems to resolve the problem.

The original commit:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.20.y.git;a=commit;h=3dedd29b0ef5c7a36ac835ac5524a6a8e22c22ab

The fix:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.21.y.git;a=commit;h=1ea6b2418cd2c6a6f31067ed6ece5cd12c69351e

Could it be included in this new stable release of 2.6.20 ?

thnx

 thanks,
 
 the -stable release team
 --
 -
 To unsubscribe from this list: send the line unsubscribe 
 linux-kernel in the body of a message to 
 [EMAIL PROTECTED] More majordomo info at  
 http://vger.kernel.org/majordomo-info.html
 Please read the FAQ at  http://www.tux.org/lkml/
 
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [patch 00/32] 2.6.20-stable review

2007-06-08 Thread Chris Wright
* Fortier,Vincent [Montreal] ([EMAIL PROTECTED]) wrote:
 I have encoutered a bug using fixdep when compiling the Apani VPN
 contivity client v3.3 (v3.5 seems fine).  The bug started happening with
 the release of the 2948 build of FC6 kernel (corresponding to a post
 2.6.20.7) and caused fixdep to segfault.  This has been fixed in 2.6.21.
 I tried to trigger the bug using the 2.6.21 patch (thnx to the raw ouput
 option in git.kernel.org) and it really seems to resolve the problem.
 
 The original commit:
 http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.20.y.git;a=commit;h=3dedd29b0ef5c7a36ac835ac5524a6a8e22c22ab
 
 The fix:
 http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.21.y.git;a=commit;h=1ea6b2418cd2c6a6f31067ed6ece5cd12c69351e
 
 Could it be included in this new stable release of 2.6.20 ?

That patch is actually in this review cycle.  If you want to grab the
roll-up patch and test, that would be great.

http://www.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.20.14-rc1.{gz,bz2}

thanks,
-chris
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [stable] [patch 00/32] 2.6.20-stable review

2007-06-08 Thread Chris Wright
* Chris Wright ([EMAIL PROTECTED]) wrote:
 Roll-up patch available at:
   
 http://www.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.20.14-rc1.{gz,bz2}

Roll-up updated to fix broken patch.


http://www.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.20.14-rc2.{gz,bz2}
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [patch 00/32] 2.6.20-stable review

2007-06-08 Thread Chuck Ebbert
On 06/08/2007 11:45 AM, Chris Wright wrote:

 The fix:
 http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.21.y.git;a=commit;h=1ea6b2418cd2c6a6f31067ed6ece5cd12c69351e

 Could it be included in this new stable release of 2.6.20 ?
 
 That patch is actually in this review cycle.  If you want to grab the
 roll-up patch and test, that would be great.
 
 http://www.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.20.14-rc1.{gz,bz2}
 

Now:

http://www.kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.20.14-rc2.{gz,bz2}
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/