lkml.org 
[lkml]   [2004]   [Nov]   [2]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 2 Nov 2004 09:36:10 +0000
FromChristoph Hellwig <>
SubjectRe: [PATCH 10/14] FRV: Make calibrate_delay() optional
> + *  GK 2/5/95  -  Changed to support mounting root fs via NFS
> + *  Added initrd & change_root: Werner Almesberger & Hans Lermen, Feb '96
> + *  Moan early if gcc is old, avoiding bogus kernels - Paul Gortmaker, May '96
> + *  Simplified starting of init:  Michael A. Griffith <grif@acm.org> 

this changelog certainly does not apply to the delay loop calibration.

>  lib-y := errno.o ctype.o string.o vsprintf.o cmdline.o \
>  	 bust_spinlocks.o rbtree.o radix-tree.o dump_stack.o \
>  	 kobject.o kref.o idr.o div64.o parser.o int_sqrt.o \
> -	 bitmap.o extable.o kobject_uevent.o find_next_bit.o
> +	 bitmap.o extable.o kobject_uevent.o find_next_bit.o \
> +	 calibrate.o

any reason it's in lib?  Better move this to kernel and properly compile
it conditionally.

-
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: 2005-03-22 14:07    [from the cache]
©2003-2008