From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI, NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from mx0.dataguard.no (mx0.dataguard.no [212.62.224.13]) by chiba.3jane.net (Postfix) with SMTP id 11B99255C0 for ; Sat, 19 Jan 2002 08:08:34 -0600 (CST) Received: (qmail 35192 invoked from network); 19 Jan 2002 14:09:52 -0000 Received: from unknown (HELO monster.dataguard.no) (212.62.224.2) by mx0.dataguard.no with SMTP; 19 Jan 2002 14:09:52 -0000 Received: (qmail 10690 invoked from network); 19 Jan 2002 14:09:47 -0000 Received: from unknown (HELO elysium.outsiders.net) (193.216.38.204) by hotel.dataguard.no with SMTP; 19 Jan 2002 14:09:47 -0000 Date: Sat, 19 Jan 2002 15:09:52 +0100 From: Joachim Blaabjerg To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] New 2.4.18_pre3 (2.4.18_pre3+mjc+XFS) kernel and Athlon bug workaround Message-Id: <20020119150952.709f2737.styx@SuxOS.org> In-Reply-To: <1011414375.935.51.camel@inventor.gentoo.org> References: <1011414375.935.51.camel@inventor.gentoo.org> Organization: www.SuxOS.org X-Mailer: Sylpheed version 0.7.0claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Developer discussion list List-Unsubscribe: , List-Archive: X-Archives-Salt: bfb0a8e8-d141-4c92-b841-75b949ac982a X-Archives-Hash: 958421bafbad5b3add865c1176f2e485 On 18 Jan 2002 21:26:15 -0700 Daniel Robbins wrote: > Hi All, > > If you have an Athlon system, be sure this email in its entirety. A > potential CPU bug fix workaround is covered at the bottom. > > I've spent the last few days working on a new kernel for Gentoo Linux. > This kernel is *excellent* (it's basically the -mjc kernel plus XFS) and > contains tons of security-related enhancements, including: Nice patch :) There are some redundant files, though: root:/usr/src/linux# find . -name \*\~ ./fs/intermezzo/vfs.c~ ./fs/buffer.c~ ./fs/dquot.c~ ./fs/inode.c~ ./fs/namei.c~ ./init/main.c~ ./kernel/ksyms.c~ ./mm/filemap.c~ ./mm/page_alloc.c~ ./mm/slab.c~ ./mm/vmalloc.c~ ./mm/vmscan.c~ ./include/linux/fs.h~ ./include/linux/mm.h~ ./include/linux/pagemap.h~ ./include/linux/slab.h~ ./include/linux/sysctl.h~ ./drivers/block/ll_rw_blk.c~ ./drivers/char/serial.c~ ./arch/i386/kernel/entry.S~ ./arch/i386/kernel/irq.c~ ./arch/i386/kernel/process.c~ ./arch/i386/kernel/traps.c~ ./arch/i386/Makefile~ ./arch/i386/config.in~ ./arch/i386/defconfig~ ./arch/i386/vmlinux.lds~ ./arch/ppc/configs/common_defconfig~ ./arch/ppc/configs/gemini_defconfig~ ./arch/ppc/configs/ibmchrp_defconfig~ ./arch/ppc/configs/power3_defconfig~ ./arch/ppc/defconfig~ ./arch/m68k/vmlinux-sun3.lds~ ./arch/m68k/vmlinux.lds~ ./arch/arm/vmlinux-armo.lds.in~ ./arch/arm/vmlinux-armv.lds.in~ ./arch/s390/defconfig~ ./arch/s390x/defconfig~ ./Documentation/Configure.help~ ./MAINTAINERS~ ./Makefile~ root:/usr/src/linux# grep \~\ linux linux-gentoo-2.4.18-pre3.patch diff -urN linux-orig/Documentation/Configure.help~ linux/Documentation/Configure.help~ diff -urN linux-orig/MAINTAINERS~ linux/MAINTAINERS~ diff -urN linux-orig/Makefile~ linux/Makefile~ diff -urN linux-orig/arch/arm/vmlinux-armo.lds.in~ linux/arch/arm/vmlinux-armo.lds.in~ diff -urN linux-orig/arch/arm/vmlinux-armv.lds.in~ linux/arch/arm/vmlinux-armv.lds.in~ diff -urN linux-orig/arch/i386/Makefile~ linux/arch/i386/Makefile~ diff -urN linux-orig/arch/i386/config.in~ linux/arch/i386/config.in~ diff -urN linux-orig/arch/i386/defconfig~ linux/arch/i386/defconfig~ diff -urN linux-orig/arch/i386/kernel/entry.S~ linux/arch/i386/kernel/entry.S~ diff -urN linux-orig/arch/i386/kernel/irq.c~ linux/arch/i386/kernel/irq.c~ diff -urN linux-orig/arch/i386/kernel/process.c~ linux/arch/i386/kernel/process.c~ diff -urN linux-orig/arch/i386/kernel/traps.c~ linux/arch/i386/kernel/traps.c~ diff -urN linux-orig/arch/i386/vmlinux.lds~ linux/arch/i386/vmlinux.lds~ diff -urN linux-orig/arch/m68k/vmlinux-sun3.lds~ linux/arch/m68k/vmlinux-sun3.lds~ diff -urN linux-orig/arch/m68k/vmlinux.lds~ linux/arch/m68k/vmlinux.lds~ diff -urN linux-orig/arch/ppc/configs/common_defconfig~ linux/arch/ppc/configs/common_defconfig~[...] Regards :) -- Joachim Blaabjerg styx@SuxOS.org www.SuxOS.org