From: Jonathan Corbet <corbet@lwn.net>
To: Shuah Khan <shuahkh@osg.samsung.com>
Cc: tomas.winkler@intel.com, tglx@linutronix.de, clemens@ladisch.de,
wim@iguana.be, linux@roeck-us.net, davem@davemloft.net,
geert@linux-m68k.org, akpm@linux-foundation.org,
gregkh@linuxfoundation.org, kvalo@codeaurora.org,
mchehab@kernel.org, ghackmann@google.com, ben@decadent.org.uk,
maheshkhanwalkar@gmail.com, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org
Subject: Re: [PATCH v2 0/4] Move runnable examples code from Documentation to samples
Date: Wed, 21 Sep 2016 14:18:40 -0600 [thread overview]
Message-ID: <20160921141840.229886ea@lwn.net> (raw)
In-Reply-To: <cover.1474485474.git.shuahkh@osg.samsung.com>
On Wed, 21 Sep 2016 13:47:29 -0600
Shuah Khan <shuahkh@osg.samsung.com> wrote:
> Move runnable examples code from Documentation to samples. I moved
> just the example code, and left documentation files as is.
>
> I dropped accounting, laptops, and pcmcia from this v2 series as per
> the v1 feedback on these being a better fit under tools. I will send
> a separate v2 for them.
>
> If v2 patches look good, and if I get an okay, I will try to get these
> into 4.9-rc1
>
> Changes since v1:
> - Updated location information in .txt for timers, watchdog, and
> auxdisplay
> - Updated MAINTAINERS file for misc-devices/mei based on feedback
> from Tomas Winkler
> - Added Acked-by from Jon Corbet for timers, and misc-devices/mei
Looks good, feel free to add my ack to the rest.
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Corbet <corbet@lwn.net>
To: Shuah Khan <shuahkh@osg.samsung.com>
Cc: tomas.winkler@intel.com, tglx@linutronix.de, clemens@ladisch.de,
wim@iguana.be, linux@roeck-us.net, davem@davemloft.net,
geert@linux-m68k.org, akpm@linux-foundation.org,
gregkh@linuxfoundation.org, kvalo@codeaurora.org,
mchehab@kernel.org, ghackmann@google.com, ben@decadent.org.uk,
maheshkhanwalkar@gmail.com, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org
Subject: Re: [PATCH v2 0/4] Move runnable examples code from Documentation to samples
Date: Wed, 21 Sep 2016 14:18:40 -0600 [thread overview]
Message-ID: <20160921141840.229886ea@lwn.net> (raw)
In-Reply-To: <cover.1474485474.git.shuahkh@osg.samsung.com>
On Wed, 21 Sep 2016 13:47:29 -0600
Shuah Khan <shuahkh@osg.samsung.com> wrote:
> Move runnable examples code from Documentation to samples. I moved
> just the example code, and left documentation files as is.
>
> I dropped accounting, laptops, and pcmcia from this v2 series as per
> the v1 feedback on these being a better fit under tools. I will send
> a separate v2 for them.
>
> If v2 patches look good, and if I get an okay, I will try to get these
> into 4.9-rc1
>
> Changes since v1:
> - Updated location information in .txt for timers, watchdog, and
> auxdisplay
> - Updated MAINTAINERS file for misc-devices/mei based on feedback
> from Tomas Winkler
> - Added Acked-by from Jon Corbet for timers, and misc-devices/mei
Looks good, feel free to add my ack to the rest.
jon
next prev parent reply other threads:[~2016-09-21 20:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-21 19:47 [PATCH v2 0/4] Move runnable examples code from Documentation to samples Shuah Khan
2016-09-21 19:47 ` [PATCH v2 1/4] samples: move misc-devices/mei example code from Documentation Shuah Khan
2016-09-21 19:52 ` Greg KH
2016-09-21 21:00 ` Winkler, Tomas
2016-09-21 19:47 ` [PATCH v2 2/4] samples: move timers " Shuah Khan
2016-09-21 21:47 ` Clemens Ladisch
2016-09-21 19:47 ` [PATCH v2 3/4] samples: move watchdog " Shuah Khan
2016-09-21 19:47 ` [PATCH v2 4/4] samples: move auxdisplay " Shuah Khan
2016-09-21 20:18 ` Jonathan Corbet [this message]
2016-09-21 20:18 ` [PATCH v2 0/4] Move runnable examples code from Documentation to samples Jonathan Corbet
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=20160921141840.229886ea@lwn.net \
--to=corbet@lwn.net \
--cc=akpm@linux-foundation.org \
--cc=ben@decadent.org.uk \
--cc=clemens@ladisch.de \
--cc=davem@davemloft.net \
--cc=geert@linux-m68k.org \
--cc=ghackmann@google.com \
--cc=gregkh@linuxfoundation.org \
--cc=kvalo@codeaurora.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=maheshkhanwalkar@gmail.com \
--cc=mchehab@kernel.org \
--cc=shuahkh@osg.samsung.com \
--cc=tglx@linutronix.de \
--cc=tomas.winkler@intel.com \
--cc=wim@iguana.be \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.