All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Denis Cheng <crquan@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>,
	Dave Young <hidave.darkstar@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] kernel/params.c: fix the module name length in param_sysfs_builtin
Date: Mon, 21 Jan 2008 22:16:11 +1100	[thread overview]
Message-ID: <200801212216.11784.rusty@rustcorp.com.au> (raw)
In-Reply-To: <1200906505-28859-1-git-send-email-crquan@gmail.com>

On Monday 21 January 2008 20:08:25 Denis Cheng wrote:
> the original code use KOBJ_NAME_LEN for built-in module name length,
> that's defined to 20 in linux/kobject.h, but this is not enough appearntly,
> many module names are longer than this;
>  #define KOBJ_NAME_LEN                   20

Thanks, applied.  I was surprisedto learn that we have a 35-char source 
filename in the kernel.

And congratulations to nf_conntrack_l3proto_ipv4_compat.c!

Cheers,
Rusty.

  reply	other threads:[~2008-01-21 11:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-21  9:08 [PATCH] kernel/params.c: fix the module name length in param_sysfs_builtin Denis Cheng
2008-01-21 11:16 ` Rusty Russell [this message]
2008-01-22 23:13   ` Jan Engelhardt
2008-01-23  1:53     ` rae l
2008-01-23  1:54     ` Rusty Russell
  -- strict thread matches above, loose matches on Subject: below --
2008-01-21  9:20 Denis Cheng
2008-01-19  5:46 rae l

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=200801212216.11784.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=crquan@gmail.com \
    --cc=gregkh@suse.de \
    --cc=hidave.darkstar@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.