[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140424122534.GK4781@htj.dyndns.org>
Date: Thu, 24 Apr 2014 08:25:34 -0400
From: Tejun Heo <tj@...nel.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Kefeng Wang <kefeng.wang@...aro.org>,
Hans de Goede <hdegoede@...hat.com>
Subject: Re: linux-next: build failure after merge of the libata tree
Hello,
On Thu, Apr 24, 2014 at 11:17:54AM +1000, Stephen Rothwell wrote:
> After merging the libata tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/ata/libahci_platform.c: In function 'ahci_platform_init_host':
> drivers/ata/libahci_platform.c:317:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
> pi.private_data = (void *)host_flags
> ^
> drivers/ata/libahci_platform.c:318:2: error: expected ';' before 'hpriv'
> hpriv->flags |= host_flags;
> ^
>
> Please test build this stuff ...
My apologies.
> Caused by commit ac795a7ec2d2 ("libahci_platform: add host_flags parameter
> in ahci_platform_init_host()").
>
> I have used the libata tree from next-20140423 for today.
Reverted.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists