[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0708250932070.778@skynet.skynet.ie>
Date: Sat, 25 Aug 2007 09:33:29 +0100 (IST)
From: Dave Airlie <airlied@...net.ie>
To: torvalds@...l.org, Andrew Morton <akpm@...l.org>
cc: linux-kernel@...r.kernel.org
Subject: [git pull] agp patches for 2.6.23-rc4
Hi Linus,
Please pull the 'agp-patches' branch from
git://master.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6.git agp-patches
actually this patch is a pci id, ioremap checks and a coverity fix... the
drm patch has no pci id change..
Dave.
drivers/char/agp/amd-k7-agp.c | 2 ++
drivers/char/agp/ati-agp.c | 3 +++
drivers/char/agp/efficeon-agp.c | 2 ++
drivers/char/agp/hp-agp.c | 1 +
drivers/char/agp/i460-agp.c | 4 ++++
drivers/char/agp/intel-agp.c | 14 +++++++++-----
drivers/char/agp/nvidia-agp.c | 3 +++
drivers/char/agp/via-agp.c | 5 +++++
include/linux/pci_ids.h | 1 +
9 files changed, 30 insertions(+), 5 deletions(-)
commit 5bdbc7dc2c07d507b41bffdadc2c8cc13b2d4326
Author: Scott Thompson <postfail at hushmail.com>
Date: Sat Aug 25 18:14:00 2007 +1000
agp: balance ioremap checks
patchset against 2.6.23-rc3.
corrects missing ioremap return checks and balancing on iounmap calls, integrated changes per list
recommendations on the original set of patches..
Signed-off-by: Scott Thompson <postfail <at> hushmail.com>
Signed-off-by: Dave Airlie <airlied@...ux.ie>
commit 32ddef98f232585f20bc8bdb891029a6a5f633d0
Author: Xavier Bachelot <xavier@...helot.org>
Date: Sat Aug 25 18:10:52 2007 +1000
agp: Add device id for P4M900 to via-agp module
Signed-off-by: Dave Airlie <airlied@...ux.ie>
commit db7f3ded8d42c60b0d0a4f71d621e105790b872b
Author: Jesper Juhl <jesper.juhl@...il.com>
Date: Sat Aug 4 20:30:58 2007 +0200
efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe()
(This is a resend of a patch originally submitted on 24-Jul-2007 00:14)
Ok, this is something the coverity checker found (CID: 1813).
I'm not at all intimate with this code, so I'm not sure if this
attempt at a fix is correct (but at least it compiles).
Please look it over and NACK if bad or merge if good ;-)
Signed-off-by: Jesper Juhl <jesper.juhl@...il.com>
Signed-off-by: Dave Airlie <airlied@...ux.ie>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists