Re: [PATCH 3/9] xen/time: Fix kasprintf splat when allocating timer%d IRQ line.

2013-04-29 Thread Konrad Rzeszutek Wilk
On Fri, Apr 26, 2013 at 05:11:35PM +0100, Stefano Stabellini wrote: > On Tue, 16 Apr 2013, Konrad Rzeszutek Wilk wrote: > > When we online the CPU, we get this splat: > > > > smpboot: Booting Node 0 Processor 1 APIC 0x2 > > installing Xen timer for CPU 1 > > BUG: sleeping function called from inva

Re: [PATCH 3/9] xen/time: Fix kasprintf splat when allocating timer%d IRQ line.

2013-04-26 Thread Stefano Stabellini
On Tue, 16 Apr 2013, Konrad Rzeszutek Wilk wrote: > When we online the CPU, we get this splat: > > smpboot: Booting Node 0 Processor 1 APIC 0x2 > installing Xen timer for CPU 1 > BUG: sleeping function called from invalid context at > /home/konrad/ssd/konrad/linux/mm/slab.c:3179 > in_atomic(): 1,

[PATCH 3/9] xen/time: Fix kasprintf splat when allocating timer%d IRQ line.

2013-04-16 Thread Konrad Rzeszutek Wilk
When we online the CPU, we get this splat: smpboot: Booting Node 0 Processor 1 APIC 0x2 installing Xen timer for CPU 1 BUG: sleeping function called from invalid context at /home/konrad/ssd/konrad/linux/mm/slab.c:3179 in_atomic(): 1, irqs_disabled(): 0, pid: 0, name: swapper/1 Pid: 0, comm: swapp