<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/arch/x86/lib/getuser_32.S, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/arch/x86/lib/getuser_32.S?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/arch/x86/lib/getuser_32.S?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2008-07-09T07:14:05Z</updated>
<entry>
<title>x86: merge getuser asm functions.</title>
<updated>2008-07-09T07:14:05Z</updated>
<author>
<name>Glauber Costa</name>
<email>gcosta@redhat.com</email>
</author>
<published>2008-06-24T15:05:11Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=6c2d458680d49d939ffd4b4cdc84d9e004d65910'/>
<id>urn:sha1:6c2d458680d49d939ffd4b4cdc84d9e004d65910</id>
<content type='text'>
getuser_32.S and getuser_64.S are merged into getuser.S.

Signed-off-by: Glauber Costa &lt;gcosta@redhat.com&gt;
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86: use _ASM_PTR instead of explicit word-size pointers.</title>
<updated>2008-07-09T07:14:04Z</updated>
<author>
<name>Glauber Costa</name>
<email>gcosta@redhat.com</email>
</author>
<published>2008-06-24T15:02:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=87e2f1e7f6ab66306320403d4502d7938d3c703e'/>
<id>urn:sha1:87e2f1e7f6ab66306320403d4502d7938d3c703e</id>
<content type='text'>
Switch .long and .quad with _ASM_PTR in getuser*.S.

Signed-off-by: Glauber Costa &lt;gcosta@redhat.com&gt;
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86: introduce __ASM_REG macro.</title>
<updated>2008-07-09T07:14:04Z</updated>
<author>
<name>Glauber Costa</name>
<email>gcosta@redhat.com</email>
</author>
<published>2008-06-24T14:37:57Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=40faf463e62de0b29722910eded7dd26cd8b684b'/>
<id>urn:sha1:40faf463e62de0b29722910eded7dd26cd8b684b</id>
<content type='text'>
There are situations in which the architecture wants to use the
register that represents its word-size, whatever it is. For those,
introduce __ASM_REG in asm.h, along with the first users _ASM_AX
and _ASM_DX. They have users waiting for it, namely the getuser
functions.

Signed-off-by: Glauber Costa &lt;gcosta@redhat.com&gt;
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86: don't use word-size specifiers.</title>
<updated>2008-07-09T07:14:00Z</updated>
<author>
<name>Glauber Costa</name>
<email>gcosta@redhat.com</email>
</author>
<published>2008-06-14T01:41:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=9aa038815b5756e20a00b8e1efd5740434b37aea'/>
<id>urn:sha1:9aa038815b5756e20a00b8e1efd5740434b37aea</id>
<content type='text'>
Since the instructions refer to registers, they'll be able
to figure it out.

Signed-off-by: Glauber Costa &lt;gcosta@redhat.com&gt;
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>i386: move lib</title>
<updated>2007-10-11T09:16:33Z</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@linutronix.de</email>
</author>
<published>2007-10-11T09:16:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=44f0257fc316ff4b33aa3438dd8d891b7d6d72b9'/>
<id>urn:sha1:44f0257fc316ff4b33aa3438dd8d891b7d6d72b9</id>
<content type='text'>
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
</feed>
