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 <[email protected]> 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 <[email protected]> -mike
Attachment:
signature.asc
Description: This is a digitally signed message part.
- References:
- [PATCH] remove usage of memmem from scripts/kallsyms.c
- From: Paulo Marques <[email protected]>
- [PATCH] remove usage of memmem from scripts/kallsyms.c
- Prev by Date: Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
- Next by Date: Re: [linux-usb-devel] Error -71 on device descriptor read/all
- Previous by thread: [PATCH] remove usage of memmem from scripts/kallsyms.c
- Next by thread: Re: [PATCH] remove usage of memmem from scripts/kallsyms.c
- Index(es):