Displaying 2 results from an estimated 2 matches for "kernel_user_help".
2015 Sep 27
2
Error compiling libc++ for ARMv6
On Fri, Sep 25, 2015 at 05:34:03PM -0700, JF Bastien via llvm-dev wrote:
> In pre-v6 Linux you could use the kernel-provided helpers:
>
> https://www.kernel.org/doc/Documentation/arm/kernel_user_helpers.txt
Please *never* tell people to use those directly. There are kernels
other than Linux and the very idea of hardcoding random kernel address
should make all red warning lights go off.
Joerg
2015 Sep 26
2
Error compiling libc++ for ARMv6
On Fri, Sep 25, 2015 at 2:17 PM, JF Bastien <jfb at google.com> wrote:
> Looks like this was caused by r248294. Author CC'ed.
>
> On Fri, Sep 25, 2015 at 1:46 PM, Richard Pennington via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>>
>> Hi,
>>
>> I was compiling libc++ with a recent TOT (248571) and when I got to the
>> ARMv6, I got a