On Wed, 7 Sep 2011, David Miller wrote:
> From: Thomas Gleixner
> Date: Wed, 7 Sep 2011 19:32:39 +0200 (CEST)
>
> > On Wed, 7 Sep 2011, David Miller wrote:
> >
> >> From: Yong Zhang
> >> Date: Wed, 7 Sep 2011 16:10:42 +0800
> >>
> >> > This flag is a NOOP and can be removed now.
> >> >
> >>
From: Thomas Gleixner
Date: Wed, 7 Sep 2011 19:32:39 +0200 (CEST)
> On Wed, 7 Sep 2011, David Miller wrote:
>
>> From: Yong Zhang
>> Date: Wed, 7 Sep 2011 16:10:42 +0800
>>
>> > This flag is a NOOP and can be removed now.
>> >
>> > Signed-off-by: Yong Zhang
>>
>> I have the same concerns h
On Wed, 7 Sep 2011, David Miller wrote:
> From: Yong Zhang
> Date: Wed, 7 Sep 2011 16:10:42 +0800
>
> > This flag is a NOOP and can be removed now.
> >
> > Signed-off-by: Yong Zhang
>
> I have the same concerns here as I had for the sparc case.
>
> Some of these drivers might be using IRQF_
From: Yong Zhang
Date: Wed, 7 Sep 2011 16:10:42 +0800
> This flag is a NOOP and can be removed now.
>
> Signed-off-by: Yong Zhang
I have the same concerns here as I had for the sparc case.
Some of these drivers might be using IRQF_DISABLED to make sure the
IRQ cannot be delivered until it is
On Wed, Sep 07, 2011 at 04:10:57PM +0800, Yong Zhang wrote:
> This flag is a NOOP and can be removed now.
>
> Signed-off-by: Yong Zhang
Acked-by: Mark Brown
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/
On 09/07/2011 01:10 AM, Yong Zhang wrote:
> This flag is a NOOP and can be removed now.
>
> Signed-off-by: Yong Zhang
> ---
> drivers/ps3/ps3-vuart.c |2 +-
> drivers/ps3/ps3stor_lib.c |2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Acked-by: Geoff Levand
_
On Mon, Jan 17, 2011 at 2:25 PM, Scott Wood wrote:
> + for (irq_index = 0, i = 0; i < len / (2 * sizeof(u32)); i++) {
> + if (p[i * 2] % IRQS_PER_MSI_REG ||
> + p[i * 2 + 1] % IRQS_PER_MSI_REG) {
> + printk(KERN_WARNING "%s: %s: msi avai
On Wednesday 07 September 2011 16:10:57 Yong Zhang wrote:
> This flag is a NOOP and can be removed now.
>
> Signed-off-by: Yong Zhang
...
> sound/soc/codecs/tlv320dac33.c |2 +-
..
> diff --git a/sound/soc/codecs/tlv320dac33.c b/sound/soc/codecs/tlv320dac33.c
> index faa5e9f..243d177
This flag is a NOOP and can be removed now.
Signed-off-by: Yong Zhang
---
include/sound/initval.h|2 +-
sound/arm/aaci.c |2 +-
sound/arm/pxa2xx-ac97-lib.c|2 +-
sound/drivers/ml403-ac97cr.c |4 ++--
sound/drivers/mpu401/mpu401.c |
This flag is a NOOP and can be removed now.
Signed-off-by: Yong Zhang
---
drivers/video/au1200fb.c |2 +-
drivers/video/bf54x-lq043fb.c |2 +-
drivers/video/bfin-lq035q1-fb.c |2 +-
drivers/video/bfin-t350mcqb-fb.c |2 +-
drivers/vi
This flag is a NOOP and can be removed now.
Signed-off-by: Yong Zhang
---
drivers/usb/core/hcd-pci.c|2 +-
drivers/usb/gadget/at91_udc.c |4 ++--
drivers/usb/gadget/fusb300_udc.c |4 ++--
drivers/usb/gadget/imx_udc.c |2 +-
drivers/usb/gadget/m66592-udc.c |
This flag is a NOOP and can be removed now.
Signed-off-by: Yong Zhang
---
drivers/tty/amiserial.c |2 +-
drivers/tty/cyclades.c |2 +-
drivers/tty/hvc/hvc_irq.c|2 +-
drivers/tty/hvc/hvcs.c |2 +-
drivers/tty/hvc/hvsi.c
This flag is a NOOP and can be removed now.
Signed-off-by: Yong Zhang
---
drivers/ps3/ps3-vuart.c |2 +-
drivers/ps3/ps3stor_lib.c |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/ps3/ps3-vuart.c b/drivers/ps3/ps3-vuart.c
index d9fb729..fb73008 100644
--- a
This flag is a NOOP and can be removed now.
Signed-off-by: Yong Zhang
---
drivers/net/bcm63xx_enet.c|4 ++--
drivers/net/bfin_mac.c|4 ++--
drivers/net/davinci_emac.c|2 +-
drivers/net/ehea/ehea_main.c |6 +++---
drivers/net/fec.c
This flag is a NOOP and can be removed now.
Signed-off-by: Yong Zhang
---
arch/powerpc/include/asm/floppy.h |4 ++--
arch/powerpc/include/asm/xics.h|4 ++--
arch/powerpc/kernel/smp.c |2 +-
arch/powerpc/platforms/cell/beat.c
Hi Anton,
On 2011-08-31 14:20:49 Wed, Anton Blanchard wrote:
>
> Hi,
>
> > +static void fadump_show_config(void)
> > +{
> > + DBG("Support for firmware-assisted dump (fadump): %s\n",
> > + (fw_dump.fadump_supported ? "present" : "no support"));
> > +
> > + if (!fw_dump.fadu
16 matches
Mail list logo