Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1525362 > unrolled thread
| Started by | Jacek Anaszewski <j.anaszewski@samsung.com> |
|---|---|
| First post | 2016-11-18 15:20 +0100 |
| Last post | 2016-11-19 08:50 +0100 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
[GIT PULL] LED updates for 4.9-rc6 Jacek Anaszewski <j.anaszewski@samsung.com> - 2016-11-18 15:20 +0100
Re: [GIT PULL] LED updates for 4.9-rc6 Linus Torvalds <torvalds@linux-foundation.org> - 2016-11-18 18:10 +0100
Re: [GIT PULL] LED updates for 4.9-rc6 Jacek Anaszewski <jacek.anaszewski@gmail.com> - 2016-11-19 08:50 +0100
| From | Jacek Anaszewski <j.anaszewski@samsung.com> |
|---|---|
| Date | 2016-11-18 15:20 +0100 |
| Subject | [GIT PULL] LED updates for 4.9-rc6 |
| Message-ID | <sESbf-8gx-9@gated-at.bofh.it> |
Hi Linus,
Please pull LED subsystem related updates for MAINTAINERS.
I'd like to announce a new co-maintainer - Pavel Machek.
The following changes since commit 297bde4400ee9c9fbaad3d202d75633ec5d084a3:
Linux 4.9-rc4 (2016-11-18 14:48:54 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git tags/leds_for_4.9-rc6
for you to fetch changes up to 4a9a18670a2823e0a9660c14917727ceeaba15c6:
MAINTAINERS: Add LED subsystem co-maintainer (2016-11-18 14:48:55 +0100)
Thanks,
Jacek Anaszewski
----------------------------------------------------------------
- add LED subsystem co-maintainer
----------------------------------------------------------------
Pavel Machek (1):
MAINTAINERS: Add LED subsystem co-maintainer
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[toc] | [next] | [standalone]
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Date | 2016-11-18 18:10 +0100 |
| Message-ID | <sEUPM-1xM-37@gated-at.bofh.it> |
| In reply to | #1525362 |
On Fri, Nov 18, 2016 at 6:13 AM, Jacek Anaszewski
<j.anaszewski@samsung.com> wrote:
>
> Please pull LED subsystem related updates for MAINTAINERS.
> I'd like to announce a new co-maintainer - Pavel Machek.
No can do.
You've done something incredibly odd, including rebasing my 4.9-rc4
commit (and four commits before that from other people).
Crazy crazy stuff.
Linus
[toc] | [prev] | [next] | [standalone]
| From | Jacek Anaszewski <jacek.anaszewski@gmail.com> |
|---|---|
| Date | 2016-11-19 08:50 +0100 |
| Message-ID | <sF8zn-1XA-1@gated-at.bofh.it> |
| In reply to | #1525552 |
On 11/18/2016 06:07 PM, Linus Torvalds wrote: > On Fri, Nov 18, 2016 at 6:13 AM, Jacek Anaszewski > <j.anaszewski@samsung.com> wrote: >> >> Please pull LED subsystem related updates for MAINTAINERS. >> I'd like to announce a new co-maintainer - Pavel Machek. > > No can do. > > You've done something incredibly odd, including rebasing my 4.9-rc4 > commit (and four commits before that from other people). Sorry, I didn't pay enough attention while generating this pull request. I have the commit to merge also on top of for-next branch. I copied that branch locally, executed git rebase -i HEAD~20, removed all preceding commits up to v4.9-rc4 and pushed out. I forgot that git touches all commits within the range passed to git rebase -i. Certainly I should have used git rebase --onto, as in my usual workflow. I've just generated new pull request in the right way. -- Best regards, Jacek Anaszewski
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web