Re: [PATCH] title: no lookup_page for if statement

2014-07-16 Thread Nick Krause
On Mon, Jul 14, 2014 at 3:35 PM, Chris Metcalf wrote: > On 7/14/2014 2:59 PM, Paul Bolle wrote: >> >> On Mon, 2014-07-14 at 14:49 -0400, Nicholas Krause wrote: >>> >>> >This patch removes the if define statement for page_lookup in order >>> >to remove a fix me of this not being defined as of yet.

Re: [PATCH] title: no lookup_page for if statement

2014-07-14 Thread Chris Metcalf
On 7/14/2014 2:59 PM, Paul Bolle wrote: On Mon, 2014-07-14 at 14:49 -0400, Nicholas Krause wrote: >This patch removes the if define statement for page_lookup in order >to remove a fix me of this not being defined as of yet. > >Signed-off-by: Nicholas Krause Nicholas, you can't just enable this

Re: [PATCH] title: no lookup_page for if statement

2014-07-14 Thread Nick Krause
6335a0a69f38c76b0 Mon Sep 17 00:00:00 2001 >> +From: Nicholas Krause >> +Date: Mon, 14 Jul 2014 14:39:02 -0400 >> +Subject: [PATCH] title: no lookup_page for if statement >> + >> +This patch removes the if define statement for page_lookup in order >> +to remove a fi

Re: [PATCH] title: no lookup_page for if statement

2014-07-14 Thread Paul Bolle
le mode 100644 > index 000..f11c12e > --- /dev/null > +++ b/0001-title-no-lookup_page-for-if-statement.patch > @@ -0,0 +1,37 @@ > +From 23c4afac6742d5df1d083ab6335a0a69f38c76b0 Mon Sep 17 00:00:00 2001 > +From: Nicholas Krause > +Date: Mon, 14 Jul 2014 14:39:02 -0400 > +Subj

[PATCH] title: no lookup_page for if statement

2014-07-14 Thread Nicholas Krause
23c4afac6742d5df1d083ab6335a0a69f38c76b0 Mon Sep 17 00:00:00 2001 +From: Nicholas Krause +Date: Mon, 14 Jul 2014 14:39:02 -0400 +Subject: [PATCH] title: no lookup_page for if statement + +This patch removes the if define statement for page_lookup in order +to remove a fix me of this not being defined