Message ID | cbc2af1aece3762553219ba6b5222237dacaea9d.camel@pengutronix.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Reset controller fixes for v5.5 | expand |
On Mon, Oct 28, 2019 at 02:15:31PM +0100, Philipp Zabel wrote: > Dear arm-soc maintainers, > > The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: > > Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) > > are available in the Git repository at: > > git://git.pengutronix.de/git/pza/linux.git tags/reset-fixes-for-v5.5 > > for you to fetch changes up to f430c7ed8bc22992ed528b518da465b060b9223f: > > reset: fix reset_control_ops kerneldoc comment (2019-10-28 12:18:23 +0100) > > ---------------------------------------------------------------- > Reset controller fixes for v5.5 > > This tag fixes a memory leak in reset_control_array_put(), which is > called by reset_control_put() for reset array controls. The other > patches are small kerneldoc comment fixes to avoid documentation build > warnings. Hi, Please send these to soc@kernel.org from here on out, so they get captured in our patchwork (I bounced this time). Also, I don't see your GPG key anywhere. Please get it signed by some fellow developers and upload it to the kernel.org repo (public keyservers are no longer usable, unfortunately). See: https://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git/tree/README.rst -Olof
On Mon, Oct 28, 2019 at 9:00 AM Olof Johansson <olof@lixom.net> wrote: > > On Mon, Oct 28, 2019 at 02:15:31PM +0100, Philipp Zabel wrote: > > Dear arm-soc maintainers, > > > > The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: > > > > Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) > > > > are available in the Git repository at: > > > > git://git.pengutronix.de/git/pza/linux.git tags/reset-fixes-for-v5.5 > > > > for you to fetch changes up to f430c7ed8bc22992ed528b518da465b060b9223f: > > > > reset: fix reset_control_ops kerneldoc comment (2019-10-28 12:18:23 +0100) > > > > ---------------------------------------------------------------- > > Reset controller fixes for v5.5 > > > > This tag fixes a memory leak in reset_control_array_put(), which is > > called by reset_control_put() for reset array controls. The other > > patches are small kerneldoc comment fixes to avoid documentation build > > warnings. > > Hi, > > Please send these to soc@kernel.org from here on out, so they get captured in > our patchwork (I bounced this time). Seems like the automation for marking pull requests as merged (and the automailer) doesn't work with bounces, so: Merged into arm/fixes. Thanks! -Olof
On Mon, 2019-10-28 at 08:56 -0700, Olof Johansson wrote: [...] > Please send these to soc@kernel.org from here on out, so they get captured in > our patchwork (I bounced this time). Will do, > Also, I don't see your GPG key anywhere. Please get it signed by some fellow > developers and upload it to the kernel.org repo (public keyservers are no > longer usable, unfortunately). See: > > https://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git/tree/README.rst and done, thank you. regards Philipp