All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Alan Cox <alan@linux.jf.intel.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/8] gma500: add the ability to request backed space or not
Date: Wed, 20 Apr 2011 13:31:17 -0700	[thread overview]
Message-ID: <20110420203117.GA14141@kroah.com> (raw)
In-Reply-To: <20110419142658.16479.59689.stgit@localhost.localdomain>

On Tue, Apr 19, 2011 at 03:27:10PM +0100, Alan Cox wrote:
> We will will need this for doing a GEM allocator. It should also avoid any
> crashes with the current code if the stolen area is too small.
> 
> Signed-off-by: Alan Cox <alan@linux.intel.com>

What tree did you make this against?

When applying it, I get the following error from git:

Applying: gma500: add the ability to request backed space or not
/home/linux/linux/work/staging-2.6/.git/rebase-apply/patch:47: trailing whitespace.
	
error: patch failed: drivers/staging/gma500/psb_fb.c:479
error: drivers/staging/gma500/psb_fb.c: patch does not apply
error: patch failed: drivers/staging/gma500/psb_gtt.c:972
error: drivers/staging/gma500/psb_gtt.c: patch does not apply
error: patch failed: drivers/staging/gma500/psb_gtt.h:105
error: drivers/staging/gma500/psb_gtt.h: patch does not apply
Patch failed at 0001 gma500: add the ability to request backed space or not

Care to redo this series and resend them so I can apply them?

thanks,

greg k-h

  reply	other threads:[~2011-04-20 20:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-19 14:26 [PATCH 0/8] Further clean up and setup Alan Cox
2011-04-19 14:27 ` [PATCH 1/8] gma500: add the ability to request backed space or not Alan Cox
2011-04-20 20:31   ` Greg KH [this message]
2011-04-20 21:21     ` Alan Cox
2011-04-21  5:05       ` Greg KH
2011-04-21  5:06       ` Greg KH
2011-04-21  8:49         ` Alan Cox
2011-04-26  0:15           ` Greg KH
2011-04-19 14:27 ` [PATCH 2/8] gma500: begin adding GEM Alan Cox
2011-04-19 14:27 ` [PATCH 3/8] gma500: Add support for inserting and removing pages from the GART Alan Cox
2011-04-19 14:27 ` [PATCH 4/8] gma500: Begin the GEMification of the cursor code Alan Cox
2011-04-19 14:28 ` [PATCH 5/8] gma500: GEMify the frame buffer base bits Alan Cox
2011-04-19 14:28 ` [PATCH 6/8] gma500: GEM - now we have the basics we shall stick pins in it Alan Cox
2011-04-19 14:28 ` [PATCH 7/8] gma500: prune some unused variables Alan Cox
2011-04-19 14:28 ` [PATCH 8/8] gma500: allow non stolen page backed framebuffer Alan Cox

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=20110420203117.GA14141@kroah.com \
    --to=greg@kroah.com \
    --cc=alan@linux.jf.intel.com \
    --cc=linux-kernel@vger.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 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.