| To: | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Subject: | Re: [PATCH 1/1] config: simplify INLINE_SPIN_UNLOCK |
| From: | Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com> |
| Date: | Fri, 23 Mar 2012 11:54:10 +0530 |
| Cc: | Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com>, Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>, Ralf Baechle <ralf@linux-mips.org>, Chris Metcalf <cmetcalf@tilera.com>, Thomas Gleixner <tglx@linutronix.de>, x86@kernel.org, Chris Zankel <chris@zankel.net>, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
| In-reply-to: | <20120322095502.30866.75756.sendpatchset@codeblue> |
| Organization: | IBM |
| References: | <20120322095502.30866.75756.sendpatchset@codeblue> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1 |
On 03/22/2012 03:25 PM, Raghavendra K T wrote: From: Raghavendra K T<raghavendra.kt@linux.vnet.ibm.com> Patch simplifies current INLINE_SPIN_UNLOCK. compile tested on x86_64 Change log: get rid of INLINE_SPIN_UNLOCK entirely replacing it with UNINLINE_SPIN_UNLOCK instead with the reverse meaning. whover wants to uninline the spinlocks (like spinlock debugging, paravirt etc all just do select UNINLINE_SPIN_UNLOCK typo:Whoever wants to uninline the spinlocks (like spinlock debugging, paravirt etc) just do select UNINLINE_SPIN_UNLOCK. Suggested-by: Linus Torvalds<torvalds@linux-foundation.org> Signed-off-by: Raghavendra K T<raghavendra.kt@linux.vnet.ibm.com> --- Please refer : https://lkml.org/lkml/2012/3/21/357 Linus, Please let me know if this is what you were looking for or Did I really mess it up :( |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 1/1] config: simplify INLINE_SPIN_UNLOCK, Raghavendra K T |
|---|---|
| Next by Date: | Re: [PATCH 1/1] config: simplify INLINE_SPIN_UNLOCK, Ingo Molnar |
| Previous by Thread: | [PATCH 1/1] config: simplify INLINE_SPIN_UNLOCK, Raghavendra K T |
| Next by Thread: | Re: [PATCH 1/1] config: simplify INLINE_SPIN_UNLOCK, Ingo Molnar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |