From: LABBE Corentin <clabbe@baylibre.com>
To: David Airlie <airlied@redhat.com>
Cc: airlied <airlied@linux.ie>,
arnd@arndb.de, fenghua.yu@intel.com, "KH,
Greg" <gregkh@linuxfoundation.org>,
"Luck, Tony" <tony.luck@intel.com>,
linux-ia64@vger.kernel.org,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 0/5] agp: minor fixes, does the maintainer still there ?
Date: Thu, 05 Dec 2019 15:29:45 +0000 [thread overview]
Message-ID: <20191205152945.GB10549@Red> (raw)
In-Reply-To: <CAMwc25obOebugXGSNVWd1bjPN+tR82wwFJ6PgqnvZXK4O6xAFw@mail.gmail.com>
On Tue, Dec 03, 2019 at 06:01:15AM +1000, David Airlie wrote:
> On Mon, Dec 2, 2019 at 11:33 PM LABBE Corentin <clabbe@baylibre.com> wrote:
> >
> > On Thu, Nov 21, 2019 at 08:14:40AM +0000, Corentin Labbe wrote:
> > > Hello
> > >
> > > This patch serie fixes some minor problem found in the agp subsystem
> > > There are no change since v1 (posted two years ago)
> > > This is simply a repost for trying to get an answer (gentle ping 6 month
> > > ago got no answer also).
> > >
> > > Regards
> > >
> >
> > Hello
> >
> > Does the AGP maintainer still maintain it ?
>
> It's maintained but really loathe to touch it, I've no hw to validate
> any changes on so making any changes to it really has to get past my
> internal, I care enough about this change to risk applying anything to
> AGP.
>
> I'll try and look and apply those patches today.
>
Thanks for applying.
Perhaps you need to fix your address in MAINTAINERS.
When you has hardware, What was your tests procedure ?
I can on my freetime add some AGP hw on my kernelCI lab.
Regards
WARNING: multiple messages have this Message-ID (diff)
From: LABBE Corentin <clabbe@baylibre.com>
To: David Airlie <airlied@redhat.com>
Cc: airlied <airlied@linux.ie>,
arnd@arndb.de, fenghua.yu@intel.com, "KH,
Greg" <gregkh@linuxfoundation.org>,
"Luck, Tony" <tony.luck@intel.com>,
linux-ia64@vger.kernel.org,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 0/5] agp: minor fixes, does the maintainer still there ?
Date: Thu, 5 Dec 2019 16:29:45 +0100 [thread overview]
Message-ID: <20191205152945.GB10549@Red> (raw)
In-Reply-To: <CAMwc25obOebugXGSNVWd1bjPN+tR82wwFJ6PgqnvZXK4O6xAFw@mail.gmail.com>
On Tue, Dec 03, 2019 at 06:01:15AM +1000, David Airlie wrote:
> On Mon, Dec 2, 2019 at 11:33 PM LABBE Corentin <clabbe@baylibre.com> wrote:
> >
> > On Thu, Nov 21, 2019 at 08:14:40AM +0000, Corentin Labbe wrote:
> > > Hello
> > >
> > > This patch serie fixes some minor problem found in the agp subsystem
> > > There are no change since v1 (posted two years ago)
> > > This is simply a repost for trying to get an answer (gentle ping 6 month
> > > ago got no answer also).
> > >
> > > Regards
> > >
> >
> > Hello
> >
> > Does the AGP maintainer still maintain it ?
>
> It's maintained but really loathe to touch it, I've no hw to validate
> any changes on so making any changes to it really has to get past my
> internal, I care enough about this change to risk applying anything to
> AGP.
>
> I'll try and look and apply those patches today.
>
Thanks for applying.
Perhaps you need to fix your address in MAINTAINERS.
When you has hardware, What was your tests procedure ?
I can on my freetime add some AGP hw on my kernelCI lab.
Regards
next prev parent reply other threads:[~2019-12-05 15:29 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-21 8:14 [PATCH v2 0/5] agp: minor fixes Corentin Labbe
2019-11-21 8:14 ` [PATCH v2 1/5] agp: remove unused variable size in agp_generic_create_gatt_table Corentin Labbe
2019-11-21 8:14 ` Corentin Labbe
2019-11-21 8:14 ` [PATCH v2 2/5] agp: move AGPGART_MINOR to include/linux/miscdevice.h Corentin Labbe
2019-11-21 8:14 ` [PATCH v2 3/5] agp: remove unused variable num_segments Corentin Labbe
2019-11-21 8:14 ` Corentin Labbe
2019-11-21 8:14 ` [PATCH v2 4/5] agp: Add bridge parameter documentation Corentin Labbe
2019-11-21 8:14 ` [PATCH v2 5/5] ia64: agp: Replace empty define with do while Corentin Labbe
2019-11-21 9:05 ` [PATCH v2 0/5] agp: minor fixes Arnd Bergmann
2019-11-21 9:05 ` Arnd Bergmann
2019-12-02 13:32 ` [PATCH v2 0/5] agp: minor fixes, does the maintainer still there ? LABBE Corentin
2019-12-02 13:32 ` LABBE Corentin
2019-12-02 20:01 ` David Airlie
2019-12-02 20:01 ` David Airlie
2019-12-05 15:29 ` LABBE Corentin [this message]
2019-12-05 15:29 ` LABBE Corentin
2019-12-05 19:54 ` David Airlie
2019-12-05 19:54 ` David Airlie
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=20191205152945.GB10549@Red \
--to=clabbe@baylibre.com \
--cc=airlied@linux.ie \
--cc=airlied@redhat.com \
--cc=arnd@arndb.de \
--cc=fenghua.yu@intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tony.luck@intel.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.