Date: Tue, 30 Jul 2002 15:38:29 +0900 (JST) From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org> To: jhb@FreeBSD.org Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk Message-ID: <20020730.153829.126756713.iwasaki@jp.FreeBSD.org> In-Reply-To: <XFMail.20020727183059.jhb@FreeBSD.org> References: <200207272215.g6RMFg6Z045835@freefall.freebsd.org> <XFMail.20020727183059.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 27-Jul-2002 John Baldwin wrote:
> > jhb 2002/07/27 15:15:42 PDT
> >
> > Modified files:
> > share/mk bsd.cpu.mk
> > Log:
> > - Fixup whitespace after previous commit.
> > - To minimize whitespace changes, remove a test that didn't define
> > _CPUCFLAGS if both NO_CPU_CFLAGS and NO_CPU_COPTFLAGS were defined
> > since it is redundant (we don't use _CPUCFLAGS if those are defined).
> >
> > Revision Changes Path
> > 1.14 +10 -12 src/share/mk/bsd.cpu.mk
>
> I'm currently testing some further changes that define NO_CPU_CFLAGS for
> BMAKE, TMAKE, and XMAKE to handle bootstrapping issues and use
> TARGET_CPUTYPE instead of CPUTYPE for cross builds.
FYI: acpi wakeup from S3 got panic w/o NO_CPU_CFLAGS. Where to fix?
[manually copied, maybe some typos.]
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0x3c0a1fa
fault code = supervisor write, page not present
instruction pointer = 0x8:0xc6316b17
stack pointer = 0x10:0xc6316aec
frame pointer = 0x10:0xc0a15e80
code segmeng = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 1645 (acpiconf)
kernel: type 12 trap, code=0
Stopped at 0xc6316b17: rolb $0,0x3c0a165(%eax)
db> t
_end(0,c0a15c00,c0370474,0,c0a15c00) at 0xc6316b17
(null)(0,0,0,0,0) at 0
db>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020730.153829.126756713.iwasaki>
