From owner-cvs-src@FreeBSD.ORG Tue Apr 8 10:48:37 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4D5E37B404; Tue, 8 Apr 2003 10:48:37 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE97A43FBF; Tue, 8 Apr 2003 10:48:36 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id DB3B42A8A5; Tue, 8 Apr 2003 10:48:36 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: S ren Schmidt In-Reply-To: <200304080748.h387mqmo006161@repoman.freebsd.org> Date: Tue, 08 Apr 2003 10:48:36 -0700 From: Peter Wemm Message-Id: <20030408174836.DB3B42A8A5@canning.wemm.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-raid.c ata-raid.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:48:38 -0000 S ren Schmidt wrote: > Modified files: > sys/dev/ata ata-raid.c ata-raid.h > Log: > Fix a long standing bug in handling the last part of a stripe > on "odd" size disks. > > Add printout of the RAID structure on verbose boot. This broke 64 bit platforms: /home/tinderbox/ia64/src/sys/dev/ata/ata-raid.c: In function `ar_print_conf': /home/tinderbox/ia64/src/sys/dev/ata/ata-raid.c:1460: warning: long long int format, u_int64_t arg (arg 2) /home/tinderbox/ia64/src/sys/dev/ata/ata-raid.c:1468: warning: long long int format, u_int64_t arg (arg 2) *** Error code 1 Stop in /home/tinderbox/ia64/obj/home/tinderbox/ia64/src/sys/GENERIC. *** Error code 1 and peter@daintree[10:46am]~/fbp4/hammer/sys/x86_64/compile/GENERIC-196> make ata-raid.o x86_64-unknown-freebsd5.0-gcc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmis tanding -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -mcmodel=medium -mno-red-zone -ffreestanding -Werror ../../../dev/ata/ata-raid.c cc1: warnings being treated as errors ../../../dev/ata/ata-raid.c: In function `ar_print_conf': ../../../dev/ata/ata-raid.c:1460: warning: long long int format, u_int64_t arg (arg 2) ../../../dev/ata/ata-raid.c:1468: warning: long long int format, u_int64_t arg (arg 2) Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5