From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Date: Fri, 24 Aug 2012 07:34:33 +0000 Subject: Re: Build regressions/improvements in v3.6-rc3 Message-Id: List-Id: References: <1345754768-4634-1-git-send-email-geert@linux-m68k.org> <5036AC23.8020309@xenotime.net> <20120824003315.GA3360@roeck-us.net> In-Reply-To: <20120824003315.GA3360@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Guenter Roeck Cc: Randy Dunlap , linux-kernel@vger.kernel.org, Wim Van Sebroeck , Linux-sh list On Fri, Aug 24, 2012 at 2:33 AM, Guenter Roeck wrote: > On Thu, Aug 23, 2012 at 03:18:11PM -0700, Randy Dunlap wrote: >> On 08/23/2012 01:46 PM, Geert Uytterhoeven wrote: >> >> > *** ERRORS *** >> > >> > 54 regressions: >> >> >> > + drivers/net/can/usb/peak_usb/pcan_usb_core.c: error: conflicting types for 'dump_mem': => 56:6 >> > + drivers/net/can/usb/peak_usb/pcan_usb_core.h: error: conflicting types for 'dump_mem': => 134:6 >> >> Anyone see what causes this? I looked but failed to see >> the problem. >> > sh target, maybe ? dump_mem is declared as global function in arch/sh/include/asm/kdebug.h. > Does not seem to be the best name for a global function. Yep, sh-allyesconfig/sh-allmodconfig. arch/sh/include/asm/kdebug.h:15:13: note: previous declaration of 'dump_mem' was here Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds