<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/root_dev.h, branch v3.0.42</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.0.42</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.0.42'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2006-07-13T20:21:35Z</updated>
<entry>
<title>[PATCH] Fix broken kernel headers preventing ARM build</title>
<updated>2006-07-13T20:21:35Z</updated>
<author>
<name>Russell King</name>
<email>rmk@arm.linux.org.uk</email>
</author>
<published>2006-07-13T19:48:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=3e705f279a942471b258b1c7a9e54aa8ff36b89f'/>
<id>urn:sha1:3e705f279a942471b258b1c7a9e54aa8ff36b89f</id>
<content type='text'>
As a result of 894673ee6122a3ce1958e1fe096901ba5356a96b, the ARM
architecture is more or less unbuildable - only one defconfig appears
to build, with all others erroring out with:

	  CC      arch/arm/kernel/setup.o
	In file included from /home/rmk/git/linux-2.6-rmk/arch/arm/kernel/setup.c:22:
	/home/rmk/git/linux-2.6-rmk/include/linux/root_dev.h:7: warning: implicit declaration of function `MKDEV'
	...

Essentially, root_dev.h uses MKDEV and dev_t, but does not include any
headers which provide either of these definitions.  The reason it worked
previously is that linux/tty.h just happened to include the required
headers for linux/root_dev.h.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the tree</title>
<updated>2003-10-07T20:54:04Z</updated>
<author>
<name>Arnaldo Carvalho de Melo</name>
<email>acme@conectiva.com.br</email>
</author>
<published>2003-10-07T20:54:04Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ff08f6fe935ff0854990421e80d04c39c7c2a15a'/>
<id>urn:sha1:ff08f6fe935ff0854990421e80d04c39c7c2a15a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] (7/14) resync</title>
<updated>2002-06-11T07:55:44Z</updated>
<author>
<name>Alexander Viro</name>
<email>viro@math.psu.edu</email>
</author>
<published>2002-06-11T07:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=334c8b07f4e6ec3280022bf226c814c2c1c1b330'/>
<id>urn:sha1:334c8b07f4e6ec3280022bf226c814c2c1c1b330</id>
<content type='text'>
ROOT_DEV converted to dev_t.  There's no reason for it to be kdev_t -
it's both used as a number and set as a number.
</content>
</entry>
</feed>
