From: Greg KH <greg@kroah.com>
To: "Antonino A. Daplas" <adaplas@gmail.com>
Cc: Andrew Morton <akpm@osdl.org>,
Linux Fbdev development list
<linux-fbdev-devel@lists.sourceforge.net>,
stable@kernel.org, Herbert Poetzl <herbert@13thfloor.at>
Subject: Re: [stable] [PATCH 7/7] fbcon: Fix big-endian bogosity in slow_imageblit()
Date: Tue, 4 Apr 2006 15:13:51 -0700 [thread overview]
Message-ID: <20060404221351.GK6150@kroah.com> (raw)
In-Reply-To: <4427E490.9010002@gmail.com>
On Mon, Mar 27, 2006 at 09:11:44PM +0800, Antonino A. Daplas wrote:
> The monochrome->color expansion routine that handles bitmaps which have
> (widths % 8) != 0 (slow_imageblit) produces corrupt characters in big-endian.
> This is caused by a bogus bit test in slow_imageblit().
queued to -stable, thanks.
greg k-h
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
prev parent reply other threads:[~2006-04-04 22:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-27 13:11 [PATCH 7/7] fbcon: Fix big-endian bogosity in slow_imageblit() Antonino A. Daplas
2006-04-04 22:13 ` Greg KH [this message]
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=20060404221351.GK6150@kroah.com \
--to=greg@kroah.com \
--cc=adaplas@gmail.com \
--cc=akpm@osdl.org \
--cc=herbert@13thfloor.at \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=stable@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;
as well as URLs for NNTP newsgroup(s).