Jeremy Fitzhardinge 0a80fb1023 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>
2009-08-27 12:31:18 -07:00
..
2009-06-30 18:56:01 -07:00
2009-08-07 10:39:56 -07:00
2009-04-01 08:59:31 -07:00
2009-06-16 19:47:59 -07:00
2009-04-01 08:59:32 -07:00
2009-06-16 19:47:58 -07:00
2009-05-06 16:36:10 -07:00
2009-07-12 12:22:34 -07:00
2009-07-07 11:50:57 +09:00
2009-03-27 14:51:15 +01:00
2009-03-17 09:30:36 +09:00
2009-06-30 18:56:00 -07:00
2009-04-01 08:59:31 -07:00
2009-04-01 08:59:31 -07:00
2009-06-12 21:46:59 +09:30