Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1293907

Re: [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling in pcie-rcar

From Geert Uytterhoeven <geert@linux-m68k.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling in pcie-rcar
Date 2015-12-17 14:50 +0100
Message-ID <qGH6p-8ue-3@gated-at.bofh.it> (permalink)
References <qGGN4-8nL-15@gated-at.bofh.it> <qGGN4-8nL-13@gated-at.bofh.it> <qGGWK-8qU-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Dec 17, 2015 at 2:30 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
>> +             /* Wait until we are in L1 */
>> +             while (!(val & L1FAEG))
>> +                     val = rcar_pci_read_reg(pcie, PMSR);
>
> No timeout?

And no cpu_relax() in each iteration.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling in pcie-rcar Phil Edworthy <phil.edworthy@renesas.com> - 2015-12-17 14:30 +0100
  Re: [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling  in pcie-rcar Wolfram Sang <wsa@the-dreams.de> - 2015-12-17 14:40 +0100
    Re: [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling  in pcie-rcar Geert Uytterhoeven <geert@linux-m68k.org> - 2015-12-17 14:50 +0100
      RE: [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling  in pcie-rcar Phil Edworthy <phil.edworthy@renesas.com> - 2015-12-18 14:50 +0100
    RE: [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling  in pcie-rcar Phil Edworthy <phil.edworthy@renesas.com> - 2015-12-18 14:50 +0100
      Re: [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling  in pcie-rcar Wolfram Sang <wsa@the-dreams.de> - 2015-12-18 15:10 +0100
        RE: [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling  in pcie-rcar Phil Edworthy <phil.edworthy@renesas.com> - 2015-12-18 16:30 +0100
        RE: [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling  in pcie-rcar Phil Edworthy <phil.edworthy@renesas.com> - 2015-12-21 12:00 +0100
          Re: [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling  in pcie-rcar Geert Uytterhoeven <geert@linux-m68k.org> - 2015-12-21 14:20 +0100

csiph-web