lkml.org 
[lkml]   [2008]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 1/5] FRV: Handle update_mmu_cache() being called when current->mm is NULL
Date
David Howells <dhowells@redhat.com> wrote:

> --- a/Makefile
> +++ b/Makefile
> @@ -501,11 +501,12 @@ endif # $(dot-config)
> # Defaults vmlinux but it is usually overridden in the arch makefile
> all: vmlinux
>
> -ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
> -KBUILD_CFLAGS += -Os
> -else
> -KBUILD_CFLAGS += -O2
> -endif
> +#ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
> +#KBUILD_CFLAGS += -Os
> +#else
> +#KBUILD_CFLAGS += -O2
> +#endif
> +KBUILD_CFLAGS += -O1

Oops. Don't use this patch. I forgot to delete this bit.

David


\
 
 \ /
  Last update: 2008-04-10 17:09    [W:0.028 / U:0.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site