[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140401153453.GK32556@tassilo.jf.intel.com>
Date: Tue, 1 Apr 2014 08:34:53 -0700
From: Andi Kleen <ak@...ux.intel.com>
To: Robin Hack <rhack@...hat.com>
Cc: Eunbong Song <eunb.song@...sung.com>, sasha.levin@...cle.com,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Re: tools/liblockdep: Build failure
On Tue, Apr 01, 2014 at 12:21:59PM +0200, Robin Hack wrote:
> From: Robin Hack <rhack@...hat.com>
> Copy asmlinkage macro to lockdep/uinclude/linux/linkage.h.
You can just do
#define asmlinkage
#define __visible
for this case. don't need all the ifdefs or the attribute in the
userspace build.
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists