Re: [PATCH] remove usage of memmem from scripts/kallsyms.c
From: Mike Frysinger
Date: Tue Jun 19 2007 - 13:43:33 EST
On Tuesday 19 June 2007, Paulo Marques wrote:
> The only in-kernel user of "memmem" is scripts/kallsyms.c and it only
> uses it to find tokens that are 2 bytes in size. It is trivial to
> replace it with a simple function that finds 2-byte tokens.
>
> This should help users from systems that don't have the memmem GNU
> extension available.
>
> Signed-off-by: Paulo Marques <pmarques@xxxxxxxxxxxx>
sorry for not getting back to you in the previous thread ... this is a much
nicer patch than what i proposed and works for me :)
Acked-by: Mike Frysinger <vapier@xxxxxxxxxx>
-mike
Attachment:
signature.asc
Description: This is a digitally signed message part.