It happened that a recent commit
276c54e7995493e59853a448a2d2c3b499b8a7de changed the line of code I
was trying to fix :(

Just rework the patch based on the latest master.

Thanks

On Thu, Aug 9, 2012 at 5:57 AM, Lennart Poettering
<lenn...@poettering.net> wrote:
> On Thu, 09.08.12 05:10, Huang Hang (seakag...@gmail.com) wrote:
>
>> Currently MIPS and ARM define syscall numbers for multiple ABI in one
>> <asm/unistd.h>. The #define statments for each syscall are formated as:
>>
>>  #define __NR_scname (BASE_OFFSET + sc_number)
>>
>> Thus we need a more generic regular expression to match these in awk.
>
> Hmm, that doesn't apply to current git?
>
> Lennart
>
> --
> Lennart Poettering - Red Hat, Inc.



-- 
Best regards,
Huang Hang
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to