From: Paul Bolle <pebolle@tiscali.nl>
To: John Stultz <john.stultz@linaro.org>
Cc: linux-kernel@vger.kernel.org, Rom Lemarchand <romlem@google.com>,
Mark Salyzyn <salyzyn@google.com>,
Kees Cook <keescook@chromium.org>,
Android Kernel Team <kernel-team@android.com>,
Greg KH <gregkh@linuxfoundation.org>
Subject: Re: [PATCH] staging: Remove the Android logger driver
Date: Tue, 27 Jan 2015 10:28:29 +0100 [thread overview]
Message-ID: <1422350909.14015.12.camel@x220> (raw)
In-Reply-To: <1422302852-11499-1-git-send-email-john.stultz@linaro.org>
On Mon, 2015-01-26 at 12:07 -0800, John Stultz wrote:
> With the relase of Lollipop, Android no longer
> requires the logger driver.
>
> There are three patches which the android dev's
> still need before they drop logger on all their
> devices:
>
> [PATCH v4 1/5] pstores: use scnprintf
> [PATCH v2 2/5] pstore: remove superfluous memory size check
> [PATCH 3/5] pstore: handle zero-sized prz in series
> [PATCH v4 4/5] pstore: add pmsg
> [PATCH 5/5] pstore: selinux: add security in-core xattr support for pstore and debugfs
>
> But these seem to have been acked and are hopefully
> queued for upstream.
>
> So this patch removes the logger driver from staging.
>
> Cc: Rom Lemarchand <romlem@google.com>,
> Cc: Mark Salyzyn <salyzyn@google.com>
> Cc: Kees Cook <keescook@chromium.org>
> Cc: Android Kernel Team <kernel-team@android.com>
> Cc: Greg KH <gregkh@linuxfoundation.org>
> Signed-off-by: John Stultz <john.stultz@linaro.org>
> ---
> drivers/staging/android/Kconfig | 17 -
Please include the change that would add
drivers/staging/android/Makefile | 1 -
> drivers/staging/android/logger.c | 807 ---------------------------------------
> drivers/staging/android/logger.h | 89 -----
> 3 files changed, 913 deletions(-)
> delete mode 100644 drivers/staging/android/logger.c
> delete mode 100644 drivers/staging/android/logger.h
That is also delete this line:
obj-$(CONFIG_ANDROID_LOGGER) += logger.o
Thanks,
Paul Bolle
next prev parent reply other threads:[~2015-01-27 9:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-20 21:42 [PATCH 1/2][RFC] staging: Remove the Android alarm-dev driver John Stultz
2015-01-20 21:42 ` [PATCH 2/2][RFC] staging: Remove the Android logger driver John Stultz
2015-01-20 22:01 ` Greg KH
2015-01-25 12:11 ` Greg KH
2015-01-26 20:07 ` [PATCH] " John Stultz
2015-01-27 9:28 ` Paul Bolle [this message]
2015-01-27 9:24 ` [PATCH 1/2][RFC] staging: Remove the Android alarm-dev driver Paul Bolle
2015-01-27 15:06 ` John Stultz
2015-01-27 15:22 ` [PATCH] staging: Remove logger and alarm-dev from android Makefile John Stultz
2015-01-27 17:16 ` Kees Cook
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1422350909.14015.12.camel@x220 \
--to=pebolle@tiscali.nl \
--cc=gregkh@linuxfoundation.org \
--cc=john.stultz@linaro.org \
--cc=keescook@chromium.org \
--cc=kernel-team@android.com \
--cc=linux-kernel@vger.kernel.org \
--cc=romlem@google.com \
--cc=salyzyn@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox