NO_PSE_HACK not working

From: Jung-uk Kim (jkim_at_niksun.com)
Date: 08/28/04

  • Next message: Pavel Merdine: "Re[2]: ffs_alloc panic patch"
    To: freebsd-stable@freebsd.org
    Date: Fri, 27 Aug 2004 20:19:19 -0400
    
    

    'NO_PSE_HACK' is defined in 'opt_cpu.h':

    http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/conf/options.i386.diff?r1=1.132.2.19&r2=1.132.2.20

    but src/sys/i386/i386/pmap.c doesn't include it. You need to add
    'opt_cpu.h' in the file to make this work.

    Just FYI...

    Jung-uk Kim
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Pavel Merdine: "Re[2]: ffs_alloc panic patch"