All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Nicolas Pitre <nicolas.pitre@linaro.org>
Cc: linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org
Subject: Re: Failing randconfig builds with CONFIG_TRIM_UNUSED_KSYMS
Date: Thu, 28 Apr 2016 23:20:47 +0200	[thread overview]
Message-ID: <3925577.oSPyrRVJmt@wuerfel> (raw)
In-Reply-To: <alpine.LFD.2.20.1604281248300.5091@knanqh.ubzr>

On Thursday 28 April 2016 16:56:23 Nicolas Pitre wrote:
> On Thu, 28 Apr 2016, Arnd Bergmann wrote:
> Well, the actual explanation is that this module uses only one symbol. 
> And when only one symbol was listed, it got ignored.
 
Ok.

> 
> Now fixing this wasn't all that obvious either.  I had a really nice sed 
> rule to parse multiple instances per line, but sed regexp can only do 
> greedy matching. I found out how people work around that limitation but 
> that doesn't work well for string delimiters.
> 
> In the end the best workaround is simple: substitute any ';' with '\n':

Wow, I could have spent days trying to figure these out, glad I gave
up earlier ;-)

I've applied both patches locally now, and have successfully built
all the configurations that failed before. I'll let you know if something
else should come up.

Thanks,

	Arnd

      reply	other threads:[~2016-04-28 21:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-28 12:41 Failing randconfig builds with CONFIG_TRIM_UNUSED_KSYMS Arnd Bergmann
2016-04-28 20:56 ` Nicolas Pitre
2016-04-28 21:20   ` Arnd Bergmann [this message]

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=3925577.oSPyrRVJmt@wuerfel \
    --to=arnd@arndb.de \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nicolas.pitre@linaro.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.