[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <507CC9BB.2020007@lwfinger.net>
Date: Mon, 15 Oct 2012 21:43:07 -0500
From: Larry Finger <Larry.Finger@...inger.net>
To: Borislav Petkov <bp@...en8.de>, torvalds@...ux-foundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] include/version.h: Update for kernel 3.7
On 10/15/2012 04:54 PM, Borislav Petkov wrote:
> On Mon, Oct 15, 2012 at 04:43:27PM -0500, Larry Finger wrote:
>> The value for LINUX_VERSION_CODE was not updated for kernel 3.7-rc1.
>
> That's probably fallout from the whole UAPI thing.
>
>>
>> Signed-off-by: Larry Finger <Larry.Finger@...inger.net>
>> ---
>> version.h | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>> ---
>>
>> Index: linux-2.6/include/linux/version.h
>> ===================================================================
>> --- linux-2.6.orig/include/linux/version.h
>> +++ linux-2.6/include/linux/version.h
>> @@ -1,2 +1,2 @@
>
> There are two version.h files on my box:
>
>> -#define LINUX_VERSION_CODE 198144
>
> This is in <include/linux/version.h>
>
>> +#define LINUX_VERSION_CODE 198400
>
> This is in <include/generated/uapi/linux/version.h>
>
> I'd guess that everything should include this new version.h file now
> since the Makefile generates this now and not the one above.
>
> But I could very well be wrong.
It seems to be fixed now.
Thanks,
Larry
--
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