Netdev List
 help / color / mirror / Atom feed
* [PATCH] net: filter: remove unused cpu_off
@ 2012-04-18  2:51 Eric Dumazet
  2012-04-18  2:57 ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Dumazet @ 2012-04-18  2:51 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
---
diff --git a/arch/sparc/net/bpf_jit_comp.c b/arch/sparc/net/bpf_jit_comp.c
index 4ce0296..1a69244 100644
--- a/arch/sparc/net/bpf_jit_comp.c
+++ b/arch/sparc/net/bpf_jit_comp.c
@@ -240,8 +240,6 @@ do {	*prog++ = LD32I | RS1(FP) | S13(-(OFF)) | RD(DEST);	\
 do {	*prog++ = LD32I | RS1(FP) | S13(-(OFF)) | RD(SRC);	\
 } while (0)
 
-#define cpu_off		offsetof(struct thread_info, cpu)
-
 #ifdef CONFIG_SMP
 #ifdef CONFIG_SPARC64
 #define emit_load_cpu(REG)						\

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

* Re: [PATCH] net: filter: remove unused cpu_off
  2012-04-18  2:51 [PATCH] net: filter: remove unused cpu_off Eric Dumazet
@ 2012-04-18  2:57 ` David Miller
  2012-04-18  2:59   ` Eric Dumazet
  0 siblings, 1 reply; 5+ messages in thread
From: David Miller @ 2012-04-18  2:57 UTC (permalink / raw)
  To: eric.dumazet; +Cc: netdev

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Wed, 18 Apr 2012 04:51:19 +0200

> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>

Applied, but I added "in sparc JIT" to the subject line.

Thanks.

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

* Re: [PATCH] net: filter: remove unused cpu_off
  2012-04-18  2:57 ` David Miller
@ 2012-04-18  2:59   ` Eric Dumazet
  2012-04-18  3:21     ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Dumazet @ 2012-04-18  2:59 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

On Tue, 2012-04-17 at 22:57 -0400, David Miller wrote:
> From: Eric Dumazet <eric.dumazet@gmail.com>
> Date: Wed, 18 Apr 2012 04:51:19 +0200
> 
> > Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
> 
> Applied, but I added "in sparc JIT" to the subject line.
> 
> Thanks.

No problem, I just copy/pasted your own subjects for this file 

Thanks

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

* Re: [PATCH] net: filter: remove unused cpu_off
  2012-04-18  2:59   ` Eric Dumazet
@ 2012-04-18  3:21     ` David Miller
  2012-04-18  3:48       ` Eric Dumazet
  0 siblings, 1 reply; 5+ messages in thread
From: David Miller @ 2012-04-18  3:21 UTC (permalink / raw)
  To: eric.dumazet; +Cc: netdev

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Wed, 18 Apr 2012 04:59:52 +0200

> On Tue, 2012-04-17 at 22:57 -0400, David Miller wrote:
>> From: Eric Dumazet <eric.dumazet@gmail.com>
>> Date: Wed, 18 Apr 2012 04:51:19 +0200
>> 
>> > Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
>> 
>> Applied, but I added "in sparc JIT" to the subject line.
>> 
>> Thanks.
> 
> No problem, I just copy/pasted your own subjects for this file 

They all had sparc in them :-)

David S. Miller (3):
      net: filter: Just In Time compiler for sparc
      net: filter: Fix some minor issues in sparc JIT.
      net: filter: Fix some more small issues in sparc JIT.

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

* Re: [PATCH] net: filter: remove unused cpu_off
  2012-04-18  3:21     ` David Miller
@ 2012-04-18  3:48       ` Eric Dumazet
  0 siblings, 0 replies; 5+ messages in thread
From: Eric Dumazet @ 2012-04-18  3:48 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

On Tue, 2012-04-17 at 23:21 -0400, David Miller wrote:

> They all had sparc in them :-)
> 
> David S. Miller (3):
>       net: filter: Just In Time compiler for sparc
>       net: filter: Fix some minor issues in sparc JIT.
>       net: filter: Fix some more small issues in sparc JIT.
> 

Oh forget this, it was 5am here and I misread your reply ;)

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

end of thread, other threads:[~2012-04-18  3:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18  2:51 [PATCH] net: filter: remove unused cpu_off Eric Dumazet
2012-04-18  2:57 ` David Miller
2012-04-18  2:59   ` Eric Dumazet
2012-04-18  3:21     ` David Miller
2012-04-18  3:48       ` Eric Dumazet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox