All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Schlichter <thomas.schlichter@web.de>
To: Krishna Kumar <krkumar@us.ibm.com>, akpm@osdl.org
Cc: netdev@oss.sgi.com, KK <krkumar@us.ibm.com>
Subject: Re: [TEST_PATCH]Re: Fw: Oops in register_proc_table (2.6.1-mm4)
Date: Tue, 20 Jan 2004 00:51:01 +0100	[thread overview]
Message-ID: <200401200051.07144.thomas.schlichter@web.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0401191146250.20265-100000@linux-udp15191261uds.beaverton.ibm.com>

[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 611 bytes --]

Hi,

Am Montag, 19. Januar 2004 20:49 schrieb Krishna Kumar:
> Hi,
>
> Can you test with following patch ?

Yes, and it cures the Oops here!

> thanks,

Thank you, too!

> - KK

  Thomas Schlichter

> diff -ruN linux-2.6.0-rc2-bk6/net/ipv6/route.c
> linux-2.6.0-rc2-bk6.new/net/ipv6/route.c ---
> linux-2.6.0-rc2-bk6/net/ipv6/route.c	2004-01-19 11:41:14.000000000 -0800
> +++ linux-2.6.0-rc2-bk6.new/net/ipv6/route.c	2004-01-19 11:42:33.000000000
> -0800 @@ -1974,6 +1974,7 @@
>           	.proc_handler	=	&proc_dointvec_jiffies,
>  		.strategy	=	&sysctl_jiffies,
>  	},
> +	{ .ctl_name = 0 }
>  };
>
>  #endif

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-01-19 23:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <OFB49626C9.096C6A6C-ON87256E20.006D3112@us.ibm.com>
2004-01-19 19:49 ` [TEST_PATCH]Re: Fw: Oops in register_proc_table (2.6.1-mm4) Krishna Kumar
2004-01-19 23:51   ` Thomas Schlichter [this message]
2004-01-20  0:06     ` [PATCH] " Krishna Kumar
2004-01-20  5:11       ` David S. Miller
2004-01-20 19:46         ` [PATCH] Uninitialized dst in ip6_dst_lookup Krishna Kumar
2004-01-22  6:14           ` David S. Miller
2004-02-05  1:41         ` [PATCH] bug in xfrm_lookup [bugzilla 2017] Krishna Kumar
2004-02-05  7:12           ` David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200401200051.07144.thomas.schlichter@web.de \
    --to=thomas.schlichter@web.de \
    --cc=akpm@osdl.org \
    --cc=krkumar@us.ibm.com \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.