linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Saeed Mahameed <saeedm@dev.mellanox.co.il>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org,
	linux-kernel <linux-kernel@vger.kernel.org>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	moderated for non-subscribers <alsa-devel@alsa-project.org>
Subject: Re: linux-next: Tree for Aug 16 (mellanox/mlx5 & sound/oss/)
Date: Tue, 16 Aug 2016 19:54:37 +0300	[thread overview]
Message-ID: <CALzJLG8XOgEOTeQJqjdqHD21azfoVa7RTgKJG9UWUE11cUJRZQ@mail.gmail.com> (raw)
In-Reply-To: <c5f1449f-b1fb-37be-71c1-85691d34994e@infradead.org>

On Tue, Aug 16, 2016 at 6:26 PM, Randy Dunlap <rdunlap@infradead.org> wrote:
> On 08/15/16 21:01, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20160815:
>>
>
> on i386:
>
> sound/built-in.o:(.data+0x5c): multiple definition of `dev_list'
> drivers/built-in.o:(.data+0x6aee8): first defined here
> ld: Warning: size of symbol `dev_list' changed from 8 in drivers/built-in.o to 16 in sound/built-in.o
>
>
> sound/ is an old oss driver (soundcard.c):
>
> struct oss_minor_dev {
>         unsigned short minor;
>         unsigned int enabled;
> } dev_list[] = {
>         { SND_DEV_DSP16 },
>         { SND_DEV_AUDIO },
> };
>
> =====
>
> drivers/ is net/ethernet/mellanox/mlx5/core/mlx5_core.h:
>
> extern struct list_head dev_list;
>

Hi Randy,

We will have to fix this in mlx5 driver.

Thanks,
Saeed.

>
>
>
> --
> ~Randy

      reply	other threads:[~2016-08-16 16:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-16  4:01 linux-next: Tree for Aug 16 Stephen Rothwell
2016-08-16 15:26 ` linux-next: Tree for Aug 16 (mellanox/mlx5 & sound/oss/) Randy Dunlap
2016-08-16 16:54   ` Saeed Mahameed [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=CALzJLG8XOgEOTeQJqjdqHD21azfoVa7RTgKJG9UWUE11cUJRZQ@mail.gmail.com \
    --to=saeedm@dev.mellanox.co.il \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=sfr@canb.auug.org.au \
    /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;
as well as URLs for NNTP newsgroup(s).