From: Tony Lindgren <tony@atomide.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: kernel list <linux-kernel@vger.kernel.org>,
Vladimir Ananiev <vovan888@gmail.com>
Subject: Re: omap compilation fixes
Date: Sat, 23 Dec 2006 11:48:29 -0800 [thread overview]
Message-ID: <20061223194829.GA29686@atomide.com> (raw)
In-Reply-To: <20061222214843.GA25475@elf.ucw.cz>
Hi,
* Pavel Machek <pavel@ucw.cz> [061222 13:49]:
> Hi!
>
> > > This is not yet complete set. set_map() is missing in latest kernels.
> > >
> > > Fix DECLARE_WORK()-change-related compilation problems. Please apply,
> > >
> > > --- a/drivers/mmc/omap.c
> > > +++ b/drivers/mmc/omap.c
> > > @@ -2,7 +2,7 @@
> > > * linux/drivers/media/mmc/omap.c
> > > *
> > > * Copyright (C) 2004 Nokia Corporation
> > > - * Written by Tuukka Tikkanen and Juha Yrjölä<juha.yrjola@nokia.com>
> > > + * Written by Tuukka Tikkanen and Juha Yrjölä <juha.yrjola@nokia.com>
> > > * Misc hacks here and there by Tony Lindgren <tony@atomide.com>
> > > * Other hacks (DMA, SD, etc) by David Brownell
> > > *
> >
> > I already applied similar fixes to linux-omap for the workqueue changes,
> > so I only applied the MMC typo fix above.
>
> I thought I got pretty recent -git:
>
> omap git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
>
> ...should I use another tree?
>
> Aha, I did another pull now and it seems to be better... no, it is
> not:
>
> Recovering from a previously interrupted fetch...
> Fetching pack (head and objects)...
> Fetching tags...
> Missing tag v2.6.20-rc1...
> Generating pack...
> Done counting 1 objects.
> Deltifying 1 objects.
> 100% (1/1) done
> Total 1, written 1 (delta 0), reused 1 (delta 0)
> Unpacking 1 objects
> 100% (1/1) done
> Up to date.
>
> Applying changes...
> Branch already fully merged.
>
> Plus it still does not compile:
>
> LD vmlinux
> arch/arm/plat-omap/built-in.o(.text+0xd470): In function
> `exmap_set_armmmu':
> : undefined reference to `set_pte'
> arch/arm/plat-omap/built-in.o(.text+0xd56c): In function
> `exmap_set_armmmu':
> : undefined reference to `set_pte'
> make: *** [vmlinux] Error 1
Is this still a problem? Sounds like the latest tree was not yet
mirrored from master.kernel.org when you pulled.
Regards,
Tony
next prev parent reply other threads:[~2006-12-23 19:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-22 10:55 omap compilation fixes Pavel Machek
2006-12-22 11:35 ` Komal Shah
2006-12-22 11:51 ` Russell King
2006-12-22 19:51 ` Tony Lindgren
2006-12-22 21:17 ` Tony Lindgren
2006-12-22 21:48 ` Pavel Machek
2006-12-23 19:48 ` Tony Lindgren [this message]
2006-12-26 14:22 ` Pavel Machek
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=20061223194829.GA29686@atomide.com \
--to=tony@atomide.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=vovan888@gmail.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.