On 24/09/2025 12:06, Greg KH wrote:
On Wed, Sep 24, 2025 at 09:22:42AM +0100, Suzuki K Poulose wrote:
Hi Greg
Please find the updated pull request to fix the invalid commit reference in the fixes tag, in the original pull request [0]
Apologies for the inconvenience.
[0] https://lkml.kernel.org/r/20250922125907.2268152-1-suzuki.poulose@arm.com
Kindly pull,
Suzuki
The following changes since commit 1b237f190eb3d36f52dffe07a40b5eb210280e00:
Linux 6.17-rc3 (2025-08-24 12:04:12 -0400)
are available in the Git repository at:
git//git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-next-v6.18-v2
That is not a valid "url" to pull from, how did you create this?
Dang! I did use the git request-pull, but have to manually replace the "ssh" URL with git:// :-( and I messed up.
I've added the missing ':', but you might want to check your scripts to verify you aren't doing something odd.
Will take care of it, thanks.
Suzuki