public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: "ismail (cartman) donmez" <kde@myrealbox.com>
Cc: tmolina@cablespeed.com, linux-kernel@vger.kernel.org,
	James Simmons <jsimmons@infradead.org>
Subject: Re: Linux 2.6.0-test3: logo patch
Date: Sat, 9 Aug 2003 11:52:45 -0700	[thread overview]
Message-ID: <20030809115245.7ef1ff59.akpm@osdl.org> (raw)
In-Reply-To: <200308091927.04894.kde@myrealbox.com>

"ismail (cartman) donmez" <kde@myrealbox.com> wrote:
>
> Patch somehow got out of -mm tree too. Andrew can you please apply this  too ?
> > The following patch has been floating around forever.  Can we get it in
> > mainstream sometime in the near future?
> >
> > --- linux-2.5-tm/drivers/video/cfbimgblt.c.orig	2003-08-08
> > 17:42:16.000000000 -0500 +++
> > linux-2.5-tm/drivers/video/cfbimgblt.c	2003-08-08 17:42:30.000000000 -0500
> > @@ -325,7 +325,7 @@
> >  		else
> >  			slow_imageblit(image, p, dst1, fgcolor, bgcolor,
> >  					start_index, pitch_index);
> > -	} else if (image->depth == bpp)
> > +	} else if (image->depth <= bpp)
> >  		color_imageblit(image, p, dst1, start_index, pitch_index);
> >  }
> >
> >

This change was also present in James's fbdev update, so I dropped it.  But
then James's fbdev update broke so I dropped that too.

James was going to send me an updated patch.  Hint. :)



  reply	other threads:[~2003-08-09 18:52 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <torvalds@osdl.org>
2003-08-09  5:40 ` Linux 2.6.0-test3 Linus Torvalds
2003-08-09  7:49   ` Linux 2.6.0-test3: USB still broken reg
2003-08-13 23:53     ` Greg KH
2003-08-09 14:53   ` [Bug 973] Re: Linux 2.6.0-test3: Presario laptop panic Thomas Molina
2003-08-09 13:52     ` Zwane Mwaikambo
2003-08-09 16:00   ` Linux 2.6.0-test3: logo patch Thomas Molina
2003-08-09 15:38     ` Russell King
2003-08-11  6:24       ` Martin Schlemmer
2003-08-11 17:25         ` James Simmons
2003-08-11 20:24           ` Martin Schlemmer
2003-08-09 16:28     ` ismail (cartman) donmez
2003-08-09 18:52       ` Andrew Morton [this message]
2003-08-12 17:36         ` James Simmons
2003-08-09 21:14   ` Linux 2.6.0-test3 Jacek Kawa
2003-08-09 21:27     ` Jacek Kawa
2003-08-10 10:40   ` Geert Uytterhoeven
2003-08-10 21:24   ` [patch] 2.6.0-test3: typo in hd.c Adrian Bunk
2003-08-11 23:07   ` Linux 2.6.0-test3 (compile statistics) John Cherry
2003-08-12  0:03     ` Mike Fedyk
2003-08-13 19:26     ` Adrian Bunk
2003-08-14  0:41       ` John Cherry

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=20030809115245.7ef1ff59.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=jsimmons@infradead.org \
    --cc=kde@myrealbox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tmolina@cablespeed.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox