From: Kyle McMartin <kyle@hera.kernel.org>
To: linux-parisc@vger.kernel.org
Subject: [git] parisc: Changes to ref refs/heads/parisc
Date: Thu, 2 Apr 2009 02:46:05 GMT [thread overview]
Message-ID: <200904020246.n322k5Ls000528@hera.kernel.org> (raw)
New commits:
commit bb7350194130ae6bd3fdec16fe1b7597c1c0bb8d
Author: Kyle McMartin <kyle@mcmartin.ca>
Date: Thu Apr 2 02:40:41 2009 +0000
parisc: fix build when ARCH_HAS_KMAP
When we build for PA8X00, we define ARCH_HAS_KMAP, which results in
the kmap_types.h include in highmem.h getting skipped...
In file included from include/linux/pagemap.h:10,
from include/linux/mempolicy.h:62,
from init/main.c:52:
include/linux/highmem.h:196: warning: 'enum km_type' declared inside parameter list
include/linux/highmem.h:196: warning: its scope is only this definition or declaration, which is probably not what you want
include/linux/highmem.h:196: error: parameter 1 ('type') has incomplete type
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
next reply other threads:[~2009-04-02 2:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-02 2:46 Kyle McMartin [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-10-14 5:31 [git] parisc: Changes to ref refs/heads/parisc Kyle McMartin
2010-10-14 5:24 Kyle McMartin
2010-10-14 3:06 Kyle McMartin
2010-10-14 1:15 Kyle McMartin
2010-10-14 1:20 ` Kyle McMartin
2009-10-03 5:29 Kyle McMartin
2009-09-28 4:26 Kyle McMartin
2009-07-02 17:12 Kyle McMartin
2009-07-02 3:48 Kyle McMartin
2009-06-26 20:14 Kyle McMartin
2009-06-24 1:39 Kyle McMartin
2009-06-23 17:27 Kyle McMartin
2009-04-02 4:16 Kyle McMartin
2009-04-02 1:43 Kyle McMartin
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=200904020246.n322k5Ls000528@hera.kernel.org \
--to=kyle@hera.kernel.org \
--cc=linux-parisc@vger.kernel.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