From: Bjorn Helgaas <helgaas@kernel.org>
To: Borislav Petkov <bp@alien8.de>
Cc: "Konstantin Ryabitsev" <konstantin@linuxfoundation.org>,
pr-tracker-bot@kernel.org,
"Linus Torvalds" <torvalds@linux-foundation.org>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
"Lorenzo Pieralisi" <lorenzo.pieralisi@arm.com>,
"Thomas Lendacky" <Thomas.Lendacky@amd.com>,
"Ingo Molnar" <mingo@kernel.org>,
"Jonathan Cameron" <Jonathan.Cameron@huawei.com>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Peter Zijlstra" <a.p.zijlstra@chello.nl>,
"Martin Hundebøll" <martin@geanix.com>,
"Rafael J. Wysocki" <rjw@rjwysocki.net>,
"Len Brown" <lenb@kernel.org>,
linux-acpi@vger.kernel.org
Subject: Re: [GIT PULL] PCI fixes for v4.20
Date: Thu, 15 Nov 2018 01:12:53 -0600 [thread overview]
Message-ID: <20181115071252.GB94998@google.com> (raw)
In-Reply-To: <20181114224839.GP13926@zn.tnic>
On Wed, Nov 14, 2018 at 11:48:39PM +0100, Borislav Petkov wrote:
> On Wed, Nov 14, 2018 at 05:21:54PM -0500, Konstantin Ryabitsev wrote:
> > For the record, there's nothing wrong with that, it's just a condition
> > that I didn't expect. I have a fix in place that should avoid this in
> > the future.
>
> Actually, I meant the pull request URL.
My pull request URL was this:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.20-fixes-1
> Here's some background info:
>
> https://lkml.kernel.org/r/CA%2B55aFyMxkS=8JzZ%2BROOAFkwR45EKBnQ0GUMQS4f%2Br_-fFWiEA@mail.gmail.com
>
> and I kinda see the point of maybe not having your ssh username in the
> URL. Not that it is a big deal for us, k.org users though.
Sorry, I don't understand the problem. I have this in my .gitconfig:
[url "ssh://git@gitolite.kernel.org"]
insteadOf = https://git.kernel.org
insteadOf = http://git.kernel.org
insteadOf = git://git.kernel.org
because I thought that was the recommended way (see the end of
https://korg.wiki.kernel.org/userdoc/gitolite). But that also makes my
request-pull:
$ git request-pull origin/master git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v4.20-fixes-1
generate the ssh URL above. If I remove the insteadOf stuff from
.gitconfig, request-pull produces this instead:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.20-fixes-1
I'm happy to do either; just tell me which :)
Bjorn
next prev parent reply other threads:[~2018-11-15 7:12 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-14 6:20 [GIT PULL] PCI fixes for v4.20 Bjorn Helgaas
2018-11-14 20:00 ` pr-tracker-bot
2018-11-14 20:12 ` Borislav Petkov
2018-11-14 20:16 ` Konstantin Ryabitsev
2018-11-14 21:46 ` Borislav Petkov
2018-11-14 22:21 ` Konstantin Ryabitsev
2018-11-14 22:48 ` Borislav Petkov
2018-11-15 7:12 ` Bjorn Helgaas [this message]
2018-11-15 7:53 ` Konstantin Ryabitsev
2018-11-15 15:03 ` Bjorn Helgaas
2018-11-15 15:54 ` Konstantin Ryabitsev
2018-11-15 17:27 ` Bjorn Helgaas
2018-11-15 18:08 ` Borislav Petkov
2018-11-15 18:13 ` Konstantin Ryabitsev
-- strict thread matches above, loose matches on Subject: below --
2018-12-01 5:59 Bjorn Helgaas
2018-12-01 20:05 ` pr-tracker-bot
2018-12-07 20:44 Bjorn Helgaas
2018-12-07 21:10 ` pr-tracker-bot
2018-12-18 21:40 Bjorn Helgaas
2018-12-18 23:55 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181115071252.GB94998@google.com \
--to=helgaas@kernel.org \
--cc=Jonathan.Cameron@huawei.com \
--cc=Thomas.Lendacky@amd.com \
--cc=a.p.zijlstra@chello.nl \
--cc=bp@alien8.de \
--cc=gregkh@linuxfoundation.org \
--cc=konstantin@linuxfoundation.org \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=martin@geanix.com \
--cc=mingo@kernel.org \
--cc=pr-tracker-bot@kernel.org \
--cc=rjw@rjwysocki.net \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.