[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1175554920.12230.445.camel@localhost.localdomain>
Date: Tue, 03 Apr 2007 09:02:00 +1000
From: Rusty Russell <rusty@...tcorp.com.au>
To: Alexey Dobriyan <adobriyan@...ru>
Cc: pmarques@...popie.com, linux-kernel@...r.kernel.org,
devel@...nvz.org
Subject: Re: [PATCH 1/5] Simplify module_get_kallsym() by dropping length
arg
On Mon, 2007-04-02 at 19:01 +0400, Alexey Dobriyan wrote:
> -----------------------------------------------------------------------------
> [PATCH 1/5] Simplify module_get_kallsym() by dropping length arg
>
> module_get_kallsym() could in theory truncate module symbol name to fit
> in buffer, but nobody does this. Always use KSYM_NAME_LEN + 1 bytes for name.
>
> Suggested by lg^WRusty.
>
> Signed-off-by: Alexey Dobriyan <adobriyan@...ru>
Acked-by: Rusty Russell <rusty@...tcorp.com.au>
Cheers,
Rusty.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists