All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] *** SUBJECT HERE ***
@ 2010-08-18 16:44 Dave Kleikamp
  2010-08-18 16:44 ` [PATCH 1/4] powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts Dave Kleikamp
                   ` (4 more replies)
  0 siblings, 5 replies; 33+ messages in thread
From: Dave Kleikamp @ 2010-08-18 16:44 UTC (permalink / raw)
  To: Josh Boyer; +Cc: Dave Kleikamp, linuxppc-dev list

Josh,
Here are some bug fixes for the powerpc-4xx tree.  It'd be nice if they
could make it into 2.6.46.

Thanks,
Shaggy

Dave Kleikamp (4):
  powerpc/47x: Make sure mcsr is cleared before enabling machine check
    interrupts
  powerpc/47x: Remove redundant line from cputable.c
  powerpc/4xx: Index interrupt stacks by physical cpu
  powerpc/47x: Add an isync before the tlbivax instruction

 arch/powerpc/kernel/cputable.c   |    1 -
 arch/powerpc/kernel/head_44x.S   |    4 ++++
 arch/powerpc/kernel/irq.c        |   15 ++++++++-------
 arch/powerpc/kernel/setup_32.c   |    9 +++++----
 arch/powerpc/mm/tlb_nohash_low.S |    1 +
 5 files changed, 18 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 1/4] powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts
  2010-08-18 16:44 [PATCH 0/4] *** SUBJECT HERE *** Dave Kleikamp
@ 2010-08-18 16:44 ` Dave Kleikamp
  2010-08-18 16:44 ` [PATCH 2/4] powerpc/47x: Remove redundant line from cputable.c Dave Kleikamp
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 33+ messages in thread
From: Dave Kleikamp @ 2010-08-18 16:44 UTC (permalink / raw)
  To: Josh Boyer; +Cc: Dave Kleikamp, linuxppc-dev list

Clear the machine check syndrom register before enabling machine check
interrupts.  The initial state of the tlb can lead to parity errors being
flagged early after a cold boot.

Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
---
 arch/powerpc/kernel/head_44x.S |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/kernel/head_44x.S b/arch/powerpc/kernel/head_44x.S
index 5ab484e..562305b 100644
--- a/arch/powerpc/kernel/head_44x.S
+++ b/arch/powerpc/kernel/head_44x.S
@@ -113,6 +113,10 @@ _ENTRY(_start);
 	stw	r5, 0(r4)	/* Save abatron_pteptrs at a fixed location */
 	stw	r6, 0(r5)
 
+	/* Clear the Machine Check Syndrome Register */
+	li	r0,0
+	mtspr	SPRN_MCSR,r0
+
 	/* Let's move on */
 	lis	r4,start_kernel@h
 	ori	r4,r4,start_kernel@l
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 33+ messages in thread

* [PATCH 2/4] powerpc/47x: Remove redundant line from cputable.c
  2010-08-18 16:44 [PATCH 0/4] *** SUBJECT HERE *** Dave Kleikamp
  2010-08-18 16:44 ` [PATCH 1/4] powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts Dave Kleikamp
@ 2010-08-18 16:44 ` Dave Kleikamp
  2010-08-18 16:44 ` [PATCH 3/4] powerpc/4xx: Index interrupt stacks by physical cpu Dave Kleikamp
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 33+ messages in thread
From: Dave Kleikamp @ 2010-08-18 16:44 UTC (permalink / raw)
  To: Josh Boyer; +Cc: Dave Kleikamp, linuxppc-dev list

There are two entries for .cpu_user_features in
arch/powerpc/kernel/cputable.c.  Remove the one that doesn't belong

Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
---
 arch/powerpc/kernel/cputable.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/powerpc/kernel/cputable.c b/arch/powerpc/kernel/cputable.c
index 65e2b4e..1f9123f 100644
--- a/arch/powerpc/kernel/cputable.c
+++ b/arch/powerpc/kernel/cputable.c
@@ -1826,7 +1826,6 @@ static struct cpu_spec __initdata cpu_specs[] = {
 		.cpu_features		= CPU_FTRS_47X,
 		.cpu_user_features	= COMMON_USER_BOOKE |
 			PPC_FEATURE_HAS_FPU,
-		.cpu_user_features	= COMMON_USER_BOOKE,
 		.mmu_features		= MMU_FTR_TYPE_47x |
 			MMU_FTR_USE_TLBIVAX_BCAST | MMU_FTR_LOCK_BCAST_INVAL,
 		.icache_bsize		= 32,
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 33+ messages in thread

* [PATCH 3/4] powerpc/4xx: Index interrupt stacks by physical cpu
  2010-08-18 16:44 [PATCH 0/4] *** SUBJECT HERE *** Dave Kleikamp
  2010-08-18 16:44 ` [PATCH 1/4] powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts Dave Kleikamp
  2010-08-18 16:44 ` [PATCH 2/4] powerpc/47x: Remove redundant line from cputable.c Dave Kleikamp
@ 2010-08-18 16:44 ` Dave Kleikamp
  2010-08-19 12:34   ` Josh Boyer
  2010-08-18 16:44 ` [PATCH 4/4] powerpc/47x: Add an isync before the tlbivax instruction Dave Kleikamp
  2010-08-18 16:45 ` [PATCH 0/4] Some 47x patches for the powerpc-4xx tree Dave Kleikamp
  4 siblings, 1 reply; 33+ messages in thread
From: Dave Kleikamp @ 2010-08-18 16:44 UTC (permalink / raw)
  To: Josh Boyer; +Cc: Dave Kleikamp, linuxppc-dev list

The interrupt stacks need to be indexed by the physical cpu since the
critical, debug and machine check handlers use the contents of SPRN_PIR to
index the critirq_ctx, dbgirq_ctx, and mcheckirq_ctx arrays.

Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
---
 arch/powerpc/kernel/irq.c      |   15 ++++++++-------
 arch/powerpc/kernel/setup_32.c |    9 +++++----
 2 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/arch/powerpc/kernel/irq.c b/arch/powerpc/kernel/irq.c
index d3ce67c..52e9c95 100644
--- a/arch/powerpc/kernel/irq.c
+++ b/arch/powerpc/kernel/irq.c
@@ -446,22 +446,23 @@ struct thread_info *mcheckirq_ctx[NR_CPUS] __read_mostly;
 void exc_lvl_ctx_init(void)
 {
 	struct thread_info *tp;
-	int i;
+	int i, hw_cpu;
 
 	for_each_possible_cpu(i) {
-		memset((void *)critirq_ctx[i], 0, THREAD_SIZE);
-		tp = critirq_ctx[i];
+		hw_cpu = get_hard_smp_processor_id(i);
+		memset((void *)critirq_ctx[hw_cpu], 0, THREAD_SIZE);
+		tp = critirq_ctx[hw_cpu];
 		tp->cpu = i;
 		tp->preempt_count = 0;
 
 #ifdef CONFIG_BOOKE
-		memset((void *)dbgirq_ctx[i], 0, THREAD_SIZE);
-		tp = dbgirq_ctx[i];
+		memset((void *)dbgirq_ctx[hw_cpu], 0, THREAD_SIZE);
+		tp = dbgirq_ctx[hw_cpu];
 		tp->cpu = i;
 		tp->preempt_count = 0;
 
-		memset((void *)mcheckirq_ctx[i], 0, THREAD_SIZE);
-		tp = mcheckirq_ctx[i];
+		memset((void *)mcheckirq_ctx[hw_cpu], 0, THREAD_SIZE);
+		tp = mcheckirq_ctx[hw_cpu];
 		tp->cpu = i;
 		tp->preempt_count = HARDIRQ_OFFSET;
 #endif
diff --git a/arch/powerpc/kernel/setup_32.c b/arch/powerpc/kernel/setup_32.c
index a10ffc8..93666f9 100644
--- a/arch/powerpc/kernel/setup_32.c
+++ b/arch/powerpc/kernel/setup_32.c
@@ -258,17 +258,18 @@ static void __init irqstack_early_init(void)
 #if defined(CONFIG_BOOKE) || defined(CONFIG_40x)
 static void __init exc_lvl_early_init(void)
 {
-	unsigned int i;
+	unsigned int i, hw_cpu;
 
 	/* interrupt stacks must be in lowmem, we get that for free on ppc32
 	 * as the memblock is limited to lowmem by MEMBLOCK_REAL_LIMIT */
 	for_each_possible_cpu(i) {
-		critirq_ctx[i] = (struct thread_info *)
+		hw_cpu = get_hard_smp_processor_id(i);
+		critirq_ctx[hw_cpu] = (struct thread_info *)
 			__va(memblock_alloc(THREAD_SIZE, THREAD_SIZE));
 #ifdef CONFIG_BOOKE
-		dbgirq_ctx[i] = (struct thread_info *)
+		dbgirq_ctx[hw_cpu] = (struct thread_info *)
 			__va(memblock_alloc(THREAD_SIZE, THREAD_SIZE));
-		mcheckirq_ctx[i] = (struct thread_info *)
+		mcheckirq_ctx[hw_cpu] = (struct thread_info *)
 			__va(memblock_alloc(THREAD_SIZE, THREAD_SIZE));
 #endif
 	}
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 33+ messages in thread

* [PATCH 4/4] powerpc/47x: Add an isync before the tlbivax instruction
  2010-08-18 16:44 [PATCH 0/4] *** SUBJECT HERE *** Dave Kleikamp
                   ` (2 preceding siblings ...)
  2010-08-18 16:44 ` [PATCH 3/4] powerpc/4xx: Index interrupt stacks by physical cpu Dave Kleikamp
@ 2010-08-18 16:44 ` Dave Kleikamp
  2010-08-18 16:45 ` [PATCH 0/4] Some 47x patches for the powerpc-4xx tree Dave Kleikamp
  4 siblings, 0 replies; 33+ messages in thread
From: Dave Kleikamp @ 2010-08-18 16:44 UTC (permalink / raw)
  To: Josh Boyer; +Cc: Dave Kleikamp, linuxppc-dev list

Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
---
 arch/powerpc/mm/tlb_nohash_low.S |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/mm/tlb_nohash_low.S b/arch/powerpc/mm/tlb_nohash_low.S
index cfa7682..b9d9fed 100644
--- a/arch/powerpc/mm/tlb_nohash_low.S
+++ b/arch/powerpc/mm/tlb_nohash_low.S
@@ -200,6 +200,7 @@ _GLOBAL(_tlbivax_bcast)
 	rlwimi	r5,r4,0,16,31
 	wrteei	0
 	mtspr	SPRN_MMUCR,r5
+	isync
 /*	tlbivax	0,r3 - use .long to avoid binutils deps */
 	.long 0x7c000624 | (r3 << 11)
 	isync
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 33+ messages in thread

* Re: [PATCH 0/4] Some 47x patches for the powerpc-4xx tree
  2010-08-18 16:44 [PATCH 0/4] *** SUBJECT HERE *** Dave Kleikamp
                   ` (3 preceding siblings ...)
  2010-08-18 16:44 ` [PATCH 4/4] powerpc/47x: Add an isync before the tlbivax instruction Dave Kleikamp
@ 2010-08-18 16:45 ` Dave Kleikamp
  2010-08-19  3:19   ` Benjamin Herrenschmidt
  4 siblings, 1 reply; 33+ messages in thread
From: Dave Kleikamp @ 2010-08-18 16:45 UTC (permalink / raw)
  To: Josh Boyer; +Cc: linuxppc-dev list

Sorry!  Forgot to change the subject.

Shaggy

On Wed, 2010-08-18 at 11:44 -0500, Dave Kleikamp wrote:
> Josh,
> Here are some bug fixes for the powerpc-4xx tree.  It'd be nice if they
> could make it into 2.6.46.
> 
> Thanks,
> Shaggy
> 
> Dave Kleikamp (4):
>   powerpc/47x: Make sure mcsr is cleared before enabling machine check
>     interrupts
>   powerpc/47x: Remove redundant line from cputable.c
>   powerpc/4xx: Index interrupt stacks by physical cpu
>   powerpc/47x: Add an isync before the tlbivax instruction
> 
>  arch/powerpc/kernel/cputable.c   |    1 -
>  arch/powerpc/kernel/head_44x.S   |    4 ++++
>  arch/powerpc/kernel/irq.c        |   15 ++++++++-------
>  arch/powerpc/kernel/setup_32.c   |    9 +++++----
>  arch/powerpc/mm/tlb_nohash_low.S |    1 +
>  5 files changed, 18 insertions(+), 12 deletions(-)
> 

-- 
Dave Kleikamp
IBM Linux Technology Center

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: [PATCH 0/4] Some 47x patches for the powerpc-4xx tree
  2010-08-18 16:45 ` [PATCH 0/4] Some 47x patches for the powerpc-4xx tree Dave Kleikamp
@ 2010-08-19  3:19   ` Benjamin Herrenschmidt
  2010-08-23 12:13     ` Josh Boyer
  0 siblings, 1 reply; 33+ messages in thread
From: Benjamin Herrenschmidt @ 2010-08-19  3:19 UTC (permalink / raw)
  To: Dave Kleikamp; +Cc: linuxppc-dev list

On Wed, 2010-08-18 at 11:45 -0500, Dave Kleikamp wrote:
> Sorry!  Forgot to change the subject.
> 
> Shaggy
> 
> On Wed, 2010-08-18 at 11:44 -0500, Dave Kleikamp wrote:
> > Josh,
> > Here are some bug fixes for the powerpc-4xx tree.  It'd be nice if they
> > could make it into 2.6.46.

Yeah and I'm sure they can make it into 2.6.46... if you want to wait
that long ! In the meantime, 2.6.36 will do :-)

Cheers,
Ben.

> > Thanks,
> > Shaggy
> > 
> > Dave Kleikamp (4):
> >   powerpc/47x: Make sure mcsr is cleared before enabling machine check
> >     interrupts
> >   powerpc/47x: Remove redundant line from cputable.c
> >   powerpc/4xx: Index interrupt stacks by physical cpu
> >   powerpc/47x: Add an isync before the tlbivax instruction
> > 
> >  arch/powerpc/kernel/cputable.c   |    1 -
> >  arch/powerpc/kernel/head_44x.S   |    4 ++++
> >  arch/powerpc/kernel/irq.c        |   15 ++++++++-------
> >  arch/powerpc/kernel/setup_32.c   |    9 +++++----
> >  arch/powerpc/mm/tlb_nohash_low.S |    1 +
> >  5 files changed, 18 insertions(+), 12 deletions(-)
> > 
> 

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: [PATCH 3/4] powerpc/4xx: Index interrupt stacks by physical cpu
  2010-08-18 16:44 ` [PATCH 3/4] powerpc/4xx: Index interrupt stacks by physical cpu Dave Kleikamp
@ 2010-08-19 12:34   ` Josh Boyer
  0 siblings, 0 replies; 33+ messages in thread
From: Josh Boyer @ 2010-08-19 12:34 UTC (permalink / raw)
  To: Dave Kleikamp; +Cc: linuxppc-dev list

On Wed, Aug 18, 2010 at 11:44:25AM -0500, Dave Kleikamp wrote:
>The interrupt stacks need to be indexed by the physical cpu since the
>critical, debug and machine check handlers use the contents of SPRN_PIR to
>index the critirq_ctx, dbgirq_ctx, and mcheckirq_ctx arrays.
>
>Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
>---
> arch/powerpc/kernel/irq.c      |   15 ++++++++-------
> arch/powerpc/kernel/setup_32.c |    9 +++++----
> 2 files changed, 13 insertions(+), 11 deletions(-)
>
>diff --git a/arch/powerpc/kernel/irq.c b/arch/powerpc/kernel/irq.c
>index d3ce67c..52e9c95 100644
>--- a/arch/powerpc/kernel/irq.c
>+++ b/arch/powerpc/kernel/irq.c
>@@ -446,22 +446,23 @@ struct thread_info *mcheckirq_ctx[NR_CPUS] __read_mostly;
> void exc_lvl_ctx_init(void)
> {
> 	struct thread_info *tp;
>-	int i;
>+	int i, hw_cpu;
>
> 	for_each_possible_cpu(i) {
>-		memset((void *)critirq_ctx[i], 0, THREAD_SIZE);
>-		tp = critirq_ctx[i];
>+		hw_cpu = get_hard_smp_processor_id(i);

This one throws this compile error when trying to build
ppc44x_defconfig:

CC      arch/powerpc/kernel/irq.o
arch/powerpc/kernel/irq.c: In function 'exc_lvl_ctx_init':
arch/powerpc/kernel/irq.c:452: error: implicit declaration of function
'get_hard_smp_processor_id'
make[1]: *** [arch/powerpc/kernel/irq.o] Error 1
make: *** [arch/powerpc/kernel] Error 2

I'm guessing it needs a #include <asm/smp.h> added to it.

josh

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: [PATCH 0/4] Some 47x patches for the powerpc-4xx tree
  2010-08-19  3:19   ` Benjamin Herrenschmidt
@ 2010-08-23 12:13     ` Josh Boyer
  0 siblings, 0 replies; 33+ messages in thread
From: Josh Boyer @ 2010-08-23 12:13 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev list, Dave Kleikamp

On Thu, Aug 19, 2010 at 01:19:57PM +1000, Benjamin Herrenschmidt wrote:
>On Wed, 2010-08-18 at 11:45 -0500, Dave Kleikamp wrote:
>> Sorry!  Forgot to change the subject.
>> 
>> Shaggy
>> 
>> On Wed, 2010-08-18 at 11:44 -0500, Dave Kleikamp wrote:
>> > Josh,
>> > Here are some bug fixes for the powerpc-4xx tree.  It'd be nice if they
>> > could make it into 2.6.46.
>
>Yeah and I'm sure they can make it into 2.6.46... if you want to wait
>that long ! In the meantime, 2.6.36 will do :-)

Added the minor #include fix and sent them your way.

josh

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: [PATCH 0/4] *** SUBJECT HERE ***
  2020-08-18  9:50   ` Greg Kroah-Hartman
  (?)
@ 2020-08-18  9:52     ` Tomer Samara
  -1 siblings, 0 replies; 33+ messages in thread
From: Tomer Samara @ 2020-08-18  9:52 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: devel, linaro-mm-sig, Todd Kjos, linux-kernel, dri-devel,
	Suren Baghdasaryan, Hridya Valsaraju, Arve Hjønnevåg,
	Joel Fernandes, Martijn Coenen, Sumit Semwal, Christian Brauner

On Tue, Aug 18, 2020 at 11:50:35AM +0200, Greg Kroah-Hartman wrote:
> On Tue, Aug 18, 2020 at 12:17:08PM +0300, Tomer Samara wrote:
> > *** BLURB HERE ***
> 
> Really?
> 
> And your subject line could use some work too :(
>

sorry for that, i've made a script for sending patchset and accidently 
it sents mails without contorl.
Fixed that

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: [PATCH 0/4] *** SUBJECT HERE ***
@ 2020-08-18  9:52     ` Tomer Samara
  0 siblings, 0 replies; 33+ messages in thread
From: Tomer Samara @ 2020-08-18  9:52 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: devel, Todd Kjos, Martijn Coenen, linux-kernel, dri-devel,
	linaro-mm-sig, Joel Fernandes, Arve Hjønnevåg,
	Hridya Valsaraju, Suren Baghdasaryan, Sumit Semwal,
	Christian Brauner

On Tue, Aug 18, 2020 at 11:50:35AM +0200, Greg Kroah-Hartman wrote:
> On Tue, Aug 18, 2020 at 12:17:08PM +0300, Tomer Samara wrote:
> > *** BLURB HERE ***
> 
> Really?
> 
> And your subject line could use some work too :(
>

sorry for that, i've made a script for sending patchset and accidently 
it sents mails without contorl.
Fixed that
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: [PATCH 0/4] *** SUBJECT HERE ***
@ 2020-08-18  9:52     ` Tomer Samara
  0 siblings, 0 replies; 33+ messages in thread
From: Tomer Samara @ 2020-08-18  9:52 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: devel, Todd Kjos, Martijn Coenen, linux-kernel, dri-devel,
	linaro-mm-sig, Joel Fernandes, Arve Hjønnevåg,
	Hridya Valsaraju, Suren Baghdasaryan, Christian Brauner

On Tue, Aug 18, 2020 at 11:50:35AM +0200, Greg Kroah-Hartman wrote:
> On Tue, Aug 18, 2020 at 12:17:08PM +0300, Tomer Samara wrote:
> > *** BLURB HERE ***
> 
> Really?
> 
> And your subject line could use some work too :(
>

sorry for that, i've made a script for sending patchset and accidently 
it sents mails without contorl.
Fixed that
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: [PATCH 0/4] *** SUBJECT HERE ***
  2020-08-18  9:17 ` Tomer Samara
  (?)
@ 2020-08-18  9:50   ` Greg Kroah-Hartman
  -1 siblings, 0 replies; 33+ messages in thread
From: Greg Kroah-Hartman @ 2020-08-18  9:50 UTC (permalink / raw)
  To: Tomer Samara
  Cc: devel, linaro-mm-sig, Todd Kjos, linux-kernel, dri-devel,
	Suren Baghdasaryan, Hridya Valsaraju, Arve Hjønnevåg,
	Joel Fernandes, Martijn Coenen, Sumit Semwal, Christian Brauner

On Tue, Aug 18, 2020 at 12:17:08PM +0300, Tomer Samara wrote:
> *** BLURB HERE ***

Really?

And your subject line could use some work too :(


^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: [PATCH 0/4] *** SUBJECT HERE ***
@ 2020-08-18  9:50   ` Greg Kroah-Hartman
  0 siblings, 0 replies; 33+ messages in thread
From: Greg Kroah-Hartman @ 2020-08-18  9:50 UTC (permalink / raw)
  To: Tomer Samara
  Cc: devel, Todd Kjos, Martijn Coenen, linux-kernel, dri-devel,
	linaro-mm-sig, Joel Fernandes, Arve Hjønnevåg,
	Hridya Valsaraju, Suren Baghdasaryan, Sumit Semwal,
	Christian Brauner

On Tue, Aug 18, 2020 at 12:17:08PM +0300, Tomer Samara wrote:
> *** BLURB HERE ***

Really?

And your subject line could use some work too :(

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: [PATCH 0/4] *** SUBJECT HERE ***
@ 2020-08-18  9:50   ` Greg Kroah-Hartman
  0 siblings, 0 replies; 33+ messages in thread
From: Greg Kroah-Hartman @ 2020-08-18  9:50 UTC (permalink / raw)
  To: Tomer Samara
  Cc: devel, Todd Kjos, Martijn Coenen, linux-kernel, dri-devel,
	linaro-mm-sig, Joel Fernandes, Arve Hjønnevåg,
	Hridya Valsaraju, Suren Baghdasaryan, Christian Brauner

On Tue, Aug 18, 2020 at 12:17:08PM +0300, Tomer Samara wrote:
> *** BLURB HERE ***

Really?

And your subject line could use some work too :(

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2020-08-18  9:17 ` Tomer Samara
  0 siblings, 0 replies; 33+ messages in thread
From: Tomer Samara @ 2020-08-18  9:17 UTC (permalink / raw)
  Cc: Sumit Semwal, Greg Kroah-Hartman, Arve Hjønnevåg,
	Todd Kjos, Martijn Coenen, Joel Fernandes, Christian Brauner,
	Hridya Valsaraju, Suren Baghdasaryan, devel, dri-devel,
	linaro-mm-sig, linux-kernel

*** BLURB HERE ***

Tomer Samara (4):
  staging: android: Replace BUG_ON with WARN_ON
  staging: android: Add error handling to ion_page_pool_shrink
  staging: android: Convert BUG to WARN
  staging: android: Add error handling to order_to_index callers

 drivers/staging/android/ion/ion_page_pool.c   | 14 ++++++++++----
 drivers/staging/android/ion/ion_system_heap.c | 16 +++++++++++++---
 2 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.25.1

/tmp/0001-staging-android-Replace-BUG_ON-with-WARN_ON.patch
/tmp/0002-staging-android-Add-error-handling-to-ion_page_pool_.patch
/tmp/0003-staging-android-Convert-BUG-to-WARN.patch
/tmp/0004-staging-android-Add-error-handling-to-order_to_index.patch

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2020-08-18  9:17 ` Tomer Samara
  0 siblings, 0 replies; 33+ messages in thread
From: Tomer Samara @ 2020-08-18  9:17 UTC (permalink / raw)
  Cc: devel, linaro-mm-sig, Todd Kjos, Greg Kroah-Hartman,
	linux-kernel, dri-devel, Suren Baghdasaryan, Hridya Valsaraju,
	Arve Hjønnevåg, Joel Fernandes, Martijn Coenen,
	Sumit Semwal, Christian Brauner

*** BLURB HERE ***

Tomer Samara (4):
  staging: android: Replace BUG_ON with WARN_ON
  staging: android: Add error handling to ion_page_pool_shrink
  staging: android: Convert BUG to WARN
  staging: android: Add error handling to order_to_index callers

 drivers/staging/android/ion/ion_page_pool.c   | 14 ++++++++++----
 drivers/staging/android/ion/ion_system_heap.c | 16 +++++++++++++---
 2 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.25.1

/tmp/0001-staging-android-Replace-BUG_ON-with-WARN_ON.patch
/tmp/0002-staging-android-Add-error-handling-to-ion_page_pool_.patch
/tmp/0003-staging-android-Convert-BUG-to-WARN.patch
/tmp/0004-staging-android-Add-error-handling-to-order_to_index.patch
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2020-08-18  8:52 ` Tomer Samara
  0 siblings, 0 replies; 33+ messages in thread
From: Tomer Samara @ 2020-08-18  8:52 UTC (permalink / raw)
  Cc: Sumit Semwal, Greg Kroah-Hartman, Arve Hjønnevåg,
	Todd Kjos, Martijn Coenen, Joel Fernandes, Christian Brauner,
	Hridya Valsaraju, Suren Baghdasaryan, devel, dri-devel,
	linaro-mm-sig, linux-kernel

*** BLURB HERE ***

Tomer Samara (4):
  staging: android: Replace BUG_ON with WARN_ON
  staging: android: Add error handling to ion_page_pool_shrink
  staging: android: Convert BUG to WARN
  staging: android: Add error handling to order_to_index callers

 drivers/staging/android/ion/ion_page_pool.c   | 14 ++++++++++----
 drivers/staging/android/ion/ion_system_heap.c | 16 +++++++++++++---
 2 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.25.1

/tmp/0001-staging-android-Replace-BUG_ON-with-WARN_ON.patch
/tmp/0002-staging-android-Add-error-handling-to-ion_page_pool_.patch
/tmp/0003-staging-android-Convert-BUG-to-WARN.patch
/tmp/0004-staging-android-Add-error-handling-to-order_to_index.patch

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2020-08-18  8:52 ` Tomer Samara
  0 siblings, 0 replies; 33+ messages in thread
From: Tomer Samara @ 2020-08-18  8:52 UTC (permalink / raw)
  Cc: devel, linaro-mm-sig, Todd Kjos, Greg Kroah-Hartman,
	linux-kernel, dri-devel, Suren Baghdasaryan, Hridya Valsaraju,
	Arve Hjønnevåg, Joel Fernandes, Martijn Coenen,
	Sumit Semwal, Christian Brauner

*** BLURB HERE ***

Tomer Samara (4):
  staging: android: Replace BUG_ON with WARN_ON
  staging: android: Add error handling to ion_page_pool_shrink
  staging: android: Convert BUG to WARN
  staging: android: Add error handling to order_to_index callers

 drivers/staging/android/ion/ion_page_pool.c   | 14 ++++++++++----
 drivers/staging/android/ion/ion_system_heap.c | 16 +++++++++++++---
 2 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.25.1

/tmp/0001-staging-android-Replace-BUG_ON-with-WARN_ON.patch
/tmp/0002-staging-android-Add-error-handling-to-ion_page_pool_.patch
/tmp/0003-staging-android-Convert-BUG-to-WARN.patch
/tmp/0004-staging-android-Add-error-handling-to-order_to_index.patch
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2020-08-18  8:48 ` Tomer Samara
  0 siblings, 0 replies; 33+ messages in thread
From: Tomer Samara @ 2020-08-18  8:48 UTC (permalink / raw)
  To: Laura Abbott
  Cc: Sumit Semwal, Greg Kroah-Hartman, Arve Hjønnevåg,
	Todd Kjos, Martijn Coenen, Joel Fernandes, Christian Brauner,
	Hridya Valsaraju, Suren Baghdasaryan, devel, dri-devel,
	linaro-mm-sig, linux-kernel

*** BLURB HERE ***

Tomer Samara (4):
  staging: android: Replace BUG_ON with WARN_ON
  staging: android: Add error handling to ion_page_pool_shrink
  staging: android: Convert BUG to WARN
  staging: android: Add error handling to order_to_index callers

 drivers/staging/android/ion/ion_page_pool.c   | 14 ++++++++++----
 drivers/staging/android/ion/ion_system_heap.c | 16 +++++++++++++---
 2 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.25.1

/tmp/0001-staging-android-Replace-BUG_ON-with-WARN_ON.patch
/tmp/0002-staging-android-Add-error-handling-to-ion_page_pool_.patch
/tmp/0003-staging-android-Convert-BUG-to-WARN.patch
/tmp/0004-staging-android-Add-error-handling-to-order_to_index.patch

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2020-08-18  8:48 ` Tomer Samara
  0 siblings, 0 replies; 33+ messages in thread
From: Tomer Samara @ 2020-08-18  8:48 UTC (permalink / raw)
  To: Laura Abbott
  Cc: devel, linaro-mm-sig, Todd Kjos, Greg Kroah-Hartman,
	linux-kernel, dri-devel, Suren Baghdasaryan, Hridya Valsaraju,
	Arve Hjønnevåg, Joel Fernandes, Martijn Coenen,
	Sumit Semwal, Christian Brauner

*** BLURB HERE ***

Tomer Samara (4):
  staging: android: Replace BUG_ON with WARN_ON
  staging: android: Add error handling to ion_page_pool_shrink
  staging: android: Convert BUG to WARN
  staging: android: Add error handling to order_to_index callers

 drivers/staging/android/ion/ion_page_pool.c   | 14 ++++++++++----
 drivers/staging/android/ion/ion_system_heap.c | 16 +++++++++++++---
 2 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.25.1

/tmp/0001-staging-android-Replace-BUG_ON-with-WARN_ON.patch
/tmp/0002-staging-android-Add-error-handling-to-ion_page_pool_.patch
/tmp/0003-staging-android-Convert-BUG-to-WARN.patch
/tmp/0004-staging-android-Add-error-handling-to-order_to_index.patch
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2020-08-18  8:47 ` Tomer Samara
  0 siblings, 0 replies; 33+ messages in thread
From: Tomer Samara @ 2020-08-18  8:47 UTC (permalink / raw)
  To: Laura Abbott
  Cc: Sumit Semwal, Greg Kroah-Hartman, Arve Hjønnevåg,
	Todd Kjos, Martijn Coenen, Joel Fernandes, Christian Brauner,
	Hridya Valsaraju, Suren Baghdasaryan, devel, dri-devel,
	linaro-mm-sig, linux-kernel

*** BLURB HERE ***

Tomer Samara (4):
  staging: android: Replace BUG_ON with WARN_ON
  staging: android: Add error handling to ion_page_pool_shrink
  staging: android: Convert BUG to WARN
  staging: android: Add error handling to order_to_index callers

 drivers/staging/android/ion/ion_page_pool.c   | 14 ++++++++++----
 drivers/staging/android/ion/ion_system_heap.c | 16 +++++++++++++---
 2 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.25.1

/tmp/0001-staging-android-Replace-BUG_ON-with-WARN_ON.patch
/tmp/0002-staging-android-Add-error-handling-to-ion_page_pool_.patch
/tmp/0003-staging-android-Convert-BUG-to-WARN.patch
/tmp/0004-staging-android-Add-error-handling-to-order_to_index.patch

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2020-08-18  8:47 ` Tomer Samara
  0 siblings, 0 replies; 33+ messages in thread
From: Tomer Samara @ 2020-08-18  8:47 UTC (permalink / raw)
  To: Laura Abbott
  Cc: devel, linaro-mm-sig, Todd Kjos, Greg Kroah-Hartman,
	linux-kernel, dri-devel, Suren Baghdasaryan, Hridya Valsaraju,
	Arve Hjønnevåg, Joel Fernandes, Martijn Coenen,
	Sumit Semwal, Christian Brauner

*** BLURB HERE ***

Tomer Samara (4):
  staging: android: Replace BUG_ON with WARN_ON
  staging: android: Add error handling to ion_page_pool_shrink
  staging: android: Convert BUG to WARN
  staging: android: Add error handling to order_to_index callers

 drivers/staging/android/ion/ion_page_pool.c   | 14 ++++++++++----
 drivers/staging/android/ion/ion_system_heap.c | 16 +++++++++++++---
 2 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.25.1

/tmp/0001-staging-android-Replace-BUG_ON-with-WARN_ON.patch
/tmp/0002-staging-android-Add-error-handling-to-ion_page_pool_.patch
/tmp/0003-staging-android-Convert-BUG-to-WARN.patch
/tmp/0004-staging-android-Add-error-handling-to-order_to_index.patch
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: [PATCH 0/4] *** SUBJECT HERE ***
  2014-08-20  4:30 Valentina Manea
@ 2014-08-25 17:43 ` Greg KH
  0 siblings, 0 replies; 33+ messages in thread
From: Greg KH @ 2014-08-25 17:43 UTC (permalink / raw)
  To: Valentina Manea
  Cc: tulinizer, stern, mail, hdegoede, f.manzan, kurt, linux-usb,
	linux-kernel, firefly, andy.grover, max, shuahkhan

On Wed, Aug 20, 2014 at 07:30:58AM +0300, Valentina Manea wrote:
> After migrating userspace code to libudev, converting usbip-host
> to a device driver and various bug fixes and enhancements, USB/IP
> is fully functional and can be moved out of staging.
> 
> This patch series moves it as following:
> * userspace code to tools/usb/usbip
> * kernel code to drivers/usb/usbip
> 
> A warning generated in the kernel code is also solved and an entry
> in MAINTAINERS file is created for this driver.

Looks good, all now queued up, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2014-08-20  4:30 Valentina Manea
  2014-08-25 17:43 ` Greg KH
  0 siblings, 1 reply; 33+ messages in thread
From: Valentina Manea @ 2014-08-20  4:30 UTC (permalink / raw)
  To: gregkh
  Cc: tulinizer, stern, mail, hdegoede, f.manzan, kurt, linux-usb,
	linux-kernel, firefly, andy.grover, max, shuahkhan,
	Valentina Manea

After migrating userspace code to libudev, converting usbip-host
to a device driver and various bug fixes and enhancements, USB/IP
is fully functional and can be moved out of staging.

This patch series moves it as following:
* userspace code to tools/usb/usbip
* kernel code to drivers/usb/usbip

A warning generated in the kernel code is also solved and an entry
in MAINTAINERS file is created for this driver.

Valentina Manea (4):
  usbip: move usbip userspace code out of staging
  usbip: move usbip kernel code out of staging
  usbip: remove struct usb_device_id table
  MAINTAINERS: Add an entry for USB/IP driver

 MAINTAINERS                                        |  8 +++++++
 drivers/staging/Kconfig                            |  2 --
 drivers/staging/Makefile                           |  1 -
 drivers/usb/Kconfig                                |  2 ++
 drivers/usb/Makefile                               |  2 ++
 drivers/{staging => usb}/usbip/Kconfig             |  0
 drivers/{staging => usb}/usbip/Makefile            |  0
 drivers/{staging => usb}/usbip/README              |  0
 drivers/{staging => usb}/usbip/stub.h              |  0
 drivers/{staging => usb}/usbip/stub_dev.c          | 27 ----------------------
 drivers/{staging => usb}/usbip/stub_main.c         |  0
 drivers/{staging => usb}/usbip/stub_rx.c           |  0
 drivers/{staging => usb}/usbip/stub_tx.c           |  0
 drivers/{staging => usb}/usbip/usbip_common.c      |  0
 drivers/{staging => usb}/usbip/usbip_common.h      |  2 +-
 drivers/{staging => usb}/usbip/usbip_event.c       |  0
 drivers/{staging => usb}/usbip/usbip_protocol.txt  |  0
 drivers/{staging => usb}/usbip/vhci.h              |  0
 drivers/{staging => usb}/usbip/vhci_hcd.c          |  0
 drivers/{staging => usb}/usbip/vhci_rx.c           |  0
 drivers/{staging => usb}/usbip/vhci_sysfs.c        |  0
 drivers/{staging => usb}/usbip/vhci_tx.c           |  0
 .../usbip/uapi => include/uapi/linux}/usbip.h      |  0
 .../usbip/userspace => tools/usb/usbip}/.gitignore |  0
 .../usbip/userspace => tools/usb/usbip}/AUTHORS    |  0
 .../usbip/userspace => tools/usb/usbip}/COPYING    |  0
 .../usbip/userspace => tools/usb/usbip}/INSTALL    |  0
 .../userspace => tools/usb/usbip}/Makefile.am      |  0
 .../usbip/userspace => tools/usb/usbip}/README     |  0
 .../usbip/userspace => tools/usb/usbip}/autogen.sh |  0
 .../usbip/userspace => tools/usb/usbip}/cleanup.sh |  0
 .../userspace => tools/usb/usbip}/configure.ac     |  0
 .../userspace => tools/usb/usbip}/doc/usbip.8      |  0
 .../userspace => tools/usb/usbip}/doc/usbipd.8     |  0
 .../usb/usbip}/libsrc/Makefile.am                  |  0
 .../userspace => tools/usb/usbip}/libsrc/list.h    |  0
 .../userspace => tools/usb/usbip}/libsrc/names.c   |  0
 .../userspace => tools/usb/usbip}/libsrc/names.h   |  0
 .../usb/usbip}/libsrc/sysfs_utils.c                |  0
 .../usb/usbip}/libsrc/sysfs_utils.h                |  0
 .../usb/usbip}/libsrc/usbip_common.c               |  0
 .../usb/usbip}/libsrc/usbip_common.h               |  0
 .../usb/usbip}/libsrc/usbip_host_driver.c          |  0
 .../usb/usbip}/libsrc/usbip_host_driver.h          |  0
 .../usb/usbip}/libsrc/vhci_driver.c                |  0
 .../usb/usbip}/libsrc/vhci_driver.h                |  0
 .../userspace => tools/usb/usbip}/src/Makefile.am  |  0
 .../userspace => tools/usb/usbip}/src/usbip.c      |  0
 .../userspace => tools/usb/usbip}/src/usbip.h      |  0
 .../usb/usbip}/src/usbip_attach.c                  |  0
 .../userspace => tools/usb/usbip}/src/usbip_bind.c |  0
 .../usb/usbip}/src/usbip_detach.c                  |  0
 .../userspace => tools/usb/usbip}/src/usbip_list.c |  0
 .../usb/usbip}/src/usbip_network.c                 |  0
 .../usb/usbip}/src/usbip_network.h                 |  0
 .../userspace => tools/usb/usbip}/src/usbip_port.c |  0
 .../usb/usbip}/src/usbip_unbind.c                  |  0
 .../userspace => tools/usb/usbip}/src/usbipd.c     |  0
 .../userspace => tools/usb/usbip}/src/utils.c      |  0
 .../userspace => tools/usb/usbip}/src/utils.h      |  0
 60 files changed, 13 insertions(+), 31 deletions(-)
 rename drivers/{staging => usb}/usbip/Kconfig (100%)
 rename drivers/{staging => usb}/usbip/Makefile (100%)
 rename drivers/{staging => usb}/usbip/README (100%)
 rename drivers/{staging => usb}/usbip/stub.h (100%)
 rename drivers/{staging => usb}/usbip/stub_dev.c (90%)
 rename drivers/{staging => usb}/usbip/stub_main.c (100%)
 rename drivers/{staging => usb}/usbip/stub_rx.c (100%)
 rename drivers/{staging => usb}/usbip/stub_tx.c (100%)
 rename drivers/{staging => usb}/usbip/usbip_common.c (100%)
 rename drivers/{staging => usb}/usbip/usbip_common.h (99%)
 rename drivers/{staging => usb}/usbip/usbip_event.c (100%)
 rename drivers/{staging => usb}/usbip/usbip_protocol.txt (100%)
 rename drivers/{staging => usb}/usbip/vhci.h (100%)
 rename drivers/{staging => usb}/usbip/vhci_hcd.c (100%)
 rename drivers/{staging => usb}/usbip/vhci_rx.c (100%)
 rename drivers/{staging => usb}/usbip/vhci_sysfs.c (100%)
 rename drivers/{staging => usb}/usbip/vhci_tx.c (100%)
 rename {drivers/staging/usbip/uapi => include/uapi/linux}/usbip.h (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/.gitignore (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/AUTHORS (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/COPYING (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/INSTALL (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/Makefile.am (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/README (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/autogen.sh (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/cleanup.sh (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/configure.ac (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/doc/usbip.8 (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/doc/usbipd.8 (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/libsrc/Makefile.am (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/libsrc/list.h (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/libsrc/names.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/libsrc/names.h (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/libsrc/sysfs_utils.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/libsrc/sysfs_utils.h (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/libsrc/usbip_common.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/libsrc/usbip_common.h (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/libsrc/usbip_host_driver.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/libsrc/usbip_host_driver.h (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/libsrc/vhci_driver.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/libsrc/vhci_driver.h (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/Makefile.am (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/usbip.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/usbip.h (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/usbip_attach.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/usbip_bind.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/usbip_detach.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/usbip_list.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/usbip_network.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/usbip_network.h (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/usbip_port.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/usbip_unbind.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/usbipd.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/utils.c (100%)
 rename {drivers/staging/usbip/userspace => tools/usb/usbip}/src/utils.h (100%)

-- 
1.8.1.2


^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2013-11-19 16:03 Charles Keepax
  0 siblings, 0 replies; 33+ messages in thread
From: Charles Keepax @ 2013-11-19 16:03 UTC (permalink / raw)
  To: broonie, lee.jones; +Cc: lgirdwood, sameo, patches, alsa-devel, linux-kernel

Hi,

Small patch series adding some missing functionality on
the WM5110. Given most of the changes are in ASoC I have
generated the patches against Mark's tree but let me know
if we want to push them through MFD instead and I can
regenerate, but I suspect they will cause less conflicts
going through ASoC.

Thanks,
Charles

Charles Keepax (3):
  mfd: wm5110: Make DSP memories readable
  ASoC: wm5110: Add basic support for ISRCs
  ASoC: wm5110: Expose input high pass filter controls

Mark Brown (1):
  ASoC: wm5110: Hook up ADSP2 cores

 drivers/mfd/wm5110-tables.c           |   73 +++++++-
 include/linux/mfd/arizona/registers.h |   37 ++++
 sound/soc/codecs/Kconfig              |    2 +
 sound/soc/codecs/arizona.c            |   10 +
 sound/soc/codecs/arizona.h            |    1 +
 sound/soc/codecs/wm5110.c             |  316 ++++++++++++++++++++++++++++++++-
 6 files changed, 433 insertions(+), 6 deletions(-)

-- 
1.7.2.5


^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2013-11-19 16:03 ` Charles Keepax
  0 siblings, 0 replies; 33+ messages in thread
From: Charles Keepax @ 2013-11-19 16:03 UTC (permalink / raw)
  To: broonie, lee.jones; +Cc: lgirdwood, sameo, patches, alsa-devel, linux-kernel

Hi,

Small patch series adding some missing functionality on
the WM5110. Given most of the changes are in ASoC I have
generated the patches against Mark's tree but let me know
if we want to push them through MFD instead and I can
regenerate, but I suspect they will cause less conflicts
going through ASoC.

Thanks,
Charles

Charles Keepax (3):
  mfd: wm5110: Make DSP memories readable
  ASoC: wm5110: Add basic support for ISRCs
  ASoC: wm5110: Expose input high pass filter controls

Mark Brown (1):
  ASoC: wm5110: Hook up ADSP2 cores

 drivers/mfd/wm5110-tables.c           |   73 +++++++-
 include/linux/mfd/arizona/registers.h |   37 ++++
 sound/soc/codecs/Kconfig              |    2 +
 sound/soc/codecs/arizona.c            |   10 +
 sound/soc/codecs/arizona.h            |    1 +
 sound/soc/codecs/wm5110.c             |  316 ++++++++++++++++++++++++++++++++-
 6 files changed, 433 insertions(+), 6 deletions(-)

-- 
1.7.2.5


^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2013-11-19 16:03 ` Charles Keepax
  0 siblings, 0 replies; 33+ messages in thread
From: Charles Keepax @ 2013-11-19 16:03 UTC (permalink / raw)
  To: broonie, lee.jones; +Cc: patches, linux-kernel, alsa-devel, lgirdwood, sameo

Hi,

Small patch series adding some missing functionality on
the WM5110. Given most of the changes are in ASoC I have
generated the patches against Mark's tree but let me know
if we want to push them through MFD instead and I can
regenerate, but I suspect they will cause less conflicts
going through ASoC.

Thanks,
Charles

Charles Keepax (3):
  mfd: wm5110: Make DSP memories readable
  ASoC: wm5110: Add basic support for ISRCs
  ASoC: wm5110: Expose input high pass filter controls

Mark Brown (1):
  ASoC: wm5110: Hook up ADSP2 cores

 drivers/mfd/wm5110-tables.c           |   73 +++++++-
 include/linux/mfd/arizona/registers.h |   37 ++++
 sound/soc/codecs/Kconfig              |    2 +
 sound/soc/codecs/arizona.c            |   10 +
 sound/soc/codecs/arizona.h            |    1 +
 sound/soc/codecs/wm5110.c             |  316 ++++++++++++++++++++++++++++++++-
 6 files changed, 433 insertions(+), 6 deletions(-)

-- 
1.7.2.5

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2013-10-28 10:22 ` Bharat Bhushan
  0 siblings, 0 replies; 33+ messages in thread
From: Bharat Bhushan @ 2013-10-28 10:34 UTC (permalink / raw)
  To: paulus, agraf, kvm-ppc, kvm, scottwood; +Cc: Bharat Bhushan

From: Bharat Bhushan <bharat.bhushan@freescale.com>

v1->v2
 - Removed _PAGE_BUSY loop as suggested by PaulS.
 - Added check for PAGE_SPLITTING

kvm: powerpc: use cache attributes from linux pte
 - 1st Patch fixes a bug in booke (detail in patch)
 - 2nd patch is renaming the linux_pte_lookup_function() just for clarity.
   There is not functional change.
 - 3nd Patch adds a Linux pte lookup function.
 - 4th Patch uses the above defined function and setup TLB.wimg accordingly


Bharat Bhushan (4):
  kvm: booke: clear host tlb reference flag on guest tlb invalidation
  kvm: book3s: rename lookup_linux_pte() to
    lookup_linux_pte_and_update()
  kvm: powerpc: define a linux pte lookup function
  kvm: powerpc: use caching attributes as per linux pte

 arch/powerpc/include/asm/kvm_host.h |    2 +-
 arch/powerpc/include/asm/pgtable.h  |   27 +++++++++++++++++
 arch/powerpc/kvm/book3s_hv_rm_mmu.c |    8 +++--
 arch/powerpc/kvm/booke.c            |    1 +
 arch/powerpc/kvm/e500.h             |    8 +++--
 arch/powerpc/kvm/e500_mmu_host.c    |   55 +++++++++++++++++++---------------
 6 files changed, 70 insertions(+), 31 deletions(-)



^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2013-10-28 10:22 ` Bharat Bhushan
  0 siblings, 0 replies; 33+ messages in thread
From: Bharat Bhushan @ 2013-10-28 10:22 UTC (permalink / raw)
  To: paulus, agraf, kvm-ppc, kvm, scottwood; +Cc: Bharat Bhushan

From: Bharat Bhushan <bharat.bhushan@freescale.com>

v1->v2
 - Removed _PAGE_BUSY loop as suggested by PaulS.
 - Added check for PAGE_SPLITTING

kvm: powerpc: use cache attributes from linux pte
 - 1st Patch fixes a bug in booke (detail in patch)
 - 2nd patch is renaming the linux_pte_lookup_function() just for clarity.
   There is not functional change.
 - 3nd Patch adds a Linux pte lookup function.
 - 4th Patch uses the above defined function and setup TLB.wimg accordingly


Bharat Bhushan (4):
  kvm: booke: clear host tlb reference flag on guest tlb invalidation
  kvm: book3s: rename lookup_linux_pte() to
    lookup_linux_pte_and_update()
  kvm: powerpc: define a linux pte lookup function
  kvm: powerpc: use caching attributes as per linux pte

 arch/powerpc/include/asm/kvm_host.h |    2 +-
 arch/powerpc/include/asm/pgtable.h  |   27 +++++++++++++++++
 arch/powerpc/kvm/book3s_hv_rm_mmu.c |    8 +++--
 arch/powerpc/kvm/booke.c            |    1 +
 arch/powerpc/kvm/e500.h             |    8 +++--
 arch/powerpc/kvm/e500_mmu_host.c    |   55 +++++++++++++++++++---------------
 6 files changed, 70 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: [PATCH 0/4] *** SUBJECT HERE ***
  2011-02-09  9:51 Tobias Klauser
@ 2011-02-09  9:53 ` Tobias Klauser
  0 siblings, 0 replies; 33+ messages in thread
From: Tobias Klauser @ 2011-02-09  9:53 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-serial; +Cc: nios2-dev, linux-kernel

On 2011-02-09 at 10:51:10 +0100, Tobias Klauser <tklauser@distanz.ch> wrote:
> *** BLURB HERE ***

Sorry for this mess. I've accidentialy overwritten my original cover
letter. Will send again with the correct subject and text (and better
test my submissions in the future).

> 
> Tobias Klauser (4):
>   tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
>   tty: serial: altera_uart: Use port->regshift to store bus shift
>   tty: serial: altera_uart: Add devicetree support
>   MAINTAINERS: Add myself as a maintainer for
>     altera_uart/altera_jtaguart
> 
>  .../devicetree/bindings/serial/altera_uart.txt     |    7 ++
>  MAINTAINERS                                        |   10 +++
>  drivers/tty/serial/altera_uart.c                   |   69 ++++++++++++++++----
>  3 files changed, 74 insertions(+), 12 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/serial/altera_uart.txt
> 

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2011-02-09  9:51 Tobias Klauser
  2011-02-09  9:53 ` Tobias Klauser
  0 siblings, 1 reply; 33+ messages in thread
From: Tobias Klauser @ 2011-02-09  9:51 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-serial; +Cc: nios2-dev, linux-kernel

*** BLURB HERE ***

Tobias Klauser (4):
  tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
  tty: serial: altera_uart: Use port->regshift to store bus shift
  tty: serial: altera_uart: Add devicetree support
  MAINTAINERS: Add myself as a maintainer for
    altera_uart/altera_jtaguart

 .../devicetree/bindings/serial/altera_uart.txt     |    7 ++
 MAINTAINERS                                        |   10 +++
 drivers/tty/serial/altera_uart.c                   |   69 ++++++++++++++++----
 3 files changed, 74 insertions(+), 12 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/serial/altera_uart.txt


^ permalink raw reply	[flat|nested] 33+ messages in thread

* [PATCH 0/4] *** SUBJECT HERE ***
@ 2009-11-08 22:27 Hauke Mehrtens
  0 siblings, 0 replies; 33+ messages in thread
From: Hauke Mehrtens @ 2009-11-08 22:27 UTC (permalink / raw)
  To: lrodriguez; +Cc: linux-wireless, Hauke Mehrtens

Some patches for compat-wireless
For kernel 2.6.26 and older debugfs_remove_recursive needs to be
backported. The problems with rt2800lib will be fixed in
wireless-testing.

Hauke Mehrtens (4):
  Fix build problem, missing get_unaligned_le16
  Fix two warnings
  refresh patches
  [compat-2.6] Add symbol CONFIG_RT2800_LIB

 compat/patches/01-netdev.patch                  |    2 +-
 compat/patches/06-header-changes.patch          |   12 ++++++++++++
 compat/patches/08-rename-iwl4965-config.patch   |    2 +-
 compat/patches/09-threaded-irq.patch            |    2 +-
 compat/patches/11-dev-pm-ops.patch              |    2 +-
 compat/patches/15-symbol-export-conflicts.patch |    2 +-
 config.mk                                       |    6 +++---
 7 files changed, 20 insertions(+), 8 deletions(-)


^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2020-08-19  6:57 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-18 16:44 [PATCH 0/4] *** SUBJECT HERE *** Dave Kleikamp
2010-08-18 16:44 ` [PATCH 1/4] powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts Dave Kleikamp
2010-08-18 16:44 ` [PATCH 2/4] powerpc/47x: Remove redundant line from cputable.c Dave Kleikamp
2010-08-18 16:44 ` [PATCH 3/4] powerpc/4xx: Index interrupt stacks by physical cpu Dave Kleikamp
2010-08-19 12:34   ` Josh Boyer
2010-08-18 16:44 ` [PATCH 4/4] powerpc/47x: Add an isync before the tlbivax instruction Dave Kleikamp
2010-08-18 16:45 ` [PATCH 0/4] Some 47x patches for the powerpc-4xx tree Dave Kleikamp
2010-08-19  3:19   ` Benjamin Herrenschmidt
2010-08-23 12:13     ` Josh Boyer
  -- strict thread matches above, loose matches on Subject: below --
2020-08-18  9:17 [PATCH 0/4] *** SUBJECT HERE *** Tomer Samara
2020-08-18  9:17 ` Tomer Samara
2020-08-18  9:50 ` Greg Kroah-Hartman
2020-08-18  9:50   ` Greg Kroah-Hartman
2020-08-18  9:50   ` Greg Kroah-Hartman
2020-08-18  9:52   ` Tomer Samara
2020-08-18  9:52     ` Tomer Samara
2020-08-18  9:52     ` Tomer Samara
2020-08-18  8:52 Tomer Samara
2020-08-18  8:52 ` Tomer Samara
2020-08-18  8:48 Tomer Samara
2020-08-18  8:48 ` Tomer Samara
2020-08-18  8:47 Tomer Samara
2020-08-18  8:47 ` Tomer Samara
2014-08-20  4:30 Valentina Manea
2014-08-25 17:43 ` Greg KH
2013-11-19 16:03 Charles Keepax
2013-11-19 16:03 Charles Keepax
2013-11-19 16:03 ` Charles Keepax
2013-10-28 10:34 Bharat Bhushan
2013-10-28 10:22 ` Bharat Bhushan
2011-02-09  9:51 Tobias Klauser
2011-02-09  9:53 ` Tobias Klauser
2009-11-08 22:27 Hauke Mehrtens

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.