/srv/irclogs.ubuntu.com/2016/04/25/#ubuntu-kernel.txt

=== mamarley_ is now known as mamarley
BenCapw: FYI, the ethernet drivers for the freescale ppc hardware I use have finally sarted to hit mainline. I’d like to be able to reintroduce the kernel configs for them (two configs, one powerpc, the other powerpc64) for yakity.11:31
apwBenC, did we remove some flavours? 12:33
BenCI know e500 is gone, and that’s perfectly fine with me.12:36
BenCSpeaking of flavours…12:36
BenCrtg: Does e500mc still get built?12:37
BenCDo you guys not use kernel.ubuntu.com git anymore?12:37
apwthose names are not great, they are generic to all freescale things right?  a 32 and 64 bit variant thereof ?12:37
rtgBenC,  powerpc-smp powerpc64-smp powerpc-e500mc powerpc64-emb12:38
BenCOk.12:38
BenCSo the e500mc can be generalized a bit, but it doesn’t cover all 32-bit freescale (now nxp, btw)12:39
BenCe500 is soft-float, so needs a special kernel, but it’s also not used in any general production compete systems that I’m aware of.12:39
rtgBenC, we do still use kernel.ubuntu.com, but its not a mirror. the primary is on LP12:39
apwugg, soft-float is even, die die die12:39
BenCpowerpc64-emb variant is generalized enough for all book3e12:39
rtgs/not/now/12:39
BenCrtg: I didn’t notice that the git web listing is some 17 odd pages. I only looked at the first page12:40
apwBenC, yeah you should see all our trees on k.u.c but launchpad has tehm all now, and the cgit is quicker too12:40
BenCAnyway, e500mc can be renamed to powerpc-corenet, but I would need to verify the config has the correct things enabled to claim that12:41
BenCAnd I can verify that the fman drivers are enabled, since that’s improvement for the newer kernels12:41
BenCTook 5+ years, but they finally got their drivers upstream.12:42
BenCAny pull requests can be against: git://kernel.ubuntu.com/ubuntu/ubuntu-yakkety.git ?12:43
* BenC wishes you guys would just use github12:43
rtgBenC, yeah, that is fine. I think the mirror runs every 30 minutes12:44
apwevery 15m iirc, the master is12:44
apwhttps://launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/yakkety12:44
xnoxBenC, you can create pull requests on launchpad =)12:45
BenCShows how much I pay attention. I didn’t know lp had git support12:46
xnoxBenC, that's been around for like a year, or maybe more, now.12:46
rtgBenC, hence the reason we don't use github.12:46
=== Elimin8r is now known as Elimin8er
BenCrtg: Are you ok with renaming powerpc-e500mc to powerpc-corenet in kernel and meta?12:49
BenCI’m fairly certain I am the only user12:49
apwwhat does "corenet" mean in this namespace ?12:49
BenCIt cover a class or Freescale QorIQ SoCs that are powerpc based with frame manager components12:50
rtgBenC, its a bit late in the process, isn't it ?12:50
BenCIt also covers a class of Freescale QorIQ SoCs that are arm based, but I don’t touch those...12:50
BenCrtg: I was just hoping to make it less specific for apw’s concern, but I don’t have a preference.12:51
BenCIt will work for e500v2 and e500mc12:52
apwi was hoping to discover we would need just two variants going forward, always12:52
apwmusch as we now do for powerpc (IBM style for want of a name)12:52
BenCUnfortunately, freescale SoCs are book3e and not book3s as IBM/Apple powerpc processors are.12:52
BenCSo it will have to always be a seperate kernel build12:53
apwBenC, right, i mean 32/64 for each of "ibmish" and "freescaleish"12:53
BenCFor 64-bit, it is and can remain that way (the e in book3e is embedded, hence the powerpc64-emb)12:54
apwand there is no hope of that for powerpc-emb ?12:55
BenCNo. I’ve been down that road with benh and neither he, myself, nor anyone else, wants to perform a ppc32/mmu kenrel reorg to make that happen, and some even say that it can’t be done anyway (technically impossible).12:56
apwBenC, so no single -emb 32 bit flavour, sigh13:12
BenCYeah, unfortunately, it’s not the type of thing that is resolved with device trees13:13
=== ghostcube__ is now known as ghostcube
xnoxapw, i think i might be blind13:41
xnoxI'm trying to find which git repository https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1572291 is committed to, if any13:42
apwxnox, ?13:42
ubot5Ubuntu bug 1572291 in linux (Ubuntu Xenial) "s390/pci: add extra padding to function measurement block" [Critical,Fix committed]13:42
xnoxand i'm failing13:42
xnoxi looked at https://code.launchpad.net/~ubuntu-kernel/+git13:42
xnoxthen found linux/+git/xenial and linux/+get/yakkety13:42
xnoxyakkety doesn't have master-next branch13:42
xnoxxenial master-next doesn't appear to have that commit13:42
apwrtg, ^ ?  he might of course be right in the middle of applying it13:43
apwxnox, oh but there it is on xenial master-next13:43
xnoxwait maybe found it13:43
xnoxhttps://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/xenial/commit/?h=master-next&id=ab72705a2737c90c03d24b91afa10ef1b740344813:43
rtgxnox, not doing anything with yakkety just yet13:43
xnoxrtg, ok, cool.13:44
xnoxi guess once there is yakkety kernel upload, the git forest of trees will look like typical bushes at that point.13:45
apwxnox, we work in xenail for a bit at this point and copy the kernel forard to yakkety, up till we have something which doesn't utterly stink13:46
xnoxhehehe13:46
xnox=13:46
xnox=)13:46
rtgxnox, which could be 2-3 weeks yet13:47
BenCrtg: What’s the plan for yakkety’s kernel version? Is it moving past 4.4.x?14:26
rtgBenC, yup. I'm gonna get the latest one I can14:27
apwBenC, yep, it will move rather rapidly I am sure14:27
=== Laney is now known as trmsu
rtgmaybe even an -rc if it is that close14:27
BenCOk. The updated drivers I’m looking at are in 4.5+, so I’ll hold off until then to review the config options14:27
BenC4.6 is at rc5 as of today. Seems plausible for inclusion.14:28
=== willcooke is now known as wllck
apwi'd be supprised if its not 4.7+14:28
BenCIf you see CONFIG_FSL_FMAN come up in the config review, you’ll want to enable it for e500mc and ppc64-emb, but I’ll be sure to verify after you guys sync it up.14:30
BenCIt’s possible you want it for some arm kernels as well, but I can’t comment directly.14:30
rtgBenC, you could have a look at git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/unstable which is what will become yakkety. I'm currently rebasing against 4.6-rc514:30
BenCThanks, I’ll take a peak14:33
BenCrtg: Things look good there15:06
BenCBut this:15:06
BenCconfig/config.common.ubuntu:CONFIG_FSL_FMAN=m15:06
BenCNeeds to be made =y15:06
BenCWait, I’m wrong.15:06
BenCIt can be loaded as a module, but it wont unload, so that’s fine as-is15:06
=== trmsu is now known as Laney
=== clopez_ is now known as clopez
ben-8409hello, i think a have a regression with latest kernel version in 16.04 (4.4.0-21) and nvidia drivers. I already filed a bug, but i wanted to check if there is anything more i can do? https://bugs.launchpad.net/ubuntu/+source/linux/+bug/157473216:39
ubot5Ubuntu bug 1574732 in xorg (Ubuntu) "Regression: Kernel Update in 16.04 from last days renders nvidia driver unusable" [Undecided,New]16:39
ben-8409using grub to boot into an older release (4.4.0-18-generic) fixes the issue for me.16:39
kristian_on_linuhi!19:25
kristian_on_linuhow do I disable N support when configuring a kernel?19:25
=== ghostcube_ is now known as ghostcube
kristian_on_linuor, to be specific, 11n19:34
kristian_on_linuas mentioned here: http://askubuntu.com/questions/529347/how-do-i-keep-my-wifi-from-dropping-out19:35

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!