From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Bartosz Golaszewski <brgl@bgdev.pl>
Cc: Mika Westerberg <mika.westerberg@linux.intel.com>,
Linus Walleij <linus.walleij@linaro.org>,
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>,
linux-gpio@vger.kernel.org, linux-acpi@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] gpiolib: put gpio_suffixes in a single compilation unit
Date: Fri, 9 Aug 2024 15:29:48 +0300 [thread overview]
Message-ID: <ZrYLvCHcoNaZwPyj@smile.fi.intel.com> (raw)
In-Reply-To: <171834931757.6326.8605051498855992570.b4-ty@linaro.org>
On Fri, Jun 14, 2024 at 09:15:31AM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
>
> On Wed, 12 Jun 2024 20:48:21 +0200, Bartosz Golaszewski wrote:
> > The gpio_suffixes array is defined in the gpiolib.h header. This means
> > the array is stored in .rodata of every compilation unit that includes
> > it. Put the definition for the array in gpiolib.c and export just the
> > symbol in the header. We need the size of the array so expose it too.
>
> Applied, thanks!
>
> [1/1] gpiolib: put gpio_suffixes in a single compilation unit
> commit: 7e92061f1e9d1f6d3bfa6113719534f2c773b041
Urgh... :-(
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2024-08-09 12:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-12 18:48 [PATCH] gpiolib: put gpio_suffixes in a single compilation unit Bartosz Golaszewski
2024-06-13 4:54 ` Mika Westerberg
2024-06-14 7:15 ` Bartosz Golaszewski
2024-08-09 12:29 ` Andy Shevchenko [this message]
2024-08-09 12:29 ` Andy Shevchenko
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=ZrYLvCHcoNaZwPyj@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=bartosz.golaszewski@linaro.org \
--cc=brgl@bgdev.pl \
--cc=linus.walleij@linaro.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox