<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/include/asm-x86/floppy_64.h, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2007-10-17T18:24:56+00:00</updated>
<entry>
<title>x86: unify include/asm/floppy_32/64.h</title>
<updated>2007-10-17T18:24:56+00:00</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@inhelltoy.tec.linutronix.de</email>
</author>
<published>2007-10-17T18:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b515e4767ffd07d1b14f4dc4f328d75f765215ab'/>
<id>urn:sha1:b515e4767ffd07d1b14f4dc4f328d75f765215ab</id>
<content type='text'>
Same file, except for whitespace, comment formatting and:

32-bit: if((unsigned int) addr &gt;= (unsigned int) high_memory)
64-bit: if((unsigned long) addr &gt;= (unsigned long) high_memory)

where the latter can be used safely for both.

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;

Conflicts:
	include/asm-x86/floppy_32.h
	include/asm-x86/floppy_64.h
</content>
</entry>
<entry>
<title>cleanup floppy.h</title>
<updated>2007-10-17T15:42:55+00:00</updated>
<author>
<name>Jan Beulich</name>
<email>jbeulich@novell.com</email>
</author>
<published>2007-10-17T06:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9c6cdad7fee1630941cdd9d74ec310632a9e5c93'/>
<id>urn:sha1:9c6cdad7fee1630941cdd9d74ec310632a9e5c93</id>
<content type='text'>
AUTO_DMA and FLOPPY_MOTOR_MASK in include/asm-*/floppy.h are dead symbols -
remove them.

Signed-off-by: Jan Beulich &lt;jbeulich@novell.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>i386/x86_64: move headers to include/asm-x86</title>
<updated>2007-10-11T09:20:03+00:00</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@linutronix.de</email>
</author>
<published>2007-10-11T09:20:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=96a388de5dc53a8b234b3fd41f3ae2cedc9ffd42'/>
<id>urn:sha1:96a388de5dc53a8b234b3fd41f3ae2cedc9ffd42</id>
<content type='text'>
Move the headers to include/asm-x86 and fixup the
header install make rules

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
</feed>
