Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/i386/i386



> YAMAMOTO Takashi wrote:
> > Module Name:        src
> > Committed By:       yamt
> > Date:               Sat May  3 05:46:59 UTC 2008
> > 
> > Modified Files:
> >     src/sys/arch/i386/i386: db_interface.c
> > 
> > Log Message:
> > db_machine_init: use idt_vec_set.
> 
> Shouldn't this also be done for amd64, too?

amd64 uses IST=1, which can't be specified with the current interface.

YAMAMOTO Takashi

> > To generate a diff of this commit:
> > cvs rdiff -r1.57 -r1.58 src/sys/arch/i386/i386/db_interface.c
> > 
> > Please note that diffs are not public domain; they are subject to the
> > copyright notices on the relevant files.


Home | Main Index | Thread Index | Old Index