Re: "Default Linux Capabilities" default in 2.6.24

2008-01-29 Thread Matt LaPlante
On Tue, 29 Jan 2008 07:08:25 -0600 "Serge E. Hallyn" <[EMAIL PROTECTED]> wrote: > Quoting James Morris ([EMAIL PROTECTED]): > > On Mon, 28 Jan 2008, Matt LaPlante wrote: > > > > > On Thu, 24 Jan 2008 19:12:01 -0600 > > > Matt LaPlante <[EMAIL

Re: "Default Linux Capabilities" default in 2.6.24

2008-01-28 Thread Matt LaPlante
On Thu, 24 Jan 2008 19:12:01 -0600 Matt LaPlante <[EMAIL PROTECTED]> wrote: > > I'm doing a make oldconfig with the new 2.6.24 kernel. I came to the prompt > for "Default Linux Capabilities" which defaults to No: > > --- > Default Linux Capabiliti

"Default Linux Capabilities" default in 2.6.24

2008-01-24 Thread Matt LaPlante
"default" Linux capabilities functionality. If you are unsure how to answer this question, answer Y. --- Does this seem incongruous? Also, what's the "question"? :) Thanks, Matt LaPlante -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"

A little coding style nugget of joy

2007-09-19 Thread Matt LaPlante
Since everyone loves random statistics, here are a few gems to give you a break from your busy day: Number of lines in the 2.6.22 Linux kernel source that include one or more trailing whitespaces: 135209 Bytes saved by removing said whitespace: 151809 Lines in the (unified) diff: 455437 Size of

Re: Problem charging blackberry 8700c with berry_charge (2.6.22.6)

2007-09-11 Thread Matt LaPlante
On Mon, 10 Sep 2007 23:35:02 -0700 Greg KH <[EMAIL PROTECTED]> wrote: > > > Sep 9 13:49:01 prizm kernel: [ 584.407498] drivers/usb/core/inode.c: > > creating file '003' > > Sep 9 13:49:01 prizm kernel: [ 584.407509] hub 5-0:1.0: state 7 ports 8 > > chg evt 0004 > > Sep 9 13:49:01 priz

Problem charging blackberry 8700c with berry_charge (2.6.22.6)

2007-09-08 Thread Matt LaPlante
be glad to provide more information if needed. -- Matt LaPlante - 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] 2.6.21-git15 - Kconfig Cleanup

2007-07-26 Thread Matt LaPlante
On Fri, 18 May 2007 15:09:53 -0400 Matt LaPlante <[EMAIL PROTECTED]> wrote: > On Fri, 18 May 2007 20:01:54 +0200 > Adrian Bunk <[EMAIL PROTECTED]> wrote: > > > On Fri, May 18, 2007 at 01:04:41PM -0400, Matt LaPlante wrote: > > > > > ping? > >

Re: [PATCH] 2.6.22 - Documentation Cleanup

2007-07-13 Thread Matt LaPlante
Thanks Jesper. Updated below, sans one: On Fri, 13 Jul 2007 00:09:36 +0200 "Jesper Juhl" <[EMAIL PROTECTED]> wrote: > > orred in. > > "orred"?? Wouldn't "OR'ed" or similar be better? I don't know the right answer here, so I'm opting out of making the change in this patch for lack of a dec

Re: [PATCH] 2.6.22 - Documentation Cleanup

2007-07-12 Thread Matt LaPlante
Version 2 with fixes suggested by Randy & Joe. On Mon, 9 Jul 2007 13:45:16 -0400 Matt LaPlante <[EMAIL PROTECTED]> wrote: > Fix misc small issues/typos/grammar in Documentation txts for 2.6.22. > > Signed-off-by: Matt LaPlante <[EMAIL PROTECTED]> > -- diff -ru

Re: [PATCH] 2.6.22 - Documentation Cleanup

2007-07-12 Thread Matt LaPlante
Thanks as always... comments below, new patch coming separately. On Mon, 9 Jul 2007 16:39:49 -0700 Randy Dunlap <[EMAIL PROTECTED]> wrote: > On Mon, 9 Jul 2007 13:45:16 -0400 Matt LaPlante wrote: > > > Fix misc small issues/typos/grammar in Documentation txts for 2.6.22. >

[PATCH] 2.6.22 - Documentation Cleanup

2007-07-09 Thread Matt LaPlante
Fix misc small issues/typos/grammar in Documentation txts for 2.6.22. Signed-off-by: Matt LaPlante <[EMAIL PROTECTED]> -- diff -ru a/Documentation/arm/Samsung-S3C24XX/DMA.txt b/Documentation/arm/Samsung-S3C24XX/DMA.txt --- a/Documentation/arm/Samsung-S3C24XX/DMA.txt 2007-07-08

Re: [PATCH] 2.6.21-git15 - Kconfig Cleanup

2007-05-18 Thread Matt LaPlante
On Fri, 18 May 2007 20:01:54 +0200 Adrian Bunk <[EMAIL PROTECTED]> wrote: > On Fri, May 18, 2007 at 01:04:41PM -0400, Matt LaPlante wrote: > > > ping? > > Noone disagreed, and trivial patches will be forwarded again during the > 2.6.23 merge window. Ok, I didn&#x

Re: [PATCH] 2.6.21-git15 - Kconfig Cleanup

2007-05-18 Thread Matt LaPlante
ping? On Fri, 11 May 2007 22:05:01 -0400 Matt LaPlante <[EMAIL PROTECTED]> wrote: > Fix misc small issues/typos/grammar in Kconfigs for 2.6.21-git15. > > Signed-off-by: Matt LaPlante <[EMAIL PROTECTED]> > -- > > diff -ru a/arch/arm/plat-s3c24xx/Kconfig b/arch/ar

[PATCH] 2.6.21-git15 - Kconfig Cleanup

2007-05-11 Thread Matt LaPlante
Fix misc small issues/typos/grammar in Kconfigs for 2.6.21-git15. Signed-off-by: Matt LaPlante <[EMAIL PROTECTED]> -- diff -ru a/arch/arm/plat-s3c24xx/Kconfig b/arch/arm/plat-s3c24xx/Kconfig --- a/arch/arm/plat-s3c24xx/Kconfig 2007-04-25 23:08:32.0 -0400 +++ b/arch/arm/plat-s

Re: [PATCH 21-rc4] misc doc and kconfig typos

2007-03-18 Thread Matt LaPlante
On Sat, 17 Mar 2007 21:59:03 -0700 Randy Dunlap <[EMAIL PROTECTED]> wrote: > On Sat, 17 Mar 2007 14:44:51 -0400 Matt LaPlante wrote: > > > Fix various typos in kernel docs and Kconfigs, 2.6.21-rc4. > > > > Signed-off-by: Matt LaPlante <[EMAIL PROTECTED]>

[PATCH 21-rc4] misc doc and kconfig typos

2007-03-17 Thread Matt LaPlante
Fix various typos in kernel docs and Kconfigs, 2.6.21-rc4. Signed-off-by: Matt LaPlante <[EMAIL PROTECTED]> -- diff -ru a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig --- a/arch/arm/mach-at91/Kconfig2007-03-17 13:20:34.0 -0400 +++ b/arch/arm/mach-at91/K

RE: Fw: [Bugme-new] [Bug 5194] New: IPSec related OOps in 2.6.13

2005-09-06 Thread Matt LaPlante
ent: Tuesday, September 06, 2005 8:20 AM > To: Andrew Morton > Cc: netdev@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL PROTECTED] > bugs.osdl.org; Matt LaPlante; Linux Kernel Mailing List; David S. Miller > Subject: Re: Fw: [Bugme-new] [Bug 5194] New: IPSec related OOps in 2.6.13 > >

RE: Potential IPSec DoS/Kernel Panic with 2.6.13

2005-09-04 Thread Matt LaPlante
I did a direct serial connection and boy was that a lot easier. Anyway, without further adeu, the crash: # Unable to handle kernel paging request at virtual address 50c86502 printing eip: c01bd216 *pde = Oops: [#1] PREEMPT Modules linked in: aes_i586 es

RE: Potential IPSec DoS/Kernel Panic with 2.6.13

2005-09-04 Thread Matt LaPlante
> -Original Message- > From: [EMAIL PROTECTED] [mailto:linux-kernel- > [EMAIL PROTECTED] On Behalf Of Jesper Juhl > Sent: Sunday, September 04, 2005 2:49 PM > To: Matt LaPlante > Cc: Herbert Xu; linux-kernel@vger.kernel.org > Subject: Re: Potential IPSec DoS/Ker

RE: Potential IPSec DoS/Kernel Panic with 2.6.13

2005-09-04 Thread Matt LaPlante
> -Original Message- > From: [EMAIL PROTECTED] [mailto:linux-kernel- > [EMAIL PROTECTED] On Behalf Of Herbert Xu > Sent: Sunday, September 04, 2005 4:24 AM > To: Matt LaPlante > Cc: linux-kernel@vger.kernel.org > Subject: Re: Potential IPSec DoS/Kernel Panic with 2.6.

Potential IPSec DoS/Kernel Panic with 2.6.13

2005-09-03 Thread Matt LaPlante
xtensive experience with administering these systems so I can give any information necessary with a little guidance. Note: I'm trying posting this under a 2nd email address. I tried posting with my subscribed email address, but the post has not appeared on the list in 24 hours, even though I'