mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Michal Hocko <mhocko@kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: error: redefinition of ‘shipped_regdb_certs’
Date: Tue, 19 Dec 2017 09:36:54 +0100	[thread overview]
Message-ID: <1513672614.26145.0.camel@sipsolutions.net> (raw)
In-Reply-To: <20171219074451.GA15210@dhcp22.suse.cz>

Hi Michal,

> this is the first time I am seeing this with the current Linus
> tree. 4.15-rc3 compiled fine. I have checked that you have updated the
> makefile which generates the file by 715a12334764 ("wireless: don't
> write C files on failures").

Which introduced the problem - I accidentally put >> redirection there
instead of just >.

I just merged a fix for this.

> I have no idea how the generated file is supposed to work but it seems
> that the cleanup doesn't work properly.  Compilation succeeds if I
> remove the file and it is generated again:
> 
> $ rm net/wireless/shipped-certs.c
> [...]
>   GEN     net/wireless/shipped-certs.c
>   CC [M]  net/wireless/shipped-certs.o
> 
> I have double checked that neither make clean/distclean removed the
> file.

I also forgot that, and just fixed it.

Sorry for all the mess with this.

johannes

  reply	other threads:[~2017-12-19  8:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-19  7:44 Michal Hocko
2017-12-19  8:36 ` Johannes Berg [this message]
2017-12-19 10:20   ` Michal Hocko

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=1513672614.26145.0.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mhocko@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome