Message ID | 20211017112717.1c1d8779@jic23-huawei (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [PULL] 1st set of counter subsystem new features for the 5.16 cycle. | expand |
On Sun, Oct 17, 2021 at 11:27:17AM +0100, Jonathan Cameron wrote: > The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: > > Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/counter-for-5.16a > > for you to fetch changes up to c9638a65d7982b5069a500cc5c504e7a7faa2676: I get the following error when trying to push this from my scripts: Commit: 50cda7cc4ab1 ("counter: fix docum. build problems after filename change") Fixes tag: Fixes: d70e46af7531 ("counter: Internalize sysfs interface code") Has these problem(s): - Target SHA1 does not exist Was this caused by rebasing? thanks, greg k-h
On Mon, 18 Oct 2021 17:45:16 +0200 Greg KH <gregkh@linuxfoundation.org> wrote: > On Sun, Oct 17, 2021 at 11:27:17AM +0100, Jonathan Cameron wrote: > > The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: > > > > Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) > > > > are available in the Git repository at: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/counter-for-5.16a > > > > for you to fetch changes up to c9638a65d7982b5069a500cc5c504e7a7faa2676: > > I get the following error when trying to push this from my scripts: > > Commit: 50cda7cc4ab1 ("counter: fix docum. build problems after filename change") > Fixes tag: Fixes: d70e46af7531 ("counter: Internalize sysfs interface code") > Has these problem(s): > - Target SHA1 does not exist > > Was this caused by rebasing? > > thanks, > > greg k-h Almost certainly. I remember checking the IIO pull but guess I forgot to run the test script on the Counter one. Will tidy up and resend. Thanks, Jonathan
On Mon, 18 Oct 2021 16:48:46 +0100 Jonathan Cameron <Jonathan.Cameron@Huawei.com> wrote: > On Mon, 18 Oct 2021 17:45:16 +0200 > Greg KH <gregkh@linuxfoundation.org> wrote: > > > On Sun, Oct 17, 2021 at 11:27:17AM +0100, Jonathan Cameron wrote: > > > The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: > > > > > > Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) > > > > > > are available in the Git repository at: > > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/counter-for-5.16a > > > > > > for you to fetch changes up to c9638a65d7982b5069a500cc5c504e7a7faa2676: > > > > I get the following error when trying to push this from my scripts: > > > > Commit: 50cda7cc4ab1 ("counter: fix docum. build problems after filename change") > > Fixes tag: Fixes: d70e46af7531 ("counter: Internalize sysfs interface code") > > Has these problem(s): > > - Target SHA1 does not exist > > > > Was this caused by rebasing? > > > > thanks, > > > > greg k-h > > Almost certainly. I remember checking the IIO pull but guess I forgot to run > the test script on the Counter one. Will tidy up and resend. > False memory on the IIO tree being fine. Gah. I hate rebases. Anyhow, new pull requests coming up once I've unwound this. Jonathan > Thanks, > > Jonathan