From: Christoph Hellwig <hch@lst.de>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Christoph Hellwig <hch@lst.de>,
mitake@dcl.info.waseda.ac.jp, dhowells@redhat.com,
herbert@gondor.apana.org.au, oded.gabbay@amd.com,
eli@mellanox.com, james_p_freyensee@linux.intel.com,
linux-gpio@vger.kernel.org, drbd-dev@lists.linbit.com,
linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: fix various asm-generic abuses
Date: Tue, 6 Oct 2015 10:38:05 +0200 [thread overview]
Message-ID: <20151006083805.GA28030@lst.de> (raw)
In-Reply-To: <22516156.tfGZvl13aG@wuerfel>
On Fri, Aug 28, 2015 at 09:16:51PM +0200, Arnd Bergmann wrote:
> with asm-generic patches is to have changes go through the tree of
> whichever maintainer needs the changes for their own work with my
> Ack, but I guess in this case you don't actually have other patches
> depending on them, right?
>
> If driver maintainers want to pick individual patches from this series,
> please add my
>
> Acked-by: Arnd Bergmann <arnd@arndb.de>
>
> otherwise let me know if I should put them into my asm-generic git
> tree (which is currently empty, but part of linux-next).
Seems like none of them made it into 4.3-rc - was that intentional or an
oversight?
WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@lst.de>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-arch@vger.kernel.org, herbert@gondor.apana.org.au,
linux-kernel@vger.kernel.org, oded.gabbay@amd.com,
dhowells@redhat.com, linux-gpio@vger.kernel.org,
eli@mellanox.com, james_p_freyensee@linux.intel.com,
drbd-dev@lists.linbit.com, Christoph Hellwig <hch@lst.de>,
mitake@dcl.info.waseda.ac.jp
Subject: Re: [Drbd-dev] fix various asm-generic abuses
Date: Tue, 6 Oct 2015 10:38:05 +0200 [thread overview]
Message-ID: <20151006083805.GA28030@lst.de> (raw)
In-Reply-To: <22516156.tfGZvl13aG@wuerfel>
On Fri, Aug 28, 2015 at 09:16:51PM +0200, Arnd Bergmann wrote:
> with asm-generic patches is to have changes go through the tree of
> whichever maintainer needs the changes for their own work with my
> Ack, but I guess in this case you don't actually have other patches
> depending on them, right?
>
> If driver maintainers want to pick individual patches from this series,
> please add my
>
> Acked-by: Arnd Bergmann <arnd@arndb.de>
>
> otherwise let me know if I should put them into my asm-generic git
> tree (which is currently empty, but part of linux-next).
Seems like none of them made it into 4.3-rc - was that intentional or an
oversight?
next prev parent reply other threads:[~2015-10-06 8:38 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-28 7:27 fix various asm-generic abuses Christoph Hellwig
2015-08-28 7:27 ` [Drbd-dev] " Christoph Hellwig
[not found] ` <1440746842-19029-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2015-08-28 7:27 ` [PATCH 1/9] move io-64-nonatomic*.h out of asm-generic Christoph Hellwig
2015-08-28 7:27 ` [Drbd-dev] " Christoph Hellwig
2015-08-28 7:27 ` Christoph Hellwig
2015-08-28 18:19 ` Darren Hart
2015-08-28 18:19 ` [Drbd-dev] " Darren Hart
2015-09-01 11:34 ` Hitoshi Mitake
2015-09-01 11:34 ` [Drbd-dev] " Hitoshi Mitake
2015-08-28 7:27 ` [PATCH 2/9] move count_zeroes.h " Christoph Hellwig
2015-08-28 7:27 ` [Drbd-dev] " Christoph Hellwig
2015-08-28 7:27 ` Christoph Hellwig
2015-08-28 7:27 ` [PATCH 3/9] amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h> Christoph Hellwig
2015-08-28 7:27 ` [Drbd-dev] " Christoph Hellwig
2015-08-30 9:43 ` Oded Gabbay
2015-08-30 9:43 ` [Drbd-dev] " Oded Gabbay
2015-08-28 7:27 ` [PATCH 4/9] drbd: stop including <asm-generic/kmap_types.h> Christoph Hellwig
2015-08-28 7:27 ` [Drbd-dev] " Christoph Hellwig
2015-08-28 7:27 ` [PATCH 5/9] hifn_795x: " Christoph Hellwig
2015-08-28 7:27 ` [Drbd-dev] " Christoph Hellwig
2015-08-28 13:14 ` Herbert Xu
2015-08-28 13:14 ` [Drbd-dev] " Herbert Xu
2015-08-28 7:27 ` [PATCH 6/9] mlx5: " Christoph Hellwig
2015-08-28 7:27 ` [Drbd-dev] " Christoph Hellwig
2015-08-28 7:27 ` [PATCH 7/9] n_tracerouter: stop including <asm-generic/bug> Christoph Hellwig
2015-08-28 7:27 ` [Drbd-dev] " Christoph Hellwig
2015-08-28 7:27 ` [PATCH 8/9] n_tracesink: " Christoph Hellwig
2015-08-28 7:27 ` [Drbd-dev] " Christoph Hellwig
2015-08-28 7:27 ` [PATCH 9/9] gpio-mxc: " Christoph Hellwig
2015-08-28 7:27 ` [Drbd-dev] " Christoph Hellwig
2015-08-28 19:16 ` fix various asm-generic abuses Arnd Bergmann
2015-08-28 19:16 ` [Drbd-dev] " Arnd Bergmann
2015-08-29 13:49 ` Christoph Hellwig
2015-08-29 13:49 ` [Drbd-dev] " Christoph Hellwig
2015-08-29 13:49 ` Christoph Hellwig
2015-10-14 14:41 ` Arnd Bergmann
2015-10-14 14:41 ` [Drbd-dev] " Arnd Bergmann
2015-10-06 8:38 ` Christoph Hellwig [this message]
2015-10-06 8:38 ` Christoph Hellwig
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=20151006083805.GA28030@lst.de \
--to=hch@lst.de \
--cc=arnd@arndb.de \
--cc=dhowells@redhat.com \
--cc=drbd-dev@lists.linbit.com \
--cc=eli@mellanox.com \
--cc=herbert@gondor.apana.org.au \
--cc=james_p_freyensee@linux.intel.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mitake@dcl.info.waseda.ac.jp \
--cc=oded.gabbay@amd.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 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.