public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] compat: March 19 backport work
@ 2012-03-20  3:26 Luis R. Rodriguez
  2012-03-20  3:26 ` [PATCH 1/4] compat: backport system work queues system_wq and system_long_wq Luis R. Rodriguez
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Luis R. Rodriguez @ 2012-03-20  3:26 UTC (permalink / raw)
  To: linux-wireless; +Cc: linux-kernel, lf_driver_backport, Luis R. Rodriguez

From: "Luis R. Rodriguez" <mcgrof@frijolero.org>

With the latest linux-next we get failures to build compat-wireless,
this addresses compilation down to 2.6.33. I could use help with tracing
backport for kernels <= 2.6.32, that is please try against 2.6.32, I hit
an issue there.

Review of this is greatly appreciated. I've already pushed this out as
at least I can verify this does not break compilation for older kernels.
Run time testing against older kernels for the system workqueue stuff
would be greatly appreciated as well.

Luis R. Rodriguez (4):
  compat: backport system work queues system_wq and system_long_wq
  compat: backport work_busy()
  compat: fix load time issue with kfifo backport
  compat: add some tracing backport work

 compat/compat-2.6.36.c        |   77 ++++++++++++++++++++++++++++++++++++++++-
 include/linux/compat-2.6.28.h |    4 +++
 include/linux/compat-2.6.36.h |   40 +++++++++++++++++++++
 include/linux/tracepoint.h    |   40 +++++++++++++++++++++
 scripts/gen-compat-config.sh  |    2 +-
 5 files changed, 161 insertions(+), 2 deletions(-)

-- 
1.7.10.rc1.22.gf5241


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

end of thread, other threads:[~2012-04-05 12:33 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-20  3:26 [PATCH 0/4] compat: March 19 backport work Luis R. Rodriguez
2012-03-20  3:26 ` [PATCH 1/4] compat: backport system work queues system_wq and system_long_wq Luis R. Rodriguez
2012-03-20  3:26 ` [PATCH 2/4] compat: backport work_busy() Luis R. Rodriguez
2012-03-20 12:07   ` Johannes Berg
2012-03-20 13:50     ` Luis R. Rodriguez
2012-03-20 14:29       ` [Lf_driver_backport] " Anderson Lizardo
2012-03-20 14:30         ` Anderson Lizardo
2012-03-20  3:27 ` [PATCH 3/4] compat: fix load time issue with kfifo backport Luis R. Rodriguez
2012-03-20  3:27 ` [PATCH 4/4] compat: add some tracing backport work Luis R. Rodriguez
2012-03-20 12:11   ` Johannes Berg
2012-03-20 12:16   ` Johannes Berg
2012-03-20 13:53     ` Luis R. Rodriguez
2012-03-22  4:29       ` Luis R. Rodriguez
2012-03-26  8:49         ` Johannes Berg
2012-03-26 12:58           ` Luis R. Rodriguez
2012-03-28 10:00             ` Luis R. Rodriguez
2012-04-05 12:33               ` Johannes Berg

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