Re: linux-linaro pull request

2010-10-20 Thread Tim Gardner
On 10/20/2010 12:47 PM, John Rigby wrote: The following changes since commit 7f3eb8c4168e2e7be23f01c4fc2f5a5ce7b0c096: LINARO: Linaro-2.6.35-1007.13 (2010-10-11 10:36:47 -0600) are available in the git repository at: git://git.linaro.org/ubuntu/linux-linaro.git linaro-2.6.35-1008.14 Al V

Re: linux-linaro pull request

2010-10-12 Thread Tim Gardner
On 10/11/2010 01:17 PM, John Rigby wrote: The following changes since commit d0bbdab2bb2c55c3dc6a4b3fd2128250dff99feb: LINARO: Linaro-2.6.35-1006.12 (2010-09-20 20:01:02 -0600) are available in the git repository at: git://git.linaro.org/ubuntu/linux-linaro.git linaro-2.6.35-1007.13 Al V

Re: linux-linaro pull request

2010-09-20 Thread Tim Gardner
On 09/21/2010 10:18 AM, John Rigby wrote: > Tim, > > This fixes the build failure in 1006.11 (bug #643462) . Verified the > build in an armel-maverick schroot. > A build on a Beagle is still running as I write this. > > Thanks, > John > > The following changes since commit 7c7b33cd7f78968412eedb21

Re: linux-linaro pull request

2010-09-20 Thread Nicolas Pitre
On Sun, 19 Sep 2010, Loïc Minier wrote: > On Sat, Sep 18, 2010, Nicolas Pitre wrote: > > Yet, highmem carries some small overhead of its own. So if you know > > that all the applications you need have a workset that always fits in a > > reduced address space then it is more advantageous to use

Re: linux-linaro pull request

2010-09-20 Thread Alexander Sack
Hi, On Fri, Sep 17, 2010 at 4:05 AM, Tim Gardner wrote: > On 09/16/2010 06:28 PM, John Rigby wrote: >> The following changes since commit 692388cf33ee34b3fcd338d2c9cbcc52a08c0bfe: >>    Leann Ogasawara (1): >>          UBUNTU: Ubuntu-2.6.35-22.32 >> >> are available in the git repository at: >> >

Re: linux-linaro pull request

2010-09-19 Thread Loïc Minier
On Sat, Sep 18, 2010, Nicolas Pitre wrote: > Yet, highmem carries some small overhead of its own. So if you know > that all the applications you need have a workset that always fits in a > reduced address space then it is more advantageous to use a 2G:2G > user:kernel split and keep highmem off

Re: linux-linaro pull request

2010-09-18 Thread Nicolas Pitre
On Fri, 17 Sep 2010, Christian Robottom Reis wrote: > On Thu, Sep 16, 2010 at 06:28:03PM -0600, John Rigby wrote: > > LINARO: [Config] Turn on CONFIG_HIGHMEM for vexpress > > Hello there, > > Question: in general, why would we use CONFIG_HIGHMEM instead of > changing the kernel/userspa

Re: linux-linaro pull request

2010-09-17 Thread Matt Waddel
Hi Kiko, On 09/17/2010 12:28 AM, Christian Robottom Reis wrote: > On Thu, Sep 16, 2010 at 06:28:03PM -0600, John Rigby wrote: >> LINARO: [Config] Turn on CONFIG_HIGHMEM for vexpress > > Hello there, > > Question: in general, why would we use CONFIG_HIGHMEM instead of > changing the ker

Re: linux-linaro pull request

2010-09-17 Thread Christian Robottom Reis
On Thu, Sep 16, 2010 at 06:28:03PM -0600, John Rigby wrote: > LINARO: [Config] Turn on CONFIG_HIGHMEM for vexpress Hello there, Question: in general, why would we use CONFIG_HIGHMEM instead of changing the kernel/userspace memory split? -- Christian Robottom Reis | [+55 16] 3376 0125

Re: linux-linaro pull request

2010-09-16 Thread John Rigby
On Thu, Sep 16, 2010 at 8:05 PM, Tim Gardner wrote: > On 09/16/2010 06:28 PM, John Rigby wrote: >> >> The following changes since commit >> 692388cf33ee34b3fcd338d2c9cbcc52a08c0bfe: >>   Leann Ogasawara (1): >>         UBUNTU: Ubuntu-2.6.35-22.32 >> >> are available in the git repository at: >> >>

Re: linux-linaro pull request

2010-09-16 Thread Tim Gardner
On 09/16/2010 06:28 PM, John Rigby wrote: > The following changes since commit 692388cf33ee34b3fcd338d2c9cbcc52a08c0bfe: >Leann Ogasawara (1): > UBUNTU: Ubuntu-2.6.35-22.32 > > are available in the git repository at: > >git://git.linaro.org/ubuntu/linux-linaro.git linaro > Pulled,

Re: linux-linaro pull request

2010-08-30 Thread Tim Gardner
On 08/27/2010 09:36 PM, John Rigby wrote: > The following changes since commit 7a949698c262fab1f0ecac8adf3ceb7eaafa8c8c: >John Rigby (1): > LINARO: Linaro-2.6.35-1004.8 > > are available in the git repository at: > >git://git.linaro.org/ubuntu/linux-linaro.git linaro > > John Rigby

Re: linux-linaro pull request

2010-08-26 Thread John Rigby
thx! On Thu, Aug 26, 2010 at 10:11 AM, Tim Gardner wrote: > On 08/26/2010 08:38 AM, Tim Gardner wrote: >> >> On 08/26/2010 03:40 AM, John Rigby wrote: >>> >>> Tim, >>> >>> Here is the latest just before the freeze. I started with the >>> Ubuntu-2.6.35-19.25 merged linux-linaro-2.6.35 then rebased

Re: linux-linaro pull request

2010-08-26 Thread Tim Gardner
On 08/26/2010 08:38 AM, Tim Gardner wrote: > On 08/26/2010 03:40 AM, John Rigby wrote: >> Tim, >> >> Here is the latest just before the freeze. I started with the >> Ubuntu-2.6.35-19.25 merged linux-linaro-2.6.35 then rebased my >> previous linaro packaging patches on top of the result. >> >> The f

Re: linux-linaro pull request

2010-08-26 Thread Tim Gardner
On 08/26/2010 03:40 AM, John Rigby wrote: > Tim, > > Here is the latest just before the freeze. I started with the > Ubuntu-2.6.35-19.25 merged linux-linaro-2.6.35 then rebased my > previous linaro packaging patches on top of the result. > > The following changes since commit 978e830c47ca5de5824dd

Re: linux-linaro pull request

2010-08-24 Thread Tim Gardner
On 08/23/2010 10:10 PM, John Rigby wrote: > On Mon, Aug 23, 2010 at 9:37 PM, Tim Gardner > wrote: > >> >> You're kind of playing games with the ABI files for the new mx51 flavour, >> but I uploaded anyways. > So if I bump the ABI then I don't need ABI-1 files for new flavour? >> >> -- >> Tim Gard

Re: linux-linaro pull request

2010-08-23 Thread John Rigby
On Mon, Aug 23, 2010 at 9:37 PM, Tim Gardner wrote: > > You're kind of playing games with the ABI files for the new mx51 flavour, > but I uploaded anyways. So if I bump the ABI then I don't need ABI-1 files for new flavour? > > -- > Tim Gardner tim.gard...@canonical.com > ___

Re: linux-linaro pull request

2010-08-23 Thread Tim Gardner
On 08/23/2010 07:36 PM, John Rigby wrote: > Tim, > > The following changes since commit 951315de2583af8b51bf73ea284fdb8999f4f51c: >Tim Gardner (1): > UBUNTU: Linaro-2.6.35-1002.6 > > are available in the git repository at: > >git://git.linaro.org/ubuntu/linux-linaro.git linaro > >

Re: linux-linaro pull request

2010-08-17 Thread Tim Gardner
On 08/17/2010 03:07 AM, Loïc Minier wrote: > On Mon, Aug 16, 2010, John Rigby wrote: >> Members of the Linaro team have requested that the string "linaro" be >> included in linaro >> kernel package names just before the flavour name. I found the >> simplest way to do that >> to just change the fla

Re: linux-linaro pull request

2010-08-17 Thread Loïc Minier
On Mon, Aug 16, 2010, John Rigby wrote: > Members of the Linaro team have requested that the string "linaro" be > included in linaro > kernel package names just before the flavour name. I found the > simplest way to do that > to just change the flavour names to linaro-omap and linaro-vexpress. T