Re: Regression in 4.6.0-git - bisected to commit dd254f5a382c

From: Matthew McClintock
Date: Tue May 24 2016 - 22:06:14 EST



> On May 24, 2016, at 8:28 PM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> The next obvious question is which binary it is and what's the return
> address to userland; make that
> if (!size)
> printk(KERN_ERR "crap in %s[%x]",
> current->comm,
> current_pt_regs()->rip);
> (in the same place)

This is an ARM board, no rip. Quick log without, can re-run again later tonight or maybe tomorrow:

[ 8.008054] crap in udevd

-M