On Fri, Mar 8, 2013 at 1:04 PM, Dave Jones <da...@redhat.com> wrote: > > queue up the sad trombone noises. > > One of the things trinity passes syscalls is a page of deformed unicode. > Apparently this page is so fucked up, that it crashes *printk*.
It's probably my debug stuff that is bogus. One of the string pointers passed to printk %s seems bad, and instead of being a proper kernel pointer it's "0xaf0f48ef7bdef7bd". So trying to access it causes a GP fault (it's not a validly formed pointer) I'm not seeing what the problem is, but I'll mull on it.. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/