[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CA+r1ZhhkvzfoV5y7zdrhQFH03FgpmgjmU80eAZoUfeOR-p2YCw@mail.gmail.com>
Date: Mon, 15 Jun 2015 16:55:22 -0700
From: Jim Davis <jim.epost@...il.com>
To: mpe@...erman.id.au, linux-next <linux-next@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
oleg.drokin@...el.com, andreas.dilger@...el.com,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
jsimmons@...radead.org
Subject: randconfig build error with next-20150615, in drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c
Building with the attached random configuration file,
In file included from drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h:34:0,
from drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c:44:
./arch/x86/include/asm/irq.h:39:8: error: unknown type name ‘bool’
extern bool handle_irq(unsigned irq, struct pt_regs *regs);
^
./arch/x86/include/asm/irq.h:39:45: warning: ‘struct pt_regs’ declared
inside parameter list
extern bool handle_irq(unsigned irq, struct pt_regs *regs);
^
./arch/x86/include/asm/irq.h:39:45: warning: its scope is only this
definition or declaration, which is probably not what you want
./arch/x86/include/asm/irq.h:41:18: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘unsigned’
extern __visible unsigned int do_IRQ(struct pt_regs *regs);
^
In file included from ./arch/x86/include/asm/irq.h:11:0,
from drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h:34,
from drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c:44:
./arch/x86/include/asm/irq_vectors.h:110:23: error: expected ‘)’
before numeric constant
#define NR_VECTORS 256
^
./arch/x86/include/asm/irq.h:44:37: note: in expansion of macro ‘NR_VECTORS’
extern DECLARE_BITMAP(used_vectors, NR_VECTORS);
^
In file included from drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h:34:0,
from drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c:44:
./arch/x86/include/asm/irq.h:50:1: warning: parameter names (without
types) in function declaration
View attachment "randconfig-1434394928.txt" of type "text/plain" (114105 bytes)
Powered by blists - more mailing lists