comparison sources/patches/linux-noperl-timeconst.patch @ 1493:a6cf6fde0703

Resubmitted patch upstream, minor cleanup.
author Rob Landley <rob@landley.net>
date Sat, 28 Jan 2012 19:33:07 -0600
parents ddbd48ced0d7
children bee6b26a006d
comparison
equal deleted inserted replaced
1492:f3c8b43462ef 1493:a6cf6fde0703
1 From: Rob Landley <rlandley@parallels.com>
2
3 Replace perl header file generator with smaller/faster/simpler C version.
4
5 Hasn't changed since last submission, which was:
6
1 Message-ID: <4D35FEF3.4070001@parallels.com> 7 Message-ID: <4D35FEF3.4070001@parallels.com>
2 Date: Tue, 18 Jan 2011 14:58:27 -0600
3 From: Rob Landley <rlandley@parallels.com>
4 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7
5 To: Jesper Juhl <jj@chaosbits.net>, Ingo Molnar <mingo@elte.hu>, "H. Peter
6 Anvin" <hpa@zytor.com>, Yinghai Lu <yinghai@kernel.org>, Tejun Heo
7 <tj@kernel.org>, Don Zickus <dzickus@redhat.com>,
8 <linux-kernel@vger.kernel.org>
9 Subject: Re: [PATCH] Use sed instead of perl to generate x86/kernel/cpu/capflags.c. 8 Subject: Re: [PATCH] Use sed instead of perl to generate x86/kernel/cpu/capflags.c.
10 References: <4D334E1E.7090708@parallels.com> <alpine.LNX.2.00.1101162103450.13377@swampdragon.chaosbits.net> <4D335554.7020403@parallels.com> <alpine.LNX.2.00.1101162136360.13377@swampdragon.chaosbits.net>
11 In-Reply-To: <alpine.LNX.2.00.1101162136360.13377@swampdragon.chaosbits.net>
12 Content-Type: multipart/mixed;
13 boundary="------------070402000802050303040701"
14 MIME-Version: 1.0
15
16 --------------070402000802050303040701
17 Content-Type: text/plain; charset="ISO-8859-1"
18 Content-Transfer-Encoding: 7bit
19
20
21 From: Rob Landley <rlandley@parallels.com>
22
23 Replace perl header file generator with smaller/faster/simpler C version.
24 9
25 Signed-off-by: Rob Landley <rlandley@parallels.com> 10 Signed-off-by: Rob Landley <rlandley@parallels.com>
26 --- 11 ---
27 12
28 I ran the attached test script to compare the output of the C program 13 I ran the attached test script to compare the output of the C program