tcp_ctloutput intotcpcb

2013-08-04 Thread Alexander Bluhm
Hi, For me it looks like tp is not accessed between the two assingments. intotcpcb() is a define without side effects. So it should be safe to use the same code for inet and inet6. ok? bluhm Index: netinet/tcp_usrreq.c === RCS fil

Re: acpi global lock diff that needs testing

2013-08-04 Thread Donovan Watteau
Mark Kettenis wrote: > On amd64/i386 there is this nasty thing called SMM mode. This allows > BIOS writers to run code behind the back of the OS to do all sorts of > crazy stuff like simulating a legacy PC keyboard controller on systems > that don't have one, or spin up the fan in your laptop when

Re: MSIs for re(4)

2013-08-04 Thread Landry Breuil
On Sat, Aug 03, 2013 at 02:15:16PM +0200, Mark Kettenis wrote: > Theo and I predicted this would happen. When Windows would start > using message signalled interrupts (MSIs), support for APIC interrupts > in BIOSen for new machines would get broken. On a HP Pavillion > Sleekbook 15 I have here th