2016-11-18 14:14:05

by Jacek Anaszewski

[permalink] [raw]
Subject: [GIT PULL] LED updates for 4.9-rc6

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(+)


2016-11-18 17:07:30

by Linus Torvalds

[permalink] [raw]
Subject: Re: [GIT PULL] LED updates for 4.9-rc6

On Fri, Nov 18, 2016 at 6:13 AM, Jacek Anaszewski
<[email protected]> 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

2016-11-19 07:41:13

by Jacek Anaszewski

[permalink] [raw]
Subject: Re: [GIT PULL] LED updates for 4.9-rc6

On 11/18/2016 06:07 PM, Linus Torvalds wrote:
> On Fri, Nov 18, 2016 at 6:13 AM, Jacek Anaszewski
> <[email protected]> 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