Re: Breaking userspace? Re: 3.0.24 broke aufofs on mixed 32/64bit environment

From: Linus Torvalds
Date: Wed Apr 25 2012 - 00:09:14 EST


On Tue, Apr 24, 2012 at 9:05 PM, Michael Tokarev <mjt@xxxxxxxxxx> wrote:
>
> How about something like
>
>     sbi->compat_daemon = is_compat_task() && strcmp(task->comm, "automount") != 0
>
> instead?  (This task->comm is a pseudocode, just to show the idea, I don't
> know where this info can be found in kernel)

Thomas, does that work for you?

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/