* Fw: [Bugme-new] [Bug 5178] New: bug in drivers/video/vesafb-tng.c
@ 2005-09-03 19:37 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2005-09-03 19:37 UTC (permalink / raw)
To: linux-fbdev-devel, Antonino A. Daplas
Begin forwarded message:
Date: Sat, 3 Sep 2005 07:28:43 -0700
From: bugme-daemon@kernel-bugs.osdl.org
To: bugme-new@lists.osdl.org
Subject: [Bugme-new] [Bug 5178] New: bug in drivers/video/vesafb-tng.c
http://bugzilla.kernel.org/show_bug.cgi?id=5178
Summary: bug in drivers/video/vesafb-tng.c
Kernel Version: 2.6.13
Status: NEW
Severity: normal
Owner: jsimmons@infradead.org
Submitter: guillaume.baudot@caramail.com
Most recent kernel where this bug did not occur:2.6.12-r9
Distribution:gentoo
Hardware Environment:x86
Software Environment:linux
Problem Description:
kernel 2.6.13 does not compile with vesafb_tng because of a miss in
drivers/video/vesafb-tng.c.
compilation fails at drivers/video/vesafb-tng.c, line 1180.
" iounmap(info->screen_base);"
It should be
" iounmap(vesafb_info->screen_base);"
Steps to reproduce:
cd /path/to/2.6.13kernel
make config # and enable vesafb_tng
make
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-09-03 19:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-03 19:37 Fw: [Bugme-new] [Bug 5178] New: bug in drivers/video/vesafb-tng.c Andrew Morton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).