lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <d6e898200b96e816ea8c8c9a847307088ec5821c.camel@maquefel.me> Date: Sat, 23 Dec 2023 12:12:56 +0300 From: Nikita Shubin <nikita.shubin@...uefel.me> To: Andy Shevchenko <andy@...nel.org> Cc: Hartley Sweeten <hsweeten@...ionengravers.com>, Alexander Sverdlin <alexander.sverdlin@...il.com>, Russell King <linux@...linux.org.uk>, Lukasz Majewski <lukma@...x.de>, Linus Walleij <linus.walleij@...aro.org>, Bartosz Golaszewski <brgl@...ev.pl>, Michael Turquette <mturquette@...libre.com>, Stephen Boyd <sboyd@...nel.org>, Sebastian Reichel <sre@...nel.org>, Rob Herring <robh+dt@...nel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, Conor Dooley <conor+dt@...nel.org>, Vinod Koul <vkoul@...nel.org>, Wim Van Sebroeck <wim@...ux-watchdog.org>, Guenter Roeck <linux@...ck-us.net>, Thierry Reding <thierry.reding@...il.com>, Uwe Kleine-König <u.kleine-koenig@...gutronix.de>, Mark Brown <broonie@...nel.org>, "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Miquel Raynal <miquel.raynal@...tlin.com>, Richard Weinberger <richard@....at>, Vignesh Raghavendra <vigneshr@...com>, Damien Le Moal <dlemoal@...nel.org>, Sergey Shtylyov <s.shtylyov@....ru>, Dmitry Torokhov <dmitry.torokhov@...il.com>, Liam Girdwood <lgirdwood@...il.com>, Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org, linux-clk@...r.kernel.org, linux-pm@...r.kernel.org, devicetree@...r.kernel.org, dmaengine@...r.kernel.org, linux-watchdog@...r.kernel.org, linux-pwm@...r.kernel.org, linux-spi@...r.kernel.org, netdev@...r.kernel.org, linux-mtd@...ts.infradead.org, linux-ide@...r.kernel.org, linux-input@...r.kernel.org, linux-sound@...r.kernel.org, Arnd Bergmann <arnd@...db.de>, Bartosz Golaszewski <bartosz.golaszewski@...aro.org>, Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>, Andrew Lunn <andrew@...n.ch> Subject: Re: [PATCH v6 00/40] ep93xx device tree conversion Hello Andy! On Wed, 2023-12-13 at 19:59 +0200, Andy Shevchenko wrote: > On Tue, Dec 12, 2023 at 11:20:17AM +0300, Nikita Shubin wrote: > > No major changes since last version all changes are cometic. > > > > Following patches require attention from Stephen Boyd, as they were > > converted to aux_dev as suggested: > > > > - ARM: ep93xx: add regmap aux_dev > > - clk: ep93xx: add DT support for Cirrus EP93xx > > > > DMA related patches still require Acked or Reviewed tags. > > > > got approval LGTM from Miquel: > > - mtd: rawnand: add support for ts72xx > > Link: https://lore.kernel.org/lkml/20231004103911.2aa65354@xps-13/ > > > > new patches: > > > > ARM: ep93xx: Add terminator to gpiod_lookup_table > > - fixed terminator in gpiod_lockup_table > > > > So mostly all patches got approval. > > > > Patches should be now formated with '--histogram' > > It _feels_ like some tags might be missing. > In any case I suggest to use `b4` tool to retrieve tags when > preparing > the next version: > > git checkout -b vXX v6.7-rcX > b4 am -slt $MSG_ID_OF_v(XX-1) > git am ... > git rebase --interactive ... # to address comments > I moved to b4 a few iterations ago: ``` Calculating patch-ids from commits, this may take a moment... Checking change-id "20230605-ep93xx-01c76317e2d2" Grabbing search results from lore.kernel.org Grabbing thread from lore.kernel.org/all/20230424123522.18302-1- nikita.shubin%40maquefel.me/t.mbox.gz --- NOTE: some trailers ignored due to from/email mismatches: ! Trailer: Tested-by: Michael Peters <mpeters@...eddedTS.com> Msg From: Kris Bahnsen <kris@...eddedTS.com> NOTE: Rerun with -S to apply them anyway No trailer updates found. ``` I haven't found any missing tags, that b4 didn't apply, the ones above refer to a very old iteration and were given to cover letter and i don't feel like they need to be included.
Powered by blists - more mailing lists