<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/asm-parisc, branch v2.6.19</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.19</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.19'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2006-11-27T00:30:29Z</updated>
<entry>
<title>[PATCH] Fix incorrent type of flags in &lt;asm/semaphore.h&gt;</title>
<updated>2006-11-27T00:30:29Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@mcmartin.ca</email>
</author>
<published>2006-11-26T23:56:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c9c3b86f2ab79f7f6e87eb735f9cc4508b73fc48'/>
<id>urn:sha1:c9c3b86f2ab79f7f6e87eb735f9cc4508b73fc48</id>
<content type='text'>
I still think using BUILD_BUG_ON() is unacceptable, especially given how
vague the error message was.

Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
[ And I already removed gthe BUILD_BUG_ON() in the previous commit ]
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] pdc_init no longer exists</title>
<updated>2006-10-07T11:22:30Z</updated>
<author>
<name>Matthew Wilcox</name>
<email>willy@rowlf.int.wil.cx</email>
</author>
<published>2006-10-07T03:45:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=bbd6330ea1154fc13a351263160d4f9cca2ff5d9'/>
<id>urn:sha1:bbd6330ea1154fc13a351263160d4f9cca2ff5d9</id>
<content type='text'>
Just a stale prototype

Signed-off-by: Matthew Wilcox &lt;matthew@wil.cx&gt;
</content>
</entry>
<entry>
<title>Build fixes for struct pt_regs removal</title>
<updated>2006-10-07T02:47:23Z</updated>
<author>
<name>Matthew Wilcox</name>
<email>matthew@wil.cx</email>
</author>
<published>2006-10-07T02:47:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=be577a5220b25e0a6e3fbf96bbfc8b31d63e9ea9'/>
<id>urn:sha1:be577a5220b25e0a6e3fbf96bbfc8b31d63e9ea9</id>
<content type='text'>
Signed-off-by: Matthew Wilcox &lt;matthew@wil.cx&gt;
</content>
</entry>
<entry>
<title>[PARISC] Make DMA routines more stubby</title>
<updated>2006-10-04T12:51:07Z</updated>
<author>
<name>Matthew Wilcox</name>
<email>matthew@wil.cx</email>
</author>
<published>2006-09-21T02:36:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=99b6e9be71b9ad2c50c0d160b5af18848fee466d'/>
<id>urn:sha1:99b6e9be71b9ad2c50c0d160b5af18848fee466d</id>
<content type='text'>
We were pretending to use the GENERIC_ISA_DMA routines, but never
selected that symbol.  Since ISA DMA is known to not work right now,
just remove the attempts to acquire the dma_spin_lock to fix compile
warnings.

Signed-off-by: Matthew Wilcox &lt;willy@parisc-linux.org&gt;
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] Define pci_get_legacy_ide_irq</title>
<updated>2006-10-04T12:50:55Z</updated>
<author>
<name>Matthew Wilcox</name>
<email>matthew@wil.cx</email>
</author>
<published>2006-09-20T01:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f312094556619aed849862089938c14aa6a5b84b'/>
<id>urn:sha1:f312094556619aed849862089938c14aa6a5b84b</id>
<content type='text'>
We can compile at least one IDE driver that refers to this.  We can't
use the asm-generic file because we have our own definitions of
pcibios_resource_to_bus etc.

Signed-off-by: Matthew Wilcox &lt;willy@parisc-linux.org&gt;
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] Fix iounmap compile warning</title>
<updated>2006-10-04T12:50:26Z</updated>
<author>
<name>Matthew Wilcox</name>
<email>matthew@wil.cx</email>
</author>
<published>2006-09-19T22:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=01232e932988fcf6ad87be49f69e633dd652a46d'/>
<id>urn:sha1:01232e932988fcf6ad87be49f69e633dd652a46d</id>
<content type='text'>
iounmap's argument needs to be both const and volatile, otherwise we'll
get warnings that we're discarding pointer qualifiers

Signed-off-by: Matthew Wilcox &lt;matthew@wil.cx&gt;
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] Add support for Quicksilver AGPGART</title>
<updated>2006-10-04T12:50:16Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@parisc-linux.org</email>
</author>
<published>2006-08-25T01:33:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=08a6436816f7a16113c73be767ee8d50440e494e'/>
<id>urn:sha1:08a6436816f7a16113c73be767ee8d50440e494e</id>
<content type='text'>
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] Move LBA and SBA register defines to the common ropes.h</title>
<updated>2006-10-04T12:50:05Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@parisc-linux.org</email>
</author>
<published>2006-08-25T16:28:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=983daeec99f07fca0a8a9180ba1ca65bbd40c820'/>
<id>urn:sha1:983daeec99f07fca0a8a9180ba1ca65bbd40c820</id>
<content type='text'>
header. This will allow the use of more constants in the
agpgart driver.

Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] Create shared &lt;asm/ropes.h&gt; header</title>
<updated>2006-10-04T12:49:56Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@parisc-linux.org</email>
</author>
<published>2006-08-25T01:32:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1790cf9111f61d360d861901b97eba4de3b5414c'/>
<id>urn:sha1:1790cf9111f61d360d861901b97eba4de3b5414c</id>
<content type='text'>
Pull out struct sba_device and struct lba_device into a
common ropes.h header. Also fold the parisc portion of
iosapic.h into this file. (Then delete the useless portion
of iosapic.h)

Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] Allow nested interrupts</title>
<updated>2006-10-04T12:48:57Z</updated>
<author>
<name>James Bottomley</name>
<email>jejb@parisc-linux.org</email>
</author>
<published>2006-09-09T19:36:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7085689ed135f94108e46c372015c6f5cd3372a3'/>
<id>urn:sha1:7085689ed135f94108e46c372015c6f5cd3372a3</id>
<content type='text'>
Our prior mode of operation didn't allow nested interrupts
because it makes the interrupt code much simpler.  However,
nested interrupts are better for latency.

This code uses the EIEM register to simulate level interrupts
and thus achieve nesting.

Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
</feed>
