lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 10 Apr 2008 10:22:18 -0500 (CDT)
From:	Alan Mayer <ajm@....com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Alan Mayer <ajm@....com>, mingo@...e.hu,
	linux-kernel list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable.

On Wed, 9 Apr 2008, Linus Torvalds wrote:

> 
> 
> On Wed, 9 Apr 2008, Alan Mayer wrote:
> >
> > -	set_intr_gate(RESCHEDULE_VECTOR, reschedule_interrupt);
> > +	set_intr_gate(alloc_system_vector(RESCHEDULE_VECTOR), reschedule_interrupt);
> 
> Can we please just merge that syntax and make a single function like
> 
> 	alloc_intr_gate(RESCHEDULE_VECTOR, reschedule_interrupt);
> 
> instead?
> 
> 		Linus

Yes, I think I can do that.

		--ajm


You'll have to have them
all pulled out,
after the Savoy truffle.
--
Alan J. Mayer
SGI
ajm@....com
WORK: 651-683-3131
HOME: 651-407-0134
--

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ