[PATCH] Don't open same disk twice on OpenFirmware.

2009-12-18 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Hello, all. According to David Miller sparc's openboot doesn't support opening same disk twice. So I implemented handle reusage logic. Tested on imac g3 -- Regards Vladimir 'φ-coder/phcoder' Serbinenko === modified file 'disk/ieee1275/ofdisk.c' --- disk/ieee1275/ofdisk.c 2009-12-07 10:54:25

Re: [PATCH] Don't open same disk twice on OpenFirmware.

2009-12-18 Thread David Miller
From: Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com Date: Fri, 18 Dec 2009 17:17:13 +0100 Hello, all. According to David Miller sparc's openboot doesn't support opening same disk twice. So I implemented handle reusage logic. Tested on imac g3 At a minimum you have to seek to the

Re: [PATCH] Don't open same disk twice on OpenFirmware.

2009-12-18 Thread David Miller
From: David Miller da...@davemloft.net Date: Fri, 18 Dec 2009 10:33:13 -0800 (PST) From: Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com Date: Fri, 18 Dec 2009 17:17:13 +0100 Hello, all. According to David Miller sparc's openboot doesn't support opening same disk twice. So I

Re: [PATCH] Don't open same disk twice on OpenFirmware.

2009-12-18 Thread Vladimir 'φ-coder/phcoder' Serbinenko
David Miller wrote: From: David Miller da...@davemloft.net Date: Fri, 18 Dec 2009 10:33:13 -0800 (PST) From: Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com Date: Fri, 18 Dec 2009 17:17:13 +0100 Hello, all. According to David Miller sparc's openboot doesn't support

Re: Unittests

2009-12-18 Thread Carles Pina i Estany
Hi, On Dec/17/2009, BVK Chaitanya wrote: I attached a new patch, which has an example gettext_1.in testcase -- it doesn't yet do what you wanted, but is the starter. Let me know your comments. When I will check I will tell you something :-) (I will do it in some days/during holidays...)

gettext: version string in normal/main.c

2009-12-18 Thread Carles Pina i Estany
Hi, I've gettextitzzed the version string. Something to improve before committing? It's all right? Thanks, -- Carles Pina i Estany http://pinux.info === modified file 'ChangeLog' --- ChangeLog 2009-12-19 00:05:41 + +++ ChangeLog 2009-12-19 01:27:34 + @@ -1,5 +1,18 @@

Re: gettext: version string in normal/main.c

2009-12-18 Thread Carles Pina i Estany
Hi, On Dec/19/2009, Carles Pina i Estany wrote: Something to improve before committing? New patch with a missing grub_free. -- Carles Pina i Estany http://pinux.info === modified file 'ChangeLog' --- ChangeLog 2009-12-19 00:05:41 + +++ ChangeLog 2009-12-19 01:27:34 + @@ -1,5