login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
February
»
9
Re: m68knommu compile error
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Mike Frysinger
Subject:
Re: m68knommu compile error
Date: Saturday, February 9, 2008 - 10:59 am
On Feb 9, 2008 5:58 AM, Martin Schwidefsky <schwidefsky@de.ibm.com> wrote:
quoted text
> On Sat, 2008-02-09 at 11:21 +0100, Martin Schwidefsky wrote: > > On Sat, 2008-02-09 at 00:25 +0200, Adrian Bunk wrote: > > > Commit 2f569afd9ced9ebec9a6eb3dbf6f83429be0a7b4 breaks m68knommu: > > > > Does the patch below fixes the problem? I tried to cross compile for > > m68knommu but it seems like you need a special m68k compiler to get it > > compile all the way through. With the patch it did fail with a different > > error, so I assume it is fixed. The problem is that the pgtable_t is > > simply missing for m68knommu, I must have overlooked a reject for one of > > the constant regenerations of the patch to keep up with upstream. Sorry > > about that. > > This is a problem for all nommu architectures. The patch fixed all four > of them. > > --- > [PATCH] Add pgtable_t to nommu architectures. > > From: Martin Schwidefsky <schwidefsky@de.ibm.com> > > The pte_fn_t in include/linux/mm.h make it necessary for all > architecture to define a pgtable_t type, even those that do > not have an mmu. > > Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> > --- > > include/asm-blackfin/page.h | 1 + > include/asm-h8300/page.h | 1 + > include/asm-m68knommu/page.h | 1 + > include/asm-v850/page.h | 1 + > 4 files changed, 4 insertions(+) > > diff -urpN linux-2.6/include/asm-blackfin/page.h linux-2.6-patched/include/asm-blackfin/page.h > --- linux-2.6/include/asm-blackfin/page.h 2008-02-09 11:46:28.000000000 +0100 > +++ linux-2.6-patched/include/asm-blackfin/page.h 2008-02-09 11:46:36.000000000 +0100 > @@ -39,6 +39,7 @@ typedef struct { > typedef struct { > unsigned long pgprot; > } pgprot_t; > +typedef struct page *pgtable_t; > > #define pte_val(x) ((x).pte) > #define pmd_val(x) ((&x)->pmd[0])
thanks, this fixed building Blackfin for me. Signed-off-by: Mike Frysinger <vapier@gentoo.org> -mike --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
m68knommu compile error
, Adrian Bunk
, (Fri Feb 8, 3:25 pm)
Re: m68knommu compile error
, Martin Schwidefsky
, (Sat Feb 9, 3:21 am)
Re: m68knommu compile error
, Adrian Bunk
, (Sat Feb 9, 3:53 am)
Re: m68knommu compile error
, Martin Schwidefsky
, (Sat Feb 9, 3:58 am)
Re: m68knommu compile error
, Mike Frysinger
, (Sat Feb 9, 10:59 am)
Re: m68knommu compile error
, Greg Ungerer
, (Sun Feb 10, 10:22 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Ingo Molnar
Re: [PATCH v3] x86: merge the simple bitops and move them to bitops.h
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Andi Kleen
Re: - romsignature-checksum-cleanup-2.patch removed from -mm tree
Stefano Stabellini
Re: [PATCH 09/22] xen: Find an unbound irq number in reverse order (high to low).
git
:
Junio C Hamano
Re: Teach "git checkout" to use git-show-ref
Christian Jaeger
Re: Problem with Git.pm bidi_pipe methods
Linus Torvalds
[PATCH 1/7] Make unpack_trees_options bit flags actual bitfields
Jon Smirl
stgit: managing signed-off-by lines
Junio C Hamano
GIT 1.4.3-rc2
git-commits-head
:
Linux Kernel Mailing List
MIPS: Bonito64: Make Loongson independent from Bonito64 code.
Linux Kernel Mailing List
iwlwifi: initialize spinlock before use
Linux Kernel Mailing List
i2c-i801: Add Intel Cougar Point device IDs
Linux Kernel Mailing List
drm/i915: Add information on pinning and fencing to the i915 list debug.
Linux Kernel Mailing List
cirrusfb: GD5434 (aka SD64) support fixed
linux-netdev
:
Gerrit Renker
v2 [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase
Richard Cochran
Re: [PATCH v3 3/3] ptp: Added a clock that uses the eTSEC found on the MPC85xx.
Inaky Perez-Gonzalez
[PATCH 40/40] wimax/i2400m: add CREDITS and MAINTAINERS entries
Sathya Perla
[PATCH net-next-2.6] be2net: add multiple RX queue support
Changli Gao
Re: [PATCH 3/3] ifb: move tq from ifb_private
freebsd-current
:
Boris Samorodov
Re: twa + dump = sbwait
韓家標 Bill Hacker
Re: ZFS honesty
Bjoern A. Zeeb
Re: Can not boot 7.0-BETA3 with IPSEC
rmgls
man usb2_core(4)
Sam Leffler
Re: Lots of "ath0: bad series0 hwrate 0x1b" in 8.0-BETA2
Colocation donated by:
Syndicate