All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] Release v5.10.83-cip1 / First release of the CIP 5.10.y Linux kernel
@ 2021-12-04 23:23 nobuhiro1.iwamatsu
  2021-12-06  9:34 ` [cip-dev] " Alice Ferrazzi
       [not found] ` <16BE20D57E8AF05F.1147@lists.cip-project.org>
  0 siblings, 2 replies; 3+ messages in thread
From: nobuhiro1.iwamatsu @ 2021-12-04 23:23 UTC (permalink / raw)
  To: cip-dev
  Cc: jan.kiszka, pavel, Chris.Paterson2, masami.ichikawa, uli,
	alice.ferrazzi, prabhakar.mahadev-lad.rj

Hi all,

We release v5.10.83-cip1, which is the first release of the CIP 5.10.y Linux kernel !
This is based on v5.10.83 with some additional updates for the Renesas reference
boards.

You can get this release via the git tree at:

  v5.10.83-cip1:
    repository:
      https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git
    branch:
      linux-5.10.y-cip
    commit hash:
      2332f07a324fd78d7c7436deeed23cd7db441ea7
    added commits:
      CIP: Add a number to the version suffix
      dt-bindings: pci: rcar-pci-ep: Document missing interrupts property
      dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings
      dt-bindings: PCI: rcar-pci-host: Document r8a774e1 bindings
      memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline
      spi: spi-mem: Fix passing zero to 'PTR_ERR' warning
      clk: renesas: r8a774a1: Add RPC clocks
      clk: renesas: r8a774b1: Add RPC clocks
      clk: renesas: r8a774c0: Add RPC clocks
      pinctrl: renesas: r8a77990: Add QSPI[01] pins, groups and functions
      pinctrl: renesas: r8a77990: Optimize pinctrl image size for R8A774C0
      pinctrl: renesas: r8a77951: Add QSPI[01] pins, groups and functions
      pinctrl: renesas: r8a77951: Optimize pinctrl image size for R8A774E1
      pinctrl: renesas: r8a7796: Add QSPI[01] pins, groups and functions
      pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1
      pinctrl: renesas: r8a77965: Add QSPI[01] pins, groups and functions
      pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1
      Add configuration for gitlab-ci.

Best regards,
   Nobuhiro
--
Nobuhiro Iwamatsu


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [cip-dev] [ANNOUNCE] Release v5.10.83-cip1 / First release of the CIP 5.10.y Linux kernel
  2021-12-04 23:23 [ANNOUNCE] Release v5.10.83-cip1 / First release of the CIP 5.10.y Linux kernel nobuhiro1.iwamatsu
@ 2021-12-06  9:34 ` Alice Ferrazzi
       [not found] ` <16BE20D57E8AF05F.1147@lists.cip-project.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Alice Ferrazzi @ 2021-12-06  9:34 UTC (permalink / raw)
  To: cip-dev
  Cc: jan.kiszka, pavel, Chris.Paterson2, masami.ichikawa, uli,
	prabhakar.mahadev-lad.rj

On Sun, Dec 5, 2021 at 8:24 AM Nobuhiro Iwamatsu
<nobuhiro1.iwamatsu@toshiba.co.jp> wrote:
>
> Hi all,
>
> We release v5.10.83-cip1, which is the first release of the CIP 5.10.y Linux kernel !
> This is based on v5.10.83 with some additional updates for the Renesas reference
> boards.
>
> You can get this release via the git tree at:
>
>   v5.10.83-cip1:
>     repository:
>       https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git
>     branch:
>       linux-5.10.y-cip
>     commit hash:
>       2332f07a324fd78d7c7436deeed23cd7db441ea7
>     added commits:
>       CIP: Add a number to the version suffix
>       dt-bindings: pci: rcar-pci-ep: Document missing interrupts property
>       dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings
>       dt-bindings: PCI: rcar-pci-host: Document r8a774e1 bindings
>       memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline
>       spi: spi-mem: Fix passing zero to 'PTR_ERR' warning
>       clk: renesas: r8a774a1: Add RPC clocks
>       clk: renesas: r8a774b1: Add RPC clocks
>       clk: renesas: r8a774c0: Add RPC clocks
>       pinctrl: renesas: r8a77990: Add QSPI[01] pins, groups and functions
>       pinctrl: renesas: r8a77990: Optimize pinctrl image size for R8A774C0
>       pinctrl: renesas: r8a77951: Add QSPI[01] pins, groups and functions
>       pinctrl: renesas: r8a77951: Optimize pinctrl image size for R8A774E1
>       pinctrl: renesas: r8a7796: Add QSPI[01] pins, groups and functions
>       pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1
>       pinctrl: renesas: r8a77965: Add QSPI[01] pins, groups and functions
>       pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1
>       Add configuration for gitlab-ci.
>

In the link here under there is the difference with Linux stable v5.10.83:
https://www.diffchecker.com/1Ber9vjb

Other than having linux-5.10.y-cip tested on more boards,
respectively 164 builds vs 184 builds for CIP kernel.
We could also test CIP kernel on arm64,
Linux stable looks not yet tested on arm64 with KernelCI.
I currently don't see any relevant difference from both build tests.

-- 
======================================
Cybertrust Japan Co.,Ltd.
Alice Ferrazzi
alice.ferrazzi@miraclelinux.com
======================================


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [cip-dev] [ANNOUNCE] Release v5.10.83-cip1 / First release of the CIP 5.10.y Linux kernel
       [not found] ` <16BE20D57E8AF05F.1147@lists.cip-project.org>
@ 2021-12-06  9:43   ` Alice Ferrazzi
  0 siblings, 0 replies; 3+ messages in thread
From: Alice Ferrazzi @ 2021-12-06  9:43 UTC (permalink / raw)
  To: cip-dev
  Cc: jan.kiszka, pavel, Chris.Paterson2, masami.ichikawa, uli,
	prabhakar.mahadev-lad.rj

[-- Attachment #1: Type: text/plain, Size: 2896 bytes --]

On Mon, Dec 6, 2021 at 6:36 PM Alice Ferrazzi via lists.cip-project.org
<alice.ferrazzi=miraclelinux.com@lists.cip-project.org> wrote:
>
> On Sun, Dec 5, 2021 at 8:24 AM Nobuhiro Iwamatsu
> <nobuhiro1.iwamatsu@toshiba.co.jp> wrote:
> >
> > Hi all,
> >
> > We release v5.10.83-cip1, which is the first release of the CIP 5.10.y
Linux kernel !
> > This is based on v5.10.83 with some additional updates for the Renesas
reference
> > boards.
> >
> > You can get this release via the git tree at:
> >
> >   v5.10.83-cip1:
> >     repository:
> >       https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git
> >     branch:
> >       linux-5.10.y-cip
> >     commit hash:
> >       2332f07a324fd78d7c7436deeed23cd7db441ea7
> >     added commits:
> >       CIP: Add a number to the version suffix
> >       dt-bindings: pci: rcar-pci-ep: Document missing interrupts
property
> >       dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings
> >       dt-bindings: PCI: rcar-pci-host: Document r8a774e1 bindings
> >       memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static
inline
> >       spi: spi-mem: Fix passing zero to 'PTR_ERR' warning
> >       clk: renesas: r8a774a1: Add RPC clocks
> >       clk: renesas: r8a774b1: Add RPC clocks
> >       clk: renesas: r8a774c0: Add RPC clocks
> >       pinctrl: renesas: r8a77990: Add QSPI[01] pins, groups and
functions
> >       pinctrl: renesas: r8a77990: Optimize pinctrl image size for
R8A774C0
> >       pinctrl: renesas: r8a77951: Add QSPI[01] pins, groups and
functions
> >       pinctrl: renesas: r8a77951: Optimize pinctrl image size for
R8A774E1
> >       pinctrl: renesas: r8a7796: Add QSPI[01] pins, groups and functions
> >       pinctrl: renesas: r8a7796: Optimize pinctrl image size for
R8A774A1
> >       pinctrl: renesas: r8a77965: Add QSPI[01] pins, groups and
functions
> >       pinctrl: renesas: r8a77965: Optimize pinctrl image size for
R8A774B1
> >       Add configuration for gitlab-ci.
> >
>
> In the link here under there is the difference with Linux stable v5.10.83:
> https://www.diffchecker.com/1Ber9vjb
>
> Other than having linux-5.10.y-cip tested on more boards,
> respectively 164 builds vs 184 builds for CIP kernel.
> We could also test CIP kernel on arm64,
> Linux stable looks not yet tested on arm64 with KernelCI.
> I currently don't see any relevant difference from both build tests.

From KernelCI log, we had two regressions on the baseline-nfs test on
linux-5.10.83-cip1 from
v5.10.8-8301-g3d6168cb89f6.
From what I could see Linux stable v5.10.83 didn't get under baseline-nfs
test,
so we don't have a comparison for this test.
The logs can be found here:
https://lists.cip-project.org/g/cip-dev/message/7063

Thanks,
Alicef

-- 
======================================
Cybertrust Japan Co.,Ltd.
Alice Ferrazzi
alice.ferrazzi@miraclelinux.com
======================================

[-- Attachment #2: Type: text/html, Size: 4773 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-06  9:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-04 23:23 [ANNOUNCE] Release v5.10.83-cip1 / First release of the CIP 5.10.y Linux kernel nobuhiro1.iwamatsu
2021-12-06  9:34 ` [cip-dev] " Alice Ferrazzi
     [not found] ` <16BE20D57E8AF05F.1147@lists.cip-project.org>
2021-12-06  9:43   ` Alice Ferrazzi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.