Colin Watson wrote on 11/12/14 23:10:
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,
I don't have time to git-bisect the kernel now, but reverting to 3.18.0
removed the problem.
CONFIG_DYNAMIC_DEBUG was already enabled, and that commit was already
included.
So it might be worth running a git-bisect just on fs/binfmt_misc.c to
see if one of the recent commits changed behaviour unexpectedly.
Regards,
Arthur.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org