lguest: fix crash lguest_time_init
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 16 Dec 2010 23:03:13 +0000 (17:03 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 16 Dec 2010 06:33:14 +0000 (17:03 +1030)
fe25c7fc2e "x86: lguest: Convert to new irq chip functions" converted
enable_lguest_irq() to take a struct irq_data *, but didn't fix the one
internal caller.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
To: x86@kernel.org


No differences found