[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130902182817.87a961aa251604b630620028@canb.auug.org.au>
Date: Mon, 2 Sep 2013 18:28:17 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: James Bottomley <James.Bottomley@...senPartnership.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Sujit Reddy Thumma <sthumma@...eaurora.org>,
Santosh Y <santoshsy@...il.com>, Tejun Heo <tj@...nel.org>
Subject: linux-next: build warning after merge of the scsi tree
Hi James,
After merging the scsi tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/scsi/ufs/ufshcd.c: In function 'ufshcd_eh_host_reset_handler':
drivers/scsi/ufs/ufshcd.c:2740:3: warning: 'flush_work_sync' is deprecated (declared at /scratch/sfr/next/include/linux/workqueue.h:624) [-Wdeprecated-declarations]
flush_work_sync(&hba->eh_work);
^
Introduced by commit c1e846ab4422 ("[SCSI] ufs: Fix device and host reset
methods"). flush_work_sync was deprecated by commit 43829731dd37
("workqueue: deprecate flush[_delayed]_work_sync()") before v3.7-rc1.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists