public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH] batman-adv: Define attribute __percpu for < 2.6.33
@ 2012-04-25 13:30 Martin Hundebøll
  2012-04-26  7:54 ` Marek Lindner
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Hundebøll @ 2012-04-25 13:30 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Martin Hundebøll

Signed-off-by: Martin Hundebøll <martin@hundeboll.net>
---
 compat.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/compat.h b/compat.h
index 2dc41b1..33c52d3 100644
--- a/compat.h
+++ b/compat.h
@@ -59,6 +59,7 @@
 #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 33)
 
 #define __always_unused			__attribute__((unused))
+#define __percpu
 
 #define skb_iif iif
 
-- 
1.7.10


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

* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Define attribute __percpu for < 2.6.33
  2012-04-25 13:30 [B.A.T.M.A.N.] [PATCH] batman-adv: Define attribute __percpu for < 2.6.33 Martin Hundebøll
@ 2012-04-26  7:54 ` Marek Lindner
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2012-04-26  7:54 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

On Wednesday, April 25, 2012 21:30:49 Martin Hundebøll wrote:
> Signed-off-by: Martin Hundebøll <martin@hundeboll.net>
> ---
>  compat.h |    1 +
>  1 file changed, 1 insertion(+)

Applied in revision 8237b11.

Thanks,
Marek

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

end of thread, other threads:[~2012-04-26  7:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-25 13:30 [B.A.T.M.A.N.] [PATCH] batman-adv: Define attribute __percpu for < 2.6.33 Martin Hundebøll
2012-04-26  7:54 ` Marek Lindner

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