Re: [PATCH] dm cache: Avoid conflicting remove_mapping() in mq policy

2013-08-16 Thread Alasdair G Kergon
On Fri, Aug 16, 2013 at 01:31:18AM -0700, Guenter Roeck wrote: > Is this patch going anyhere ? The problem breaks the sparc32:allmodconfig > build, > so it would be useful to get it fixed. We're pulling together a batch of patches today, including this one. Alasdair -- To unsubscribe from this

Re: [PATCH] dm cache: Avoid conflicting remove_mapping() in mq policy

2013-08-16 Thread Guenter Roeck
On 07/26/2013 12:57 AM, Geert Uytterhoeven wrote: On sparc32, which includes from : drivers/md/dm-cache-policy-mq.c:962:13: error: conflicting types for 'remove_mapping' include/linux/swap.h:285:12: note: previous declaration of 'remove_mapping' was here As mq_remove_mapping() already exists