**** BEGIN LOGGING AT Wed Oct 10 02:59:58 2012 Oct 10 08:44:30 dromede: the diff for spitz: http://paste.debian.net/198418/ Oct 10 08:46:00 ouch.. I've reversed it :/ Oct 10 08:48:23 check out this one: http://paste.debian.net/198419/ Oct 10 08:50:34 or if you prefer the complete view Oct 10 08:50:35 http://paste.debian.net/198420/ Oct 10 09:15:30 hm.. CONFIG_HAVE_SPARSE_IRQ has gone... Oct 10 09:51:40 3.4.11 boots fine with the sharp_param patch on my akita Oct 10 09:51:57 no kernel panic Oct 10 10:54:44 I'll retest on other modles... Oct 10 10:56:14 as you see, kernel is a bit bloated by extra features we don't need Oct 10 10:57:04 _alot_ of bloat Oct 10 10:57:21 heh, yocto... Oct 10 10:57:50 will you be able to trim it down below 2 megabytes? Oct 10 10:58:15 starting from linux-yocto standard ktype..will be difficult Oct 10 10:58:34 maybe we'll base on linux-yocto-tiny, as for the kexecboot kernel Oct 10 10:59:06 not ehowever that we can define KERNEL_FEATURES in our recipe Oct 10 11:00:05 and get rid of netfilter et al. Oct 10 11:00:28 (there must be a bug, actually we always get netfilter...) Oct 10 11:02:13 see e.g. Oct 10 11:02:14 https://github.com/andrea-adami/meta-handheld/blob/master/recipes-kernel/linux/linux-yocto-3.4/spitz/standard/spitz/spitz-standard-config-3.4.11 Oct 10 11:02:27 on the top you see the features we get Oct 10 11:02:45 (ours are included twice, I'll fix that later) Oct 10 11:03:36 yeah... Oct 10 11:03:41 so we get kgdb, blktrace, systemtap, kprobes, uprobe, utrace, ftrace, namespace, ... Oct 10 11:03:41 we don't need most of these things Oct 10 11:05:03 another issue is that mostly the drivers are not built as module... Oct 10 11:05:48 in fact, the kernel configuration tools do respect the parts declared as 'hardware' but redefine the others Oct 10 11:06:13 so even if we pass the driver=m we get sometimes driver=y Oct 10 22:35:59 bluelightning: good news, poodle boots core-image-minimal with the Frankenstein kernel :) Oct 10 22:36:10 nice :) Oct 10 22:36:33 I'm rebuilding now for c7x0, too bad yesterday was panicing Oct 10 23:22:13 today too :/ **** ENDING LOGGING AT Thu Oct 11 02:59:58 2012