Re: Attempted summary of suspend-blockers LKML thread, take three

From: Jesse Barnes
Date: Thu Aug 12 2010 - 15:58:08 EST


On Thu, 12 Aug 2010 12:19:34 -0700
Brian Swetland <swetland@xxxxxxxxxx> wrote:
> Question though -- has every feature ever added to the kernel been a
> feature that there's pre-existing usage of? Seems like a chicken and
> egg problem. Also, some people seem to think there's value in being
> able to build kernels "out of the box" that work with the Android
> userspace -- given that there are a few devices out there that have
> that userspace on 'em.

We generally try to merge new features like this along with code that
uses said feature, but there are always exceptions. We've merged code
one release or more before the new code gets used for example, which is
fine IMO. What we don't want to see is some new drop of code added and
abandoned, but you already knew that.

At any rate, if Felipe is the only one arguing against including
suspend blockers in the kernel, you're probably in good shape. Based
on my (rather cursory I admit) evaluation of this thread, it seems like
reasonable people agree that there's a place for a suspend blocker like
API in the kernel, and that dynamic power management is also highly
desirable. So where's the git pull request already? :)

--
Jesse Barnes, Intel Open Source Technology Center
--
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/