Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1364854 > unrolled thread
| Started by | "Rafael J. Wysocki" <rafael@kernel.org> |
|---|---|
| First post | 2016-03-25 23:10 +0100 |
| Last post | 2016-03-26 01:20 +0100 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] Power management fix for v4.6-rc1 "Rafael J. Wysocki" <rafael@kernel.org> - 2016-03-25 23:10 +0100
Re: [GIT PULL] Power management fix for v4.6-rc1 Linus Torvalds <torvalds@linux-foundation.org> - 2016-03-26 01:00 +0100
Re: [GIT PULL] Power management fix for v4.6-rc1 "Rafael J. Wysocki" <rafael@kernel.org> - 2016-03-26 01:20 +0100
| From | "Rafael J. Wysocki" <rafael@kernel.org> |
|---|---|
| Date | 2016-03-25 23:10 +0100 |
| Subject | [GIT PULL] Power management fix for v4.6-rc1 |
| Message-ID | <rgI5z-8hV-3@gated-at.bofh.it> |
Hi Linus,
One of commits in my previous pull request changed the permissions
of drivers/power/avs/rockchip-io-domain.c to executable by mistake.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm+acpi-4.6-rc1-3
to receive the fix as commit 8e653b654497350f9cb3d6c2088207bc503f2c7c
Fix permissions of drivers/power/avs/rockchip-io-domain.c
on top of commit f447671b9e4fa4b0c9faf39455269d62d94218ae
PM / AVS: rockchip-io: add io selectors and supplies for rk3399
This changes the file mode of drivers/power/avs/rockchip-io-domain.c
back to 644.
Thanks!
---------------
Rafael J. Wysocki (1):
Fix permissions of drivers/power/avs/rockchip-io-domain.c
---------------
drivers/power/avs/rockchip-io-domain.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)
[toc] | [next] | [standalone]
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Date | 2016-03-26 01:00 +0100 |
| Message-ID | <rgJO1-MB-3@gated-at.bofh.it> |
| In reply to | #1364854 |
On Fri, Mar 25, 2016 at 3:08 PM, Rafael J. Wysocki <rafael@kernel.org> wrote:
>
> One of commits in my previous pull request changed the permissions
> of drivers/power/avs/rockchip-io-domain.c to executable by mistake.
Hmm. The signed tag contents was garbage - it was your previous
message. The commit it pointed to was fine.
Was it intentional? I had already pulled your previous tag, so it made
very little sense from my viewpoint..
I ended up just ignoring the signed tag part.
Linus
[toc] | [prev] | [next] | [standalone]
| From | "Rafael J. Wysocki" <rafael@kernel.org> |
|---|---|
| Date | 2016-03-26 01:20 +0100 |
| Message-ID | <rgK7n-1az-5@gated-at.bofh.it> |
| In reply to | #1364881 |
On Sat, Mar 26, 2016 at 12:55 AM, Linus Torvalds <torvalds@linux-foundation.org> wrote: > On Fri, Mar 25, 2016 at 3:08 PM, Rafael J. Wysocki <rafael@kernel.org> wrote: >> >> One of commits in my previous pull request changed the permissions >> of drivers/power/avs/rockchip-io-domain.c to executable by mistake. > > Hmm. The signed tag contents was garbage - it was your previous > message. The commit it pointed to was fine. Yes, sorry about the broken tag. > Was it intentional? No, it wasn't. I forgot to update the message file when creating the tag. > I had already pulled your previous tag, so it made > very little sense from my viewpoint.. > > I ended up just ignoring the signed tag part. Thanks a lot for pulling and sorry for the breakage. Rafael
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web