https://bugs.freedesktop.org/show_bug.cgi?id=43655
--- Comment #3 from Alexandre Demers alexandre.f.demers@gmail.com 2011-12-12 01:03:23 PST --- OK, so after testing first all RCs, I narrowed the problem between RC3 and RC4. So, bisecting gave me the following culprit:
commit 9b5a4d4f65e260a109eaeea8bbc8062a7c58b55e Merge: cb35999 67589c7 Author: Linus Torvalds torvalds@linux-foundation.org Date: Mon Nov 28 13:49:43 2011 -0800
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi
* 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu percpu: explain why per_cpu_ptr_to_phys() is more complicated than necessa percpu: fix chunk range calculation percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc
It has nothing to do with drm in itself. But it must be related at some point... I'll reset my tree tomorrow and retest to be sure by compiling just before this commit.