Hey Greg, I was looking over the current Android tree and noticed there were a few updates that should be pushed into staging so upstream stays in sync with what Android is using. I've already checked with the folks at Google (cc'ed) and they had no objections to sending these to you.
Let me know if you have any objections or comments. thanks -john Cc: Android Kernel Team <kernel-t...@android.com> Cc: Arve Hjønnevåg <a...@android.com> Cc: Nick Kralevich <n...@google.com> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: Charndeep Grewal <csgr...@tycho.ncsc.mil> Arve Hjønnevåg (3): staging: android: lowmemorykiller: Add config option to support oom_adj values staging: android: lowmemorykiller: Don't count reserved free memory staging: android: lowmemorykiller: Change default debug_level to 1 Charndeep Grewal (1): staging: android: logger: enforce GID and CAP check on log flush Nick Kralevich (1): staging: android: logger: Allow a UID to read it's own log entries drivers/staging/android/Kconfig | 9 ++ drivers/staging/android/logger.c | 196 +++++++++++++++++++++++++---- drivers/staging/android/logger.h | 40 +++++- drivers/staging/android/lowmemorykiller.c | 90 ++++++++++++- 4 files changed, 304 insertions(+), 31 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/