From: Greg KH <gregkh@linuxfoundation.org>
To: "Clark, Liz" <liz.clark@hp.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] TTY: Wrong unicode value copied in con_set_unimap()
Date: Thu, 15 Mar 2012 12:48:26 -0700 [thread overview]
Message-ID: <20120315194826.GA17918@kroah.com> (raw)
In-Reply-To: <51D3961FBAB878428126A3DD5A715A3A60EA9094CE@GVW1338EXA.americas.hpqcorp.net>
On Thu, Mar 15, 2012 at 07:36:34PM +0000, Clark, Liz wrote:
> > -----Original Message-----
> > From: Greg KH [mailto:gregkh@linuxfoundation.org]
> > Sent: Thursday, March 15, 2012 11:55 AM
> > To: Clark, Liz
> > Cc: linux-kernel@vger.kernel.org
> > Subject: Re: [PATCH] TTY: Wrong unicode value copied in
> > con_set_unimap()
> >
> > On Thu, Mar 15, 2012 at 10:33:29AM -0700, Liz Clark wrote:
> > > Bugzilla 40012: PIO_UNIMAP bug: error updating Unicode-to-font map
> > >
> > > The unicode font map for the virtual console is a 32x32x64 table
> > which
> > > allocates rows dynamically as entries are added. The unicode value
> > > increases sequentially and should count all entries even in empty
> > > rows. The defect is when copying the unicode font map in
> > con_set_unimap(),
> > > the unicode value is not incremented properly. The wrong unicode
> > value
> > > is entered in the new font map.
> > >
> > > Signed-off-by: Liz Clark <liz.clark@hp.com>
> >
> > Is this a new problem caused by recent changes in this area, or has it
> > always been there and needs to be backported to older kernels to solve
> > the problem there?
> >
> > thanks,
> >
> > greg k-h
>
>
> The code with the defect was introduced in v2.1.112. Prior to that
> the fontmap was not copied at all in con_set_unimap().
Ok, as this has been with us for a few years, it can wait for 3.4 to go
in, and I'll mark it for stable to get it applied backwards as far as it
can go.
thanks,
greg k-h
prev parent reply other threads:[~2012-03-15 19:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-15 17:33 [PATCH] TTY: Wrong unicode value copied in con_set_unimap() Liz Clark
2012-03-15 18:03 ` Greg KH
2012-03-15 18:06 ` Clark, Liz
2012-03-15 18:09 ` Don Morris
2012-03-15 18:55 ` Greg KH
2012-03-15 19:36 ` Clark, Liz
2012-03-15 19:48 ` 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=20120315194826.GA17918@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liz.clark@hp.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.