summaryrefslogtreecommitdiffstats
path: root/kernel/module.c
diff options
context:
space:
mode:
authorJeremy Fitzhardinge2009-08-27 21:22:43 +0200
committerLinus Torvalds2009-08-27 21:31:18 +0200
commit0a80fb10239b04c45e5e80aad8d4b2ca5ac407b2 (patch)
tree580b0763d60546ab23953b376d2a9264b3e64bf2 /kernel/module.c
parentMerge branch 'for-linus' of git://git.infradead.org/users/eparis/notify (diff)
downloadkernel-qcow2-linux-0a80fb10239b04c45e5e80aad8d4b2ca5ac407b2.tar.gz
kernel-qcow2-linux-0a80fb10239b04c45e5e80aad8d4b2ca5ac407b2.tar.xz
kernel-qcow2-linux-0a80fb10239b04c45e5e80aad8d4b2ca5ac407b2.zip
xenfb: connect to backend before registering fb
As soon as the framebuffer is registered, our methods may be called by the kernel. This leads to a crash as xenfb_refresh() gets called before we have the irq. Connect to the backend before registering our framebuffer with the kernel. [ Fixes bug http://bugzilla.kernel.org/show_bug.cgi?id=14059 ] Signed-off-by: Michal Schmidt <mschmidt@redhat.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions