On Tue, Apr 2, 2013 at 10:20 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > >> * Redhat kernel backport support -- this should be fairly easy > > I addressed this, but I'm unsure of it and don't have a way to test it, > so any testing would be appreciated (as it is in general, of course) FWIW the LINUX_BACKPORT() stuff replaced RHEL specific changes, that is, LINUX_BACKPORT() stuff extended the work that folks used to add RHEL support making it more generic. This helps try to avoid clashes with *any* Linux distribution trying to cherry pick features from the kernel, so long as they don't use the same prefix for exported symbols. I wonder if there's any more need for RHEL / SUSE specific kernel checks now after LINUX_BACKPORT() stuff. Luis -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html