Re: [PATCH] Avoid reusing the same TCP port number

2014-07-03 Thread Andrey Borzenkov
В Tue, 1 Jul 2014 13:53:49 +0200 Valentin Dornauer пишет: > Hi! > Attached is another patch from our internal repository. I am not > certain that it will work under any circumstances and it has only > been tested on x86 hardware, so please use with care! > > We had some very annoying issues with

Re: Odd problem with submenus

2014-07-03 Thread Andrey Borzenkov
В Thu, 03 Jul 2014 15:38:26 +0100 John Haxby пишет: > On 02/07/14 18:07, Andrey Borzenkov wrote: > > В Tue, 01 Jul 2014 17:59:35 +0100 > > John Haxby пишет: > > > >> > Hello, > >> > > >> > I have a warning generated by grub2-mkconfig that shows up on various > >> > systems that I'm not sure wh

Re: Odd problem with submenus

2014-07-03 Thread John Haxby
On 02/07/14 18:07, Andrey Borzenkov wrote: > В Tue, 01 Jul 2014 17:59:35 +0100 > John Haxby пишет: > >> > Hello, >> > >> > I have a warning generated by grub2-mkconfig that shows up on various >> > systems that I'm not sure what to do about. Well, I know I can ignore >> > it, but I'm not sure w

Re: [PATCH] Fix ACPI halt for certain DSDTs

2014-07-03 Thread Valentin Dornauer
Thanks for the review, Andrey. On 2 Jul 2014, at 19:56, Andrey Borzenkov wrote: >> +in skip_ext_op(), correctly parse OpRegionOp (TermArgs aren't always >> +simply strings!); add function to skip TermArgs. > > It does not really parse every possible value of Type2Opcode, so commit > mess