linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Robin Getz <rgetz@blackfin.uclinux.org>
Cc: mpm@selenic.com, bunk@kernel.org, bryan.wu@analog.com,
	linux-kernel@vger.kernel.org, dhowells@redhat.com
Subject: Re: blackfin compile error
Date: Wed, 6 Feb 2008 11:37:34 -0800	[thread overview]
Message-ID: <20080206113734.511473b0.akpm@linux-foundation.org> (raw)
In-Reply-To: <200802061412.50675.rgetz@blackfin.uclinux.org>

On Wed, 6 Feb 2008 14:12:50 -0500
Robin Getz <rgetz@blackfin.uclinux.org> wrote:

> On Wed 6 Feb 2008 11:23, Matt Mackall pondered:
> > 
> > On Wed, 2008-02-06 at 17:18 +0200, Adrian Bunk wrote:
> > > Commit 698dd4ba6b12e34e1e432c944c01478c0b2cd773 broke blackfin:
> > > 
> > > <--  snip  -->
> > > 
> > > ...
> > >   CC      mm/vmscan.o
> > > In file included from 
> > > /home/bunk/linux/kernel-2.6/git/linux-2.6/mm/vmscan.c:44:
> > > /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/swapops.h: In function 'is_swap_pte':
> > > /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/swapops.h:48: error: implicit declaration of function 'pte_none'
> > > /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/swapops.h:48: error: implicit declaration of function 'pte_present'
> > > make[2]: *** [mm/vmscan.o] Error 1
> > 
> > This suggests that no one's tried to compile -mm on Blackfin since
> > before September, I think.
> 
> Or any other nommu arch's either, since looking at the include files, FRV
> (when configured as noMMU) and m68knommu does not include it either...

sh is the only nommu arch which I test-compile for.

The world would be a better place if arch maintainers (or their helpers)
were to build and test -mm once a month or so.

  reply	other threads:[~2008-02-06 19:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-06 15:18 blackfin compile error Adrian Bunk
2008-02-06 16:23 ` Matt Mackall
2008-02-06 19:12   ` Robin Getz
2008-02-06 19:37     ` Andrew Morton [this message]
2008-02-07  7:26       ` Bryan Wu
2008-02-07 16:03         ` Mike Frysinger
2008-02-07 19:37           ` Bryan Wu
2008-02-07 20:31             ` Mike Frysinger
2008-02-07 21:32       ` Robin Getz
2008-02-08  5:25     ` Mike Frysinger
2008-02-08 18:53       ` Bryan Wu
2008-02-08 20:04         ` Mike Frysinger
  -- strict thread matches above, loose matches on Subject: below --
2007-12-02  0:42 Adrian Bunk
2007-12-02  6:42 ` Bryan Wu
2007-12-02  6:59   ` David Brownell
2007-12-02  7:05     ` Andrew Morton
2007-12-03  1:30       ` David Brownell

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=20080206113734.511473b0.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=bryan.wu@analog.com \
    --cc=bunk@kernel.org \
    --cc=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpm@selenic.com \
    --cc=rgetz@blackfin.uclinux.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).