Message ID | DBBPR04MB79797539F005D75D9717E0D28BCB0@DBBPR04MB7979.eurprd04.prod.outlook.com (mailing list archive) |
---|---|
State | Accepted |
Commit | d2a968dddf98b837de9f9b3f954537c86c9a9f81 |
Headers | show |
Series | [GIT,PULL] usb: changes for v5.11-rc1 | expand |
On Thu, Dec 10, 2020 at 01:12:21AM +0000, Peter Chen wrote: > The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da: > > Linux 5.10-rc6 (2020-11-29 15:50:50 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-v5.11-rc1 Pulled and pushed out, thanks. greg k-h
On Thu, Dec 10, 2020 at 10:25:51AM +0100, Greg Kroah-Hartman wrote: > On Thu, Dec 10, 2020 at 01:12:21AM +0000, Peter Chen wrote: > > The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da: > > > > Linux 5.10-rc6 (2020-11-29 15:50:50 -0800) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-v5.11-rc1 > > Pulled and pushed out, thanks. Oops, no, it fails my push tests with the following error: Commit: 107000a83af0 ("usb: cdns3: fix NULL pointer dereference on no platform data") Fixes tag: Fixes: a284b7fd1b8f ("usb: cdns3: add quirk for enable runtime pm by default") Has these problem(s): - Target SHA1 does not exist Can you fix that up please? thanks, greg k-h
On 20-12-10 10:27:07, Greg Kroah-Hartman wrote: > On Thu, Dec 10, 2020 at 10:25:51AM +0100, Greg Kroah-Hartman wrote: > > On Thu, Dec 10, 2020 at 01:12:21AM +0000, Peter Chen wrote: > > > The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da: > > > > > > Linux 5.10-rc6 (2020-11-29 15:50:50 -0800) > > > > > > are available in the Git repository at: > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-v5.11-rc1 > > > > Pulled and pushed out, thanks. > > Oops, no, it fails my push tests with the following error: > Commit: 107000a83af0 ("usb: cdns3: fix NULL pointer dereference on no platform data") > Fixes tag: Fixes: a284b7fd1b8f ("usb: cdns3: add quirk for enable runtime pm by default") > Has these problem(s): > - Target SHA1 does not exist > > Can you fix that up please? > Sorry. Force pushed, please re-pull.
On Thu, Dec 10, 2020 at 09:55:02AM +0000, Peter Chen wrote: > On 20-12-10 10:27:07, Greg Kroah-Hartman wrote: > > On Thu, Dec 10, 2020 at 10:25:51AM +0100, Greg Kroah-Hartman wrote: > > > On Thu, Dec 10, 2020 at 01:12:21AM +0000, Peter Chen wrote: > > > > The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da: > > > > > > > > Linux 5.10-rc6 (2020-11-29 15:50:50 -0800) > > > > > > > > are available in the Git repository at: > > > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-v5.11-rc1 > > > > > > Pulled and pushed out, thanks. > > > > Oops, no, it fails my push tests with the following error: > > Commit: 107000a83af0 ("usb: cdns3: fix NULL pointer dereference on no platform data") > > Fixes tag: Fixes: a284b7fd1b8f ("usb: cdns3: add quirk for enable runtime pm by default") > > Has these problem(s): > > - Target SHA1 does not exist > > > > Can you fix that up please? > > > > Sorry. > > Force pushed, please re-pull. That worked, thanks! Pushed out. greg k-h