Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/alpha/alpha/ipifuncs.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/alpha/alpha/ipifuncs.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.33.18.2 retrieving revision 1.33.18.3 diff -u -p -r1.33.18.2 -r1.33.18.3 --- src/sys/arch/alpha/alpha/ipifuncs.c 2007/09/03 14:22:16 1.33.18.2 +++ src/sys/arch/alpha/alpha/ipifuncs.c 2008/02/11 14:59:26 1.33.18.3 @@ -1,4 +1,4 @@ -/* $NetBSD: ipifuncs.c,v 1.33.18.2 2007/09/03 14:22:16 yamt Exp $ */ +/* $NetBSD: ipifuncs.c,v 1.33.18.3 2008/02/11 14:59:26 yamt Exp $ */ /*- * Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc. @@ -39,7 +39,7 @@ #include /* RCS ID & Copyright macro defns */ -__KERNEL_RCSID(0, "$NetBSD: ipifuncs.c,v 1.33.18.2 2007/09/03 14:22:16 yamt Exp $"); +__KERNEL_RCSID(0, "$NetBSD: ipifuncs.c,v 1.33.18.3 2008/02/11 14:59:26 yamt Exp $"); /* * Interprocessor interrupt handlers. @@ -239,8 +239,6 @@ alpha_ipi_halt(struct cpu_info *ci, stru * secondary CPUs to halt, then we can drop back to the * console. */ - printf("%s: waiting for secondary CPUs to halt...\n", - ci->ci_softc->sc_dev.dv_xname); alpha_mb(); for (;;) { alpha_mb();