lkml.org 
[lkml]   [2006]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [GIT *] Remove inclusion of obsolete <linux/config.h>
> Well, it is probably unnecessary to include config.h for about eight 
> months, but as it is not present in feature-removal-schedule.txt I've
> missed it. Thanks for pointing it out...
Obsoleting a header is not a "feature-removal" per se.

> FYI, fortunately (for you, unfortunately for VMware) 2.6.18's already broke
> our build script due to UTS_RELEASE being moved to separate file, so from
> VMware's viewpoint killconfig.h.git will not do any additional damage...
#include <linux/config.h>
#ifndef UTS_RELEASE
#include <linux/utsrelease.h>
#endif

Then one can wonder why WMware needs UTS_RELEASE?

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-12 05:41    [W:0.081 / U:0.848 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site