From: Ingo Molnar <mingo@kernel.org>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: Lukas Wunner <lukas@wunner.de>,
x86@kernel.org,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Bjorn Helgaas <bhelgaas@google.com>,
linux-pci@vger.kernel.org
Subject: Re: [PATCH] x86/platform/intel-mid: Constify mid_pci_platform_pm
Date: Mon, 12 Dec 2016 08:27:33 +0100 [thread overview]
Message-ID: <20161212072733.GA23597@gmail.com> (raw)
In-Reply-To: <20161207225315.GI22129@bhelgaas-glaptop.roam.corp.google.com>
* Bjorn Helgaas <helgaas@kernel.org> wrote:
> On Sun, Dec 04, 2016 at 03:35:55PM +0100, Lukas Wunner wrote:
> > This struct never needs to be modified. The size of pci-mid.o ELF
> > sections changes thusly:
> >
> > -.data 56
> > +.data 0
> > -.rodata 32
> > +.rodata 88
> >
> > Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> > Acked-by: Bjorn Helgaas <bhelgaas@google.com>
> > Signed-off-by: Lukas Wunner <lukas@wunner.de>
>
> Ingo, do you want this, since you've taken the previous updates?
>
> It's trivial but doesn't apply cleanly to my tree, which makes me think
> it might be based on other changes I don't have.
It applies to upstream v4.9 cleanly, so I guess it's due to other changes you have
in your tree?
Could you take it? Me having dabbled in drivers/pci/ is more of an outlier.
Thnks,
Ingo
next prev parent reply other threads:[~2016-12-12 7:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-04 14:35 [PATCH] x86/platform/intel-mid: Constify mid_pci_platform_pm Lukas Wunner
2016-12-07 22:53 ` Bjorn Helgaas
2016-12-12 7:27 ` Ingo Molnar [this message]
2016-12-12 16:01 ` Bjorn Helgaas
2016-12-12 16:11 ` Andy Shevchenko
-- strict thread matches above, loose matches on Subject: below --
2016-10-09 11:12 Lukas Wunner
2016-10-09 14:01 ` Andy Shevchenko
2016-11-28 11:29 ` Lukas Wunner
2016-11-28 19:25 ` Bjorn Helgaas
2016-11-28 19:43 ` Andy Shevchenko
2016-11-28 22:38 ` Lukas Wunner
2016-11-29 4:40 ` Bjorn Helgaas
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=20161212072733.GA23597@gmail.com \
--to=mingo@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=bhelgaas@google.com \
--cc=helgaas@kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lukas@wunner.de \
--cc=x86@kernel.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.