Re: CVS commit: src/sys/arch/powerpc/oea

2010-11-14 Thread Adam Hamsik
On Nov,Monday 15 2010, at 7:16 AM, Bernd Ernesti wrote: > On Mon, Nov 15, 2010 at 11:24:21AM +0900, Masao Uebayashi wrote: >> On Sun, Nov 14, 2010 at 05:52:51AM +, David Holland wrote: >>> On Sun, Nov 14, 2010 at 03:32:44AM +, Masao Uebayashi wrote: XXX What is the conclusion about d

Re: CVS commit: src/sys/arch/powerpc/oea

2010-11-14 Thread Bernd Ernesti
On Mon, Nov 15, 2010 at 11:24:21AM +0900, Masao Uebayashi wrote: > On Sun, Nov 14, 2010 at 05:52:51AM +, David Holland wrote: > > On Sun, Nov 14, 2010 at 03:32:44AM +, Masao Uebayashi wrote: > > > XXX What is the conclusion about direct vs. indirect #include from > > headers? > > > > Eve

Re: CVS commit: src/sys/arch/powerpc/oea

2010-11-14 Thread SODA Noriyuki
> On Sun, 14 Nov 2010 05:52:51 +, David Holland said: > On Sun, Nov 14, 2010 at 03:32:44AM +, Masao Uebayashi wrote: >> XXX What is the conclusion about direct vs. indirect #include from headers? > > Every header file should include the things it requires to compile. > Theref

Re: CVS commit: src/sys/arch/powerpc/oea

2010-11-14 Thread Masao Uebayashi
On Mon, Nov 15, 2010 at 11:24:21AM +0900, Masao Uebayashi wrote: > On Sun, Nov 14, 2010 at 05:52:51AM +, David Holland wrote: > > On Sun, Nov 14, 2010 at 03:32:44AM +, Masao Uebayashi wrote: > > > XXX What is the conclusion about direct vs. indirect #include from > > headers? > > > > Eve

Re: CVS commit: src/sys/arch/powerpc/oea

2010-11-14 Thread Masao Uebayashi
On Sun, Nov 14, 2010 at 05:52:51AM +, David Holland wrote: > On Sun, Nov 14, 2010 at 03:32:44AM +, Masao Uebayashi wrote: > > XXX What is the conclusion about direct vs. indirect #include from headers? > > Every header file should include the things it requires to compile. > Therefore, th

Re: CVS commit: src/sys/arch/hppa

2010-11-14 Thread Nick Hudson
Did you check that a kernel still builds? I'll respond more fully later... Nick Sent from my iPhone On 14 Nov 2010, at 12:30, Masao Uebayashi wrote: > On Sun, Nov 14, 2010 at 10:36:26AM +, Nick Hudson wrote: >> On Sunday 14 November 2010 03:16:05 Masao Uebayashi wrote: >>> Module Name:

Re: CVS commit: src/sys/arch/hppa

2010-11-14 Thread Masao Uebayashi
On Sun, Nov 14, 2010 at 10:36:26AM +, Nick Hudson wrote: > On Sunday 14 November 2010 03:16:05 Masao Uebayashi wrote: > > Module Name:src > > Committed By: uebayasi > > Date: Sun Nov 14 03:16:05 UTC 2010 > > > > Modified Files: > > src/sys/arch/hppa/hppa: pmap.c

Re: CVS commit: src/sys/arch/hppa

2010-11-14 Thread Nick Hudson
On Sunday 14 November 2010 03:16:05 Masao Uebayashi wrote: > Module Name: src > Committed By: uebayasi > Date: Sun Nov 14 03:16:05 UTC 2010 > > Modified Files: > src/sys/arch/hppa/hppa: pmap.c > src/sys/arch/hppa/include: mutex.h vmparam.h > > Log Message: > Don't rely on glo