On Wed, 25 May 2011, KY Srinivasan wrote:
> I like the idea of merging this code with some other file under arch/x86/.
> I could merge this code into mshyperv.c file that already has hyperv
> specific code. Who would take this patch if I were to merge this
> cleaned up Hyper-V clocksource code in
> -Original Message-
> From: Thomas Gleixner [mailto:t...@linutronix.de]
> Sent: Tuesday, May 24, 2011 6:43 PM
> To: KY Srinivasan
> Cc: gre...@suse.de; linux-ker...@vger.kernel.org;
> devel@linuxdriverproject.org; johns...@us.ibm.com; h...@infradead.org; Hank
> Janssen; Haiyang Zhang
> S
Looks like a typo?
Signed-off-by: Nicolas Kaiser
---
drivers/staging/rts_pstor/sd.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging/rts_pstor/sd.c
index bddb031..cdae497 100644
--- a/drivers/staging/rts_pstor/sd.c
+++ b/d
On Tue, 24 May 2011, K. Y. Srinivasan wrote:
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
> @@ -595,6 +595,9 @@ config X86_CYCLONE_TIMER
> def_bool y
> depends on X86_32_NON_STANDARD
>
> +config HYPERV_CLKSRC
> + def_bool y
Errm, why do we need another random config switch f
From: Márton Németh
The function calls spin_lock() and spin_unlock() should be in pair. This patch
makes
this pairing more clear for the reader of the code.
Signed-off-by: Márton Németh
---
diff --git a/drivers/staging/usbip/stub_rx.c b/drivers/staging/usbip/stub_rx.c
index a5c1fa1..e2cfedb 10
Move the Hyper-V clocksource driver out of the staging area. Given the size of
this driver, this driver is being built as part of the kernel.
Signed-off-by: K. Y. Srinivasan
Signed-off-by: Hank Janssen
Signed-off-by: Haiyang Zhang
---
arch/x86/Kconfig|3 +
drivers/clock
CAD Drafting Services
We are a China based studio providing innovative and cost effective CAD
drafting and design solutions that provide value to business needs. We
introduced ourselves with a vision to be the best rather than to be the
biggest of all the players in the industry. We truly believe
On Tue, May 24, 2011 at 01:35:21PM +0200, Roland Vossen wrote:
> As reported by Linus.
>
> Signed-off-by: Roland Vossen
> ---
When someone else reports it, then you need to say so this way:
Reported-by: Linus Torvalds
I'll add it to the patch this time, but please be more careful next
time.
As reported by Linus.
Signed-off-by: Roland Vossen
---
drivers/staging/brcm80211/brcmfmac/wl_iw.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/brcm80211/brcmfmac/wl_iw.c
b/drivers/staging/brcm80211/brcmfmac/wl_iw.c
index 929ceaf..15e1b05 100644
--- a