mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Zimmermann <tzimmermann@suse.de>
To: airlied@linux.ie, daniel.vetter@ffwll.ch, arnd@arndb.de,
	gregkh@linuxfoundation.org,
	James.Bottomley@HansenPartnership.com, deller@gmx.de
Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/7] agp: Various minor fixes
Date: Thu, 13 Jan 2022 09:51:08 +0100	[thread overview]
Message-ID: <aba1a416-cfec-dadb-fff6-48b95346173d@suse.de> (raw)
In-Reply-To: <20211201114645.15384-1-tzimmermann@suse.de>


[-- Attachment #1.1: Type: text/plain, Size: 1296 bytes --]

ping!

This patchset got lost. Patches 4 and 5 still need a review.

Am 01.12.21 um 12:46 schrieb Thomas Zimmermann:
> Fix a number of compiler warnings in the AGP drivers. No functional
> changes.
> 
> v2:
> 	* ati-agp: free page in error branch (Helge)
> 	* nvidia-agp: Mark temp as __maybe_unused (Helge)
> 
> Thomas Zimmermann (7):
>    agp: Remove trailing whitespaces
>    agp: Include "compat_ioctl.h" where necessary
>    agp: Documentation fixes
>    agp/ati: Return error from ati_create_page_map()
>    agp/nvidia: Declare value returned by readl() as unused
>    agp/sworks: Remove unused variable 'current_size'
>    agp/via: Remove unused variable 'current_size'
> 
>   drivers/char/agp/ati-agp.c    | 8 ++++++--
>   drivers/char/agp/backend.c    | 2 ++
>   drivers/char/agp/frontend.c   | 4 +++-
>   drivers/char/agp/nvidia-agp.c | 3 ++-
>   drivers/char/agp/sworks-agp.c | 5 +----
>   drivers/char/agp/via-agp.c    | 3 ---
>   6 files changed, 14 insertions(+), 11 deletions(-)
> 
> 
> base-commit: 6a8f90ec433e2f5de5fc16d7a4839771b7027cc0
> --
> 2.34.0
> 

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Ivo Totev

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

  parent reply	other threads:[~2022-01-13  8:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01 11:46 Thomas Zimmermann
2021-12-01 11:46 ` [PATCH v2 1/7] agp: Remove trailing whitespaces Thomas Zimmermann
2021-12-01 11:46 ` [PATCH v2 2/7] agp: Include "compat_ioctl.h" where necessary Thomas Zimmermann
2021-12-01 11:46 ` [PATCH v2 3/7] agp: Documentation fixes Thomas Zimmermann
2021-12-01 11:46 ` [PATCH v2 4/7] agp/ati: Return error from ati_create_page_map() Thomas Zimmermann
2021-12-01 11:46 ` [PATCH v2 5/7] agp/nvidia: Declare value returned by readl() as unused Thomas Zimmermann
2021-12-01 11:46 ` [PATCH v2 6/7] agp/sworks: Remove unused variable 'current_size' Thomas Zimmermann
2021-12-01 11:46 ` [PATCH v2 7/7] agp/via: " Thomas Zimmermann
2022-01-13  8:51 ` Thomas Zimmermann [this message]
2022-01-13 16:42   ` [PATCH v2 0/7] agp: Various minor fixes Helge Deller

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=aba1a416-cfec-dadb-fff6-48b95346173d@suse.de \
    --to=tzimmermann@suse.de \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=airlied@linux.ie \
    --cc=arnd@arndb.de \
    --cc=daniel.vetter@ffwll.ch \
    --cc=deller@gmx.de \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /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

Powered by JetHome