Re: [PATCH] HIL: fix improper call of release_region v2

2007-02-15 Thread Dmitry Torokhov
On 2/15/07, Helge Deller <[EMAIL PROTECTED]> wrote: On Thursday 15 February 2007, Cyrill V. Gorcunov wrote: > Thist patch prevents from improper call of release_region > if the code has been compiled without CONFIG_HP300 support. > > Signed-off-by: Cyrill V. Gorcunov <[EMAIL PROTECTED]> Acked-by

Re: [PATCH] HIL: fix improper call of release_region v2

2007-02-15 Thread Helge Deller
On Thursday 15 February 2007, Cyrill V. Gorcunov wrote: > Thist patch prevents from improper call of release_region > if the code has been compiled without CONFIG_HP300 support. > > Signed-off-by: Cyrill V. Gorcunov <[EMAIL PROTECTED]> Acked-by: Helge Deller <[EMAIL PROTECTED]> > --- > > An i