All of lore.kernel.org
 help / color / mirror / Atom feed
From: divya <dipraksh@linux.vnet.ibm.com>
To: LKML <linux-kernel@vger.kernel.org>,
	linuxppc-dev@ozlabs.org, David Airlie <airlied@linux.ie>
Subject: build failure with kernel 2.6.35-rc5-git6/git7 on power box
Date: Thu, 22 Jul 2010 13:20:57 +0530	[thread overview]
Message-ID: <4C47F861.8080501@linux.vnet.ibm.com> (raw)

Hi,

The kernel versions 2.6.35-rc5-git6(commitid f4b23cc2d5dc78ef) and 2.6.35-rc5-git7(commitid cd5b8f8755a89a5) fails
to build on power6 and power5 machines with the following error


   drivers/gpu/drm/ttm/ttm_page_alloc.c: In function 'set_pages_array_wb':
   drivers/gpu/drm/ttm/ttm_page_alloc.c:227: error: implicit declaration of function 'unmap_page_from_agp'
   drivers/gpu/drm/ttm/ttm_page_alloc.c: In function 'set_pages_array_wc':
   drivers/gpu/drm/ttm/ttm_page_alloc.c:238: error: implicit declaration of function 'map_page_into_agp'
   drivers/gpu/drm/ttm/ttm_page_alloc.c: In function 'ttm_pool_mm_shrink_init':
   drivers/gpu/drm/ttm/ttm_page_alloc.c:419: warning: assignment from incompatible pointer type
   make[4]: *** [drivers/gpu/drm/ttm/ttm_page_alloc.o] Error 1
   make[3]: *** [drivers/gpu/drm/ttm] Error 2

Thanks
Divya

             reply	other threads:[~2010-07-22  7:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-22  7:50 divya [this message]
2010-07-22  8:40 ` build failure with kernel 2.6.35-rc5-git6/git7 on power box Stephen Rothwell
2010-07-22  8:40   ` Stephen Rothwell

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=4C47F861.8080501@linux.vnet.ibm.com \
    --to=dipraksh@linux.vnet.ibm.com \
    --cc=airlied@linux.ie \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.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.