Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1292176
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] gpiolib: tighten up ACPI legacy gpio lookups |
| Date | 2015-12-15 14:30 +0100 |
| Message-ID | <qFXPY-4EK-17@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <qzva1-5TV-7@gated-at.bofh.it> <qDOH8-1CS-17@gated-at.bofh.it> <qDQIW-2Tz-17@gated-at.bofh.it> <qFhQJ-2ic-5@gated-at.bofh.it> <qFi0p-2mp-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Dec 13, 2015 at 5:44 PM, Dmitry Torokhov <dmitry.torokhov@gmail.com> wrote: > On Sun, Dec 13, 2015 at 8:37 AM, Linus Walleij <linus.walleij@linaro.org> wrote: >> On Wed, Dec 9, 2015 at 6:21 PM, Dmitry Torokhov >> <dmitry.torokhov@gmail.com> wrote: >> >>>> > Hmm, I'd like to get this patch into my tree as well to apply Irina's >>>> > goodix pieces on top to make sure they do not break. Would it be OK for >>>> > me to just apply the patch and hope git will sort it out when we merge >>>> > into next/mainline, you maybe you could prepare a 4.3-based branch with >>>> > the patch for me to pull? >>>> >>>> I had to fuzz the patch so then you need to get the version I applied out >>>> of my tree. >>>> >>>> But I'm not going to rebase the tree so you can pull commit >>>> 9c3c9bc9cc980d8981f75109f3921576daf75723 >>>> from the GPIO tree if you like. Or I can make a tag there if >>>> you prefer, just tell me. >>> >>> Both would mean I will end up with parts of your work-in-progress queue, >>> which I would rather avoid. If you create a branch (lets call it A) off >>> v4.3 and apply that one patch there and merge branch A it into your main >>> branch (even though you already have a version of the same patch in your >>> main branch) and I will merge that branch A into my tree then we are >>> guaranteed not to have conflicts as git will resolve everything nicely. >> >> I can't do that, as this patch is not applying cleanly on v4.3. >> >> It applies cleanly to v4.4-rc1 though, would you like an immutable >> branch like such based on v4.4-rc1 instead? > > Yep, that would work too. OK here is a for-dmitry branch: https://git.kernel.org/cgit/linux/kernel/git/linusw/linux-gpio.git/log/?h=for-dmitry Absolutely nothing happens when I merge it to my devel branch so I guess git will cope, but whatever, this one is safe :) Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v2] gpiolib: tighten up ACPI legacy gpio lookups Linus Walleij <linus.walleij@linaro.org> - 2015-12-13 17:40 +0100
Re: [PATCH v2] gpiolib: tighten up ACPI legacy gpio lookups Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-12-13 17:50 +0100
Re: [PATCH v2] gpiolib: tighten up ACPI legacy gpio lookups Linus Walleij <linus.walleij@linaro.org> - 2015-12-15 14:30 +0100
Re: [PATCH v2] gpiolib: tighten up ACPI legacy gpio lookups Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-12-15 19:50 +0100
csiph-web