[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.9999.1908231910350.18210@viisi.sifive.com>
Date: Fri, 23 Aug 2019 19:12:45 -0700 (PDT)
From: Paul Walmsley <paul.walmsley@...ive.com>
To: Mao Han <han_mao@...ky.com>
cc: linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org,
christian@...uner.io
Subject: Re: [PATCH V3 0/3] riscv: Add perf callchain support
On Mon, 19 Aug 2019, Mao Han wrote:
> PS: I got some compile error while compiling glibc 2.30 with linux
> v5.3-rc4 header. vfork.S include linux/sched.h(./include/uapi/linux/sched.h)
> which has a struct clone_args inside, added by
> 7f192e3cd316ba58c88dfa26796cf77789dd9872.
Noticed that also. Probably the sched.h uapi kernel header file needs an
"#ifndef __ASSEMBLY__" around the struct clone_args...
- Paul
Powered by blists - more mailing lists