From: Ralf Baechle <ralf@linux-mips.org>
To: David Daney <ddaney@caviumnetworks.com>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] MIPS: Include linux/errno.h from arch/mips/include/asm/compat.h
Date: Fri, 10 Apr 2009 12:16:11 -0700 [thread overview]
Message-ID: <20090410191611.GB23582@linux-mips.org> (raw)
In-Reply-To: <1239388895-27305-1-git-send-email-ddaney@caviumnetworks.com>
On Fri, Apr 10, 2009 at 11:41:35AM -0700, David Daney wrote:
> The recent change that added #include <linux/seccomp.h> breaks
> (because EINVAL is not defined) when building
> arch/mips/kernel/asm-offsets.s if CONFIG_SECCOMP is not defined.
> Including errno.h fixes the problem.
NAK, <linux/seccomp.h> should include <linux/errno.h>.
Ralf
next prev parent reply other threads:[~2009-04-10 19:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-10 18:41 [PATCH] MIPS: Include linux/errno.h from arch/mips/include/asm/compat.h David Daney
2009-04-10 19:16 ` Ralf Baechle [this message]
2009-04-11 14:31 ` Atsushi Nemoto
2009-04-16 16:02 ` David Daney
2009-04-18 9:06 ` Ralf Baechle
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=20090410191611.GB23582@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=ddaney@caviumnetworks.com \
--cc=linux-mips@linux-mips.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 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.