All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Glauber de Oliveira Costa <glommer@gmail.com>
Subject: Re: [PATCH 4/4] x86: unify asm-x86/pgtable*.h
Date: Tue, 11 Dec 2007 08:53:52 -0800	[thread overview]
Message-ID: <475EC0A0.1000206@goop.org> (raw)
In-Reply-To: <20071211082910.GB15183@elte.hu>

Ingo Molnar wrote:
> when applied to x86.git#mm this patch has build problems:
>
> include/asm/pgtable.h: In function 'pte_modify':
> include/asm/pgtable.h:246: error: 'pteval_t' undeclared (first use in this function)
> include/asm/pgtable.h:246: error: (Each undeclared identifier is reported only once
> include/asm/pgtable.h:246: error: for each function it appears in.)
> include/asm/pgtable.h:246: error: expected ';' before 'pte'
> include/asm/pgtable.h:247: error: 'pte' undeclared (first use in this function)
>
> config attached.
>   

Hm, odd.  I compiled and booted 32-bit and 64-bit.  Ah, though I may
have missed 32-bit non-PAE,  which is your config.

    J

  reply	other threads:[~2007-12-11 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-10 20:55 [PATCH 4/4] x86: unify asm-x86/pgtable*.h Jeremy Fitzhardinge
2007-12-11  8:29 ` Ingo Molnar
2007-12-11 16:53   ` Jeremy Fitzhardinge [this message]
2007-12-11 21:27     ` Ingo Molnar

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=475EC0A0.1000206@goop.org \
    --to=jeremy@goop.org \
    --cc=glommer@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.de \
    /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.