[PATCH 0/4] compat: March 19 backport work

From: Luis R. Rodriguez
Date: Mon Mar 19 2012 - 23:27:24 EST


From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxx>

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/