**** BEGIN LOGGING AT Thu Dec 06 02:59:59 2012 Dec 06 10:08:00 hi bluelightning Dec 06 10:08:32 hi ant_work Dec 06 10:09:45 seems there is one more chance for collie with Khem's patch (kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC) Dec 06 10:10:05 the initramfs,though, is built with klibc no-thumb Dec 06 10:11:51 so afais linux-kexecboot should boot, unless there are kernel bugs Dec 06 10:15:48 seemed to me that there were multiple kernel bugs previously Dec 06 10:16:19 once I've tried the image you sent me (maybe this evening) we'll know whether or not they are still present Dec 06 10:33:36 btw I'm resending to you the older 2.6.3x kexecboot kernels I did send to you and Yuri last year Dec 06 10:36:14 I found out 2.6.38-c3 was working, Yuri took a log Dec 06 10:38:58 http://pastebin.com/se3BMrmU Dec 06 10:39:28 "Hi, Dec 06 10:39:28 here a log of vanilla 2.6.38-c3 booting: http://pastebin.com/se3BMrmU Dec 06 10:39:28 This kernel was still lacking the "[PATCH] collie: do actually pass Dec 06 10:39:28 locomo_info to locomo driver" Dec 06 10:39:28 http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.38.y.git;a=commit;h=34cd2d38db423a991a36d14e9f79e98993addd07 Dec 06 10:39:29 2.6.39 and 3.0-rc4 are under testing. Dec 06 10:39:31 Regards" Dec 06 11:25:33 I've found a 2.6.39 which should have incorporated the patches...I justhope it was text-only Dec 06 15:08:56 evening Dec 06 15:09:28 hello Jay7 Dec 06 15:09:46 I see in Russia it is 'quite cold' :/ Dec 06 15:10:20 here is about -4 Dec 06 15:10:48 pretty warm for December :) Dec 06 15:10:55 and still no snow.. Dec 06 15:11:26 I've seen 700km queue on tv somehwhere Dec 06 15:12:14 maybe Moskow - St. Pieterburg Dec 06 15:20:03 Jay7: how ill you merge the branches? patch-by patch? Dec 06 15:21:00 ant_work: most likely Dec 06 15:23:14 it seems you can first attack kexecboot.c and menu.c then concentrate on fb code Dec 06 15:23:37 where there are merge conflicts Dec 06 15:57:32 I'll ask art2art about current state of his work Dec 06 16:08:14 the last patches for big endian could be done after the cleanings/fixes I think Dec 06 16:09:31 or maybe before...you'll have to get the picture :) Dec 06 16:15:10 big endian? Dec 06 16:15:17 what patch you mean? Dec 06 16:15:23 can't remember Dec 06 16:17:22 is in one of the forks Dec 06 16:17:35 the most recent Dec 06 16:18:09 zeldin Dec 06 16:18:10 https://github.com/kexecboot/kexecboot/network Dec 06 16:29:05 hm Dec 06 16:29:16 interesting Dec 06 16:29:26 let's merge this as well Dec 06 16:29:41 ant_work: do you know who is zeldin? Dec 06 16:30:13 not yet ;) Dec 06 16:31:07 can you please contact him and invite here at least for this weekend? Dec 06 16:31:34 you may say we are doing kexecboot hackathon :) Dec 06 16:35:19 ant_work: have you time to talk about last ubifs patch today? Dec 06 16:35:35 I'd prefer some hours later Dec 06 16:36:06 around 11 utc ? Dec 06 16:36:38 now is 16:36 UTC :) Dec 06 16:37:12 did you mean 23? Dec 06 16:47:33 yes, maybe 10 UTC if my son decides to sleep Dec 06 16:47:54 10 PM Dec 06 16:48:40 Jay7: around midnight for you Dec 06 16:49:39 i.e. after 5-6 hours Dec 06 16:50:08 well.. let's try but I may fall asleep before :) Dec 06 16:50:57 I'll be around PC in the meantime, try to fire the questions Dec 06 16:51:15 later when you'll see I'm logged Dec 06 16:53:34 bluelightning: pls try to pull the kernel patches, I'll give a link to the layer to Bruce for debugging Dec 06 16:55:20 ah, wrt patches, we should start with upstream tracking one day... Dec 06 17:06:51 bbl Dec 06 21:15:37 Jay7: ping Dec 06 21:15:41 ant_home: hi Dec 06 21:17:42 looks like I have some time now, dunno in 30 mins :) Dec 06 21:17:54 well Dec 06 21:18:07 I need to remember what we doing in last patch :) Dec 06 21:18:20 ah, right Dec 06 21:19:04 basically the commandline has two more arguments injected Dec 06 21:20:08 so, we calling ubiattach somewhere Dec 06 21:22:05 then trying to find ubi device corresponding to /dev/mtdX Dec 06 21:22:24 by crawling over sysfs Dec 06 21:23:18 and then constructing cmdline for kexec with ubi.mtd= Dec 06 21:24:07 and optionally the vid offset Dec 06 21:26:34 do we have snprintf() in klibc? Dec 06 21:26:52 yes , pretty usre Dec 06 21:27:05 * Jay7 is thinking about replacing all that mess by snprintf() Dec 06 21:28:04 and what's about hardcoded volume id 0? Dec 06 21:28:09 is it critical? Dec 06 21:28:36 do you know any scenario when non-zero id may be required to use? Dec 06 21:29:51 I think most people default using id 0 Dec 06 21:30:56 but you can have more than one volume Dec 06 21:31:13 realistically less than 10 Dec 06 21:33:57 do you have any idea how to detect free id? Dec 06 21:35:03 ah, no Dec 06 21:35:07 not free id Dec 06 21:35:32 well.. let's leave it for later :) Dec 06 21:51:17 * Jay7 -> sleep Dec 06 21:57:00 gn Dec 06 22:09:24 look at /kernel/Documentation/filesystems/ubifs.txt Dec 06 23:20:07 bluelightning: I have a nasty git fetcher error I think Dec 06 23:20:16 hey Dec 06 23:20:21 what's happening? Dec 06 23:20:36 last oe-core pull broke linux-yocto :/ Dec 06 23:21:17 http://paste.debian.net/214810/ Dec 06 23:22:01 now, -c cleansstate is not of help, I'll try -c cleanall Dec 06 23:22:28 if I check the git repo in workdir I see those are not updated Dec 06 23:27:35 were there any changes to the fetcher recently? Dec 06 23:27:47 or is it a linux-yocto specific breakage? Dec 06 23:28:47 http://cgit.openembedded.org/openembedded-core/log/meta/recipes-kernel/linux/linux-yocto_3.4.bb Dec 06 23:28:51 3 changes Dec 06 23:29:10 but the git hashes seem ok, at least in the yocto git tree Dec 06 23:29:53 the one-to-last, though, has misgiving title Dec 06 23:34:05 strange that I have both in /downloads Dec 06 23:34:27 git.yoctoproject.org.linux-yocto-3.4 & git.yoctoproject.org.linux-yocto-3.4.git Dec 06 23:40:56 I'm refetching now Dec 07 00:01:58 now I see b13bef6377719a488293af196236cc290566fad3 refs/heads/standard/base Dec 07 00:02:05 in packed-refs Dec 07 00:02:40 fwiw the dir is now git.yoctoproject.org.linux-yocto-3.4.git Dec 07 00:03:08 (but one line above I have git.yoctoproject.org.linux-yocto-3.4.git) Dec 07 00:03:22 (err but one line above I have git.yoctoproject.org.linux-yocto-3.2) Dec 07 00:39:11 gn **** ENDING LOGGING AT Fri Dec 07 02:59:59 2012