From: bugzilla-daemon@bugzilla.kernel.org
To: backports@vger.kernel.org
Subject: [Bug 64091] backports build error
Date: Thu, 31 Oct 2013 12:50:37 +0000 [thread overview]
Message-ID: <bug-64091-58281-KQad6RCgMv@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-64091-58281@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=64091
--- Comment #3 from DarinV <darin.vancoevering@gmail.com> ---
#ifndef _LINUX_KERNEL_H
#define _LINUX_KERNEL_H
/*
* 'kernel.h' contains some often-used function prototypes etc
*/
#ifdef __KERNEL__
#include <stdarg.h>
#include <linux/linkage.h>
#include <linux/stddef.h>
#include <linux/types.h>
#include <linux/compiler.h>
#include <linux/bitops.h>
#include <linux/log2.h>
#include <linux/typecheck.h>
#include <linux/ratelimit.h>
#include <asm/byteorder.h>
#include <asm/bug.h>
extern const char linux_banner[];
extern const char linux_proc_banner[];
#define USHORT_MAX ((u16)(~0U))
--
You are receiving this mail because:
You are the assignee for the bug.
next prev parent reply other threads:[~2013-10-31 12:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-30 22:52 [Bug 64091] New: backports build error bugzilla-daemon
2013-10-30 22:56 ` [Bug 64091] " bugzilla-daemon
2013-10-31 10:21 ` bugzilla-daemon
2013-10-31 12:50 ` bugzilla-daemon [this message]
2013-11-02 3:50 ` bugzilla-daemon
2013-11-24 21:35 ` bugzilla-daemon
2013-11-26 6:38 ` bugzilla-daemon
2014-07-28 3:32 ` bugzilla-daemon
2014-07-29 4:46 ` bugzilla-daemon
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=bug-64091-58281-KQad6RCgMv@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=backports@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