lkml.org 
[lkml]   [2007]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectRe: mm snapshot broken-out-2007-01-26-00-36.tar.gz uploaded
From
akpm@osdl.org napisał(a):
> The mm snapshot broken-out-2007-01-26-00-36.tar.gz has been uploaded to
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-01-26-00-36.tar.gz
>

Yet another build error

In file included from arch/i386/kernel/process.c:56:
include/asm/debugreg.h:84: error: expected identifier or '(' before '{' token
make[1]: *** [arch/i386/kernel/process.o] Error 1
make: *** [arch/i386/kernel] Error 2

Regards,
Michal

--
Michal K. K. Piotrowski
LTG - Linux Testers Group
(http://www.stardust.webpages.pl/ltg/)

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>

--- linux-work-clean/include/asm-i386/debugreg.h 2007-01-26 16:47:41.000000000 +0100
+++ linux-work/include/asm-i386/debugreg.h 2007-01-26 17:39:58.000000000 +0100
@@ -80,7 +80,7 @@ extern int enable_debugreg(unsigned long

#else

-static inline void set_process_debugreg7(unsigned long new_dr7);
+static inline void set_process_debugreg7(unsigned long new_dr7)
{
set_debugreg(new_dr7, 7);
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2007-01-26 17:51    [W:0.025 / U:0.544 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site