Re: linux-next: manual merge of the tip tree with the xtensa tree

2014-01-12 Thread czankel
Hi Stephen, Thanks for the fix! I actually just got an updated set for most of the patches currently in the for_next tree for xtensa and might have to do a rebase to integrate them better. I'll include your fix when I come across the issue. Thanks again, -Chris On 1/12/14 7:26 PM, Stephen R

Re: [PATCH] xtensa: Switch to sched_clock_register()

2013-12-12 Thread czankel
Hi Stephen, Sorry for the delay. Will add it later today. Thanks, -Chris On 12/12/13 3:54 PM, Stephen Boyd wrote: On 11/20/13 10:26, Stephen Boyd wrote: On 11/17/13 12:27, Max Filippov wrote: On Sat, Nov 16, 2013 at 3:31 AM, Stephen Boyd wrote: The 32 bit sched_clock interface now supports

[GIT PULL] xtensa patches

2012-12-19 Thread czankel
utronix.de/git/wsa/linux (2012-12-18 16:51:10 -0800) are available in the git repository at: https://github.com/czankel/xtensa-linux.git tags/xtensa-20121218 for you to fetch changes up to 055d4db1e1ef6f983c3565110fbe6737087e9103: xtensa: don't try to build DTB when OF is disabled (20

Re: [PATCH 5/5] xtensa: Use generic asm/mmu.h for nommu

2012-12-03 Thread czankel
On 12/3/12 12:43 AM, Lars-Peter Clausen wrote: On 12/03/2012 09:28 AM, czankel wrote: Thanks Lars, I have added it to the Xtensa for_next tree. -Chris Hi, While the patch works standalone. It would be better if it'd go through the same tree as the other patches in this series. Pa

Re: [PATCH 5/5] xtensa: Use generic asm/mmu.h for nommu

2012-12-03 Thread czankel
Thanks Lars, I have added it to the Xtensa for_next tree. -Chris On 11/1/12 3:24 AM, Lars-Peter Clausen wrote: The nommu portion of mmu.h of the extensa platform is basically the same as the asm-generic mmu.h. So use it instead. Signed-off-by: Lars-Peter Clausen --- Note, due to lack of tool

Re: [PATCH 4/4] xtensa: Setup CROSS_COMPILE at the top

2012-09-10 Thread czankel
On 9/9/12 10:20 AM, Geert Uytterhoeven wrote: On Sat, May 12, 2012 at 10:39 PM, Geert Uytterhoeven wrote: CROSS_COMPILE must be setup before using e.g. cc-option (and a few other as-*, cc-*, ld-* macros), else they will check against the wrong compiler when cross-compiling, and may invoke the