From: David Miller <davem@davemloft.net>
To: sam@ravnborg.org
Cc: linuxppc-dev@lists.ozlabs.org, paulus@au.ibm.com,
linux-kernel@vger.kernel.org, sparclinux@vger.kernel.org,
akpm@linux-foundation.org, torvalds@linux-foundation.org
Subject: Re: 64-bit ppc rwsem
Date: Tue, 17 Aug 2010 22:48:12 -0700 (PDT) [thread overview]
Message-ID: <20100817.224812.226786243.davem@davemloft.net> (raw)
In-Reply-To: <20100818053955.GA11962@merkur.ravnborg.org>
From: Sam Ravnborg <sam@ravnborg.org>
Date: Wed, 18 Aug 2010 07:39:55 +0200
>> @@ -15,7 +15,7 @@ lib-$(CONFIG_SPARC32) += divdi3.o udivdi3.o
>> lib-$(CONFIG_SPARC32) += copy_user.o locks.o
>> lib-y += atomic_$(BITS).o
>> lib-$(CONFIG_SPARC32) += lshrdi3.o ashldi3.o
>> -lib-y += rwsem_$(BITS).o
>> +lib-$(CONFIG_SPARC32) += rwsem_$(BITS).o
>
> You could write this explicit as:
>
>> +lib-$(CONFIG_SPARC32) += rwsem_32.o
>
> As rwsem_64 is gone now.
Sure, I'll make that change, thanks Sam.
next prev parent reply other threads:[~2010-08-18 5:47 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20100817.180325.104051399.davem@davemloft.net>
[not found] ` <AANLkTikQ1dGw0aO10_ZwmVEc-JAVhB==3HS7SrWycE49@mail.gmail.com>
[not found] ` <AANLkTimZ3rhX2AzPExEGfRCXiFNN-BGOWRKqL241-qNa@mail.gmail.com>
[not found] ` <20100817.191424.183031381.davem@davemloft.net>
2010-08-18 4:38 ` 64-bit ppc rwsem (was: Re: [GIT] Sparc) Benjamin Herrenschmidt
2010-08-18 5:03 ` Benjamin Herrenschmidt
2010-08-18 5:28 ` 64-bit ppc rwsem David Miller
2010-08-18 5:39 ` Sam Ravnborg
2010-08-18 5:48 ` David Miller [this message]
2010-08-19 5:23 ` Benjamin Herrenschmidt
2010-08-19 5:29 ` David Miller
2010-08-19 10:24 ` Benjamin Herrenschmidt
2010-08-20 5:14 ` [PATCH 1/2] powerpc: Make rwsem use "long" type Benjamin Herrenschmidt
2010-08-24 1:37 ` Timur Tabi
2010-08-20 5:14 ` [PATCH 2/2] rwsem: Move powerpc atomic-long based implementation to asm-generic Benjamin Herrenschmidt
2010-08-20 6:43 ` Sam Ravnborg
2010-08-24 1:32 ` Benjamin Herrenschmidt
2010-08-23 4:39 ` David Miller
2010-08-23 13:44 ` 64-bit ppc rwsem Arnd Bergmann
2010-08-23 22:01 ` Benjamin Herrenschmidt
2010-08-23 22:18 ` David Miller
2010-08-24 1:31 ` Benjamin Herrenschmidt
2010-08-24 12:06 ` Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100817.224812.226786243.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=paulus@au.ibm.com \
--cc=sam@ravnborg.org \
--cc=sparclinux@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).