public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Grzegorz Jaskiewicz <gj@pointblue.com.pl>
Cc: lkml <linux-kernel@vger.kernel.org>, Linus <torvalds@transmeta.com>
Subject: Re: [PATCH] 2.5.69-bk19 drm_memory.h compilation error
Date: Mon, 26 May 2003 15:31:07 +0100	[thread overview]
Message-ID: <20030526153107.A23896@infradead.org> (raw)
In-Reply-To: <1053956681.1852.7.camel@nalesnik.localhost>; from gj@pointblue.com.pl on Mon, May 26, 2003 at 02:44:44PM +0100

On Mon, May 26, 2003 at 02:44:44PM +0100, Grzegorz Jaskiewicz wrote:
>  #include <linux/config.h>
>  #include "drmP.h"
> 
> +/*
> + * we need PKMAP_BASE definition
> +*/
> +
> +#ifdef CONFIG_HIGHMEM
> +#include <asm/highmem.h>
> +#endif

Just include linux/highmem.h (never the asm version!) uncodintionally amd remove
the noisy comment.


  reply	other threads:[~2003-05-26 14:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-26 13:44 [PATCH] 2.5.69-bk19 drm_memory.h compilation error Grzegorz Jaskiewicz
2003-05-26 14:31 ` Christoph Hellwig [this message]
2003-05-26 14:30   ` Grzegorz Jaskiewicz
2003-05-26 14:43   ` Grzegorz Jaskiewicz

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=20030526153107.A23896@infradead.org \
    --to=hch@infradead.org \
    --cc=gj@pointblue.com.pl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox