Re: [PATCH] parisc:Remove unnecessary FIXMES in init.c

2014-09-24 Thread Nicholas Krause
On Wed, Sep 24, 2014 at 8:42 AM, John David Anglin wrote: > On 24-Sep-14, at 7:42 AM, nick wrote: > >> >> >> On 14-09-24 01:30 AM, Guenter Roeck wrote: >>> >>> On Tue, Sep 23, 2014 at 09:49:43PM -0400, Nicholas Krause wrote: This removes the two fixmes in the file, init.c for compiler

Re: [PATCH] parisc:Remove unnecessary FIXMES in init.c

2014-09-24 Thread John David Anglin
On 24-Sep-14, at 7:42 AM, nick wrote: On 14-09-24 01:30 AM, Guenter Roeck wrote: On Tue, Sep 23, 2014 at 09:49:43PM -0400, Nicholas Krause wrote: This removes the two fixmes in the file, init.c for compiler hints for comments related to compiler hints in linux_gateway_page_addr and

Re: [PATCH] parisc:Remove unnecessary FIXMES in init.c

2014-09-24 Thread nick
On 14-09-24 01:30 AM, Guenter Roeck wrote: > On Tue, Sep 23, 2014 at 09:49:43PM -0400, Nicholas Krause wrote: >> This removes the two fixmes in the file, init.c for compiler hints >> for comments related to compiler hints in linux_gateway_page_addr >> and map_hpux_gateway_page to change from

Re: [PATCH] parisc:Remove unnecessary FIXMES in init.c

2014-09-24 Thread nick
On 14-09-24 01:30 AM, Guenter Roeck wrote: On Tue, Sep 23, 2014 at 09:49:43PM -0400, Nicholas Krause wrote: This removes the two fixmes in the file, init.c for compiler hints for comments related to compiler hints in linux_gateway_page_addr and map_hpux_gateway_page to change from FIXME to

Re: [PATCH] parisc:Remove unnecessary FIXMES in init.c

2014-09-24 Thread John David Anglin
On 24-Sep-14, at 7:42 AM, nick wrote: On 14-09-24 01:30 AM, Guenter Roeck wrote: On Tue, Sep 23, 2014 at 09:49:43PM -0400, Nicholas Krause wrote: This removes the two fixmes in the file, init.c for compiler hints for comments related to compiler hints in linux_gateway_page_addr and

Re: [PATCH] parisc:Remove unnecessary FIXMES in init.c

2014-09-24 Thread Nicholas Krause
On Wed, Sep 24, 2014 at 8:42 AM, John David Anglin dave.ang...@bell.net wrote: On 24-Sep-14, at 7:42 AM, nick wrote: On 14-09-24 01:30 AM, Guenter Roeck wrote: On Tue, Sep 23, 2014 at 09:49:43PM -0400, Nicholas Krause wrote: This removes the two fixmes in the file, init.c for compiler

Re: [PATCH] parisc:Remove unnecessary FIXMES in init.c

2014-09-23 Thread Guenter Roeck
On Tue, Sep 23, 2014 at 09:49:43PM -0400, Nicholas Krause wrote: > This removes the two fixmes in the file, init.c for compiler hints > for comments related to compiler hints in linux_gateway_page_addr > and map_hpux_gateway_page to change from FIXME to HINT in order > for people reading this code

[PATCH] parisc:Remove unnecessary FIXMES in init.c

2014-09-23 Thread Nicholas Krause
This removes the two fixmes in the file, init.c for compiler hints for comments related to compiler hints in linux_gateway_page_addr and map_hpux_gateway_page to change from FIXME to HINT in order for people reading this code to understand that these are compiler hints. Signed-off-by: Nicholas

[PATCH] parisc:Remove unnecessary FIXMES in init.c

2014-09-23 Thread Nicholas Krause
This removes the two fixmes in the file, init.c for compiler hints for comments related to compiler hints in linux_gateway_page_addr and map_hpux_gateway_page to change from FIXME to HINT in order for people reading this code to understand that these are compiler hints. Signed-off-by: Nicholas

Re: [PATCH] parisc:Remove unnecessary FIXMES in init.c

2014-09-23 Thread Guenter Roeck
On Tue, Sep 23, 2014 at 09:49:43PM -0400, Nicholas Krause wrote: This removes the two fixmes in the file, init.c for compiler hints for comments related to compiler hints in linux_gateway_page_addr and map_hpux_gateway_page to change from FIXME to HINT in order for people reading this code to