Found 330 matching messages (0.054 seconds). Page 1 of 17.
- Re: [PATCH] ppc: cpm2_pic of_node_get cleanup
... argument check for of_node_get().
> >
> > Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
> >
> > arch/powerpc/sysdev/ ... PIC: failed to allocate irq host!\n");
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: send ...
linux-kernel - Mariusz Kozlowski - Jan 9 2007 - 06:24
- Re: 2.6.26-rc5-mm1
... 2008 06:57:02 +0200 Mariusz Kozlowski > kozlowski@tuxland.pl> wrote:
> ... 2008 21:14:54 +0200
> > > > Mariusz Kozlowski kozlowski@tuxland.pl> wrote:
> ... keep these files from being profiled.
Mariusz
--
To unsubscribe from this list: send ...
linux-kernel - Mariusz Kozlowski - Jun 17 2008 - 18:26
- Re: sparc64 BUG: using smp_processor_id() in preemptible
... in preemption-enabled area.
>
> Reported by Mariusz Kozlowski.
>
> Signed-off-by: David S. Miller ... [0000000000406314] linux_sparc_syscall32+0x3c/0x40
[00000000f7df5fe4] 0xf7df5fec
Mariusz
--
To unsubscribe from this list: send ...
linux-kernel - Mariusz Kozlowski - Mar 26 2008 - 07:46
- Re: sparc64 BUG: using smp_processor_id() in preemptible
Hello,
> From: Mariusz Kozlowski kozlowski@tuxland.pl>
> Date: Wed, 26 Mar ...
> Based upon a report by Mariusz Kozlowski.
>
> Signed-off-by: David S. ... have a nice clean dmesg :)
Thanks,
Mariusz
--
To unsubscribe from this list: ...
linux-kernel - Mariusz Kozlowski - Mar 26 2008 - 08:10
- some numbers on macros
... Would such patches be accepted?
Mariusz
example on recent linux-2. ... [snip]
0 1 'Tracev' /home/mariusz/linux/linux-2.6/init/ ... 120
0 2 'dbg' /home/mariusz/linux/linux-2.6/sound ...
linux-kernel - Mariusz Kozlowski - May 24 2008 - 11:48
- Re: [PATCH 55] drivers/char/n_hdlc.c: kmalloc + memset conversion to kzalloc
> > Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
>
> NAK
>
> > - struct n_hdlc *n_hdlc = kmalloc(sizeof(*n_hdlc), GFP_KERNEL);
... 23-rc1-mm2).
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
drivers/char/n_hdlc ...
linux-kernel - Mariusz Kozlowski - Aug 8 2007 - 02:02
- Re: [PATCH] skge: unbalanced parenthesis fix
... unbalanced parenthesis.
> >
> > Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
> >
> > drivers/net/ ... PHY_M_PC_MDI_XMODE macro.
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
drivers/net/skge.h | 2 --
1 file changed, ...
linux-kernel - Mariusz Kozlowski - Sep 1 2007 - 12:29
- [PATCH] scsi: lpfc error path fix
... not be freed.
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
drivers/scsi/lpfc/ ... );
fail_free_dma_buf_pool:
pci_pool_destroy(phba->lpfc_scsi_dma_buf_pool);
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: ...
linux-kernel - Mariusz Kozlowski - Jan 1 2007 - 20:07
- [PATCH] net: ifb error path loop fix
... [i-2].
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
drivers/net/ifb.c | 3 +--
1 file changed, ... )
+ while (i--)
ifb_free_one(i);
}
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: ...
linux-kernel - Mariusz Kozlowski - Jan 1 2007 - 19:55
- [PATCH] usb: usbmixer error path fix
... kmalloc error.
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
sound/usb/usbmixer.c | 2 +-
1 file changed, ... ;
kfree(namelist);
kfree(cval);
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list ...
linux-kernel - Mariusz Kozlowski - Jan 1 2007 - 20:13
- Re: [PATCH] net: ifb error path loop fix
... a bit (against plain 2.6.20-rc2-mm1).
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
drivers/net/ifb.c ... (i);
+ kfree(ifbs);
return err;
}
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: send ...
linux-kernel - Mariusz Kozlowski - Jan 2 2007 - 06:49
- [PATCH] ppc: prom of_node_(get|put) cleanup
... of_node_get() and of_node_put().
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
arch/powerpc/kernel/ ... (prev);
read_unlock(&devtree_lock);
return next;
}
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: ...
linux-kernel - Mariusz Kozlowski - Jan 2 2007 - 07:31
- [PATCH] ppc: cpm2_pic of_node_get cleanup
... check for of_node_get().
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
arch/powerpc/sysdev/cpm2_pic.c | 4 +---
1 file ... to allocate irq host!\n");
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: ...
linux-kernel - Mariusz Kozlowski - Jan 2 2007 - 07:36
- [PATCH] ppc: vio of_node_put cleanup
... check for of_node_put().
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
arch/powerpc/kernel/vio.c ... (dev->archdata.of_node);
kfree(to_vio_dev(dev));
}
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: send ...
linux-kernel - Mariusz Kozlowski - Jan 2 2007 - 07:38
- [PATCH] ppc: i8259 of_node_get cleanup
... check for of_node_get().
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
arch/powerpc/sysdev/i8259.c | 3 +--
1 file ... to allocate irq host !\n");
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: ...
linux-kernel - Mariusz Kozlowski - Jan 2 2007 - 07:47
- [PATCH] ppc: ipic of_node_get cleanup
... NULL argument.
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
arch/powerpc/ ...
ipic->irqhost = irq_alloc_host(IRQ_HOST_MAP_LINEAR,
NR_IPIC_INTS,
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: ...
linux-kernel - Mariusz Kozlowski - Jan 2 2007 - 07:50
- [PATCH] ppc: mpic of_node_get cleanup
... handle NULL argument.
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
arch/powerpc/sysdev ... = irq_alloc_host(IRQ_HOST_MAP_LINEAR, 256,
&mpic_host_ops,
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: ...
linux-kernel - Mariusz Kozlowski - Jan 2 2007 - 07:52
- [PATCH] ppc: qe_lib of_node_get cleanup
... handle NULL argument.
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
arch/powerpc/ ... = irq_alloc_host(IRQ_HOST_MAP_LINEAR,
NR_QE_IC_INTS, &qe_ic_host_ops, 0);
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: ...
linux-kernel - Mariusz Kozlowski - Jan 2 2007 - 08:07
- [PATCH] isdn: capi kfree_skb cleanup
... check for kfree_skb().
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
drivers/isdn/capi/ ... skb_queue_purge(&mp->inqueue);
skb_queue_purge(&mp->outqueue);
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: send ...
linux-kernel - Mariusz Kozlowski - Jan 2 2007 - 08:17
- [PATCH] video: cpia module_put cleanup
... for module_put().
Signed-off-by: Mariusz Kozlowski kozlowski@tuxland.pl>
drivers/ ... (ops->owner);
}
/* ------------------------- V4L interface --------------------- */
--
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list ...
linux-kernel - Mariusz Kozlowski - Jan 2 2007 - 08:25