On Thu, Dec 11, 2014 at 10:32:00PM +1030, Arthur Marsh wrote: > Colin Watson wrote on 11/12/14 21:14: > >The latest binfmt_misc module in git has much more detailed debugging > >output in dmesg. What does "dmesg | grep binfmt_misc" say? > > Hi, I'm seeing: > > $ dmesg|grep binfmt_misc
Hm. Does your tree include https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/fs/binfmt_misc.c?id=6b899c4e9a049dfca759d990bd53b14f81c3626c ? If not, it would help to try again with that. (Hm, I guess you might need CONFIG_DYNAMIC_DEBUG. Not sure.) Thanks, -- Colin Watson [[email protected]] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

