=== ajmitch [n=ajmitch@203.89.166.123] has joined #ubuntu-kernel === chuck_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [01:32] hey [01:34] uh === cjb [n=cjb@pool-141-154-73-247.bos.east.verizon.net] has joined #ubuntu-kernel === _fs [i=wurst@213.178.77.98] has joined #ubuntu-kernel [03:13] sorry for patch bombing the ml there is a couple more [03:17] I think I might take the prize for patch-bombing, so don't worry ;) [03:17] only 8 patches ;) [03:18] :) === ..[topic/#ubuntu-kernel:BenC] : Ubuntu kernel development discussion ONLY | Kernel GIT tree info (updated): https://wiki.ubuntu.com/KernelGitGuide | 2.6.17-3.4 uploaded, lrm and linux-meta really will come with this one | Daily kernel builds (for debug and testing purposes only) http://people.ubuntu.com/~bcollins/kernels-daily/ | Kernel Wiki: https://wiki.ubuntu.com/CategoryKernel === johanbr [n=j@d154-20-189-105.bchsia.telus.net] has joined #ubuntu-kernel === sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-kernel === chmj [n=chmj@196.44.1.98] has joined #ubuntu-kernel === _fs is now known as fs === doko [n=doko@dslb-088-073-092-078.pools.arcor-ip.net] has joined #ubuntu-kernel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel [12:43] BenC: around? [12:54] BenC: I have a jprobe which would be nice to have enabled in the kernel build. Where should I put it? === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [02:16] hey === tuxmaniac [n=aanjhan@60.254.67.17] has joined #ubuntu-kernel [03:23] Mithrandir: So you're going to send me a patch? :) [03:24] BenC: sure. I just want to agree on a place in the tree. [03:24] rather than just making kprobes/ as a top level one right away. ;-) [03:24] what is jprobe? [03:24] a kind of kprobe. [03:24] which is the instrumentation framework. [03:24] is it invasive? [03:25] http://www.redhat.com/magazine/005mar05/features/kprobes/ [03:25] the probe itself? No, it's a < 100 line module. [03:25] oh, sorry, I added the GPL boilerplate so it's 101 lines now. :-P [03:26] leave the GPL out [03:26] it's not supposed to be in random .c files in the tree? [03:26] or do you mean the copyright at the top of the file? [03:26] not the full GPL, just the "this is under the gpl, yatta, yatta" [03:26] ok [03:27] is it a single file? [03:27] yes, plus a makefile [03:27] is it arch-indep? [03:27] should be, unless I've fucked up. [03:27] ok, just add it under kernel/, and add the Makefile/Kconfig entries there [03:28] ok, thanks. [03:28] insert the module in one commit [03:28] I'll do that in a little bit, need to pop out to the store for a bit. [03:28] then run "debian/rules updateconfigs" and enable it everywhere, and make the next commit the config updates + changelog entry [03:29] thanks, just ping me for a pull when it's ready [03:29] and please do a single build (debian/rules binary-debs flavours=386) to make sure it's not causing any failures [03:54] it'll probably be flavours=k8, but yeah. [03:55] BenC: just wondering if you had a look at my patches [03:56] zul: Some of your mail headers are dupes and mismatched to the patch, but the attachments are all good :) [03:56] Mithrandir: then =amd64-k8 :) [03:57] BenC: heh...i think i was doing several things at once [03:57] zul: Are these all dapper or edgy? [03:57] i think they can be both.. [03:57] ok, if I put them in dapper, they will get into edgy as well [03:57] ok [03:57] thanks [03:58] I'll ping you when they are in git so you can mark all the bugs "fix committed" [03:58] im mostly concentrating on dapper recently [03:58] ok === jbailey [n=jbailey@195.58.90.162] has joined #ubuntu-kernel [05:03] hey jeff [05:03] Heya chuck [05:04] how goes the battle? [05:07] I'm not sure who's winning. [05:07] DAYLIGHT COME AND ME WANT TO GO HOME! [05:09] heh [05:09] hello jeff [05:10] hi Andrew [05:31] zul: you need to set some env vars so your commit's look right [05:31] GIT_AUTHOR_NAME=Ben Collins [05:31] GIT_COMMITTER_NAME=Ben Collins [05:31] GIT_COMMITTER_EMAIL=bcollins@ubuntu.com [05:31] GIT_AUTHOR_EMAIL=bcollins@ubuntu.com [05:31] like that [05:34] crimsun,zul: Latest patches are in git now [05:35] thanks [05:35] thanks [05:36] ah...suckage === tuxmaniac [n=aanjhan@60.254.67.17] has joined #ubuntu-kernel === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-kernel [07:13] BenC: You suck at LRM. :P [07:14] BenC: http://librarian.launchpad.net/3184793/buildlog_ubuntu-edgy-i386.linux-restricted-modules-2.6.17_2.6.17.1-1_FAILEDTOBUILD.txt.gz [07:14] bah, LRM sucks on me :P [07:15] wtf is that bullshit [07:15] BFD: debian/nvidia-glx/usr/lib/stekNdpL: warning: allocated section `.bss' not in segment [07:15] BFD: debian/nvidia-glx/usr/lib/tls/st2EQALJ: The first section in the PT_DYNAMIC segment is not the .dynamic section [07:16] I blame the buildd for that...worked fine on my system :) [07:18] BenC: Did you use binutils 2.17, or the older one? [07:18] BenC: Could be new breakage. [07:19] let me check [07:20] ii binutils 2.16.1cvs20060117-1 The GNU assembler, linker and binary utilities [07:20] ii gcc-4.1 4.1.1-2ubuntu3 The GNU C compiler [07:20] I'll upgrade and see if I can reproduce it [07:39] wow, things are totally bombing on me now [07:39] I can't even get as far as the buildd did [07:41] pwd: couldn't find directory entry in `../../../../../../../..' with matching i-node [07:41] pwd: couldn't find directory entry in `../../../../../../../..' with matching i-node [07:41] that looks like something else entirely === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === dmk [n=dmk@host81-157-55-162.range81-157.btcentralplus.com] has joined #ubuntu-kernel === cjb [n=cjb@pool-141-154-73-247.bos.east.verizon.net] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel [08:18] infinity: it is a binutils bug...elmo confirmed a debian bug report about nvidia pre-built libs and 2.17 binutils/strip [08:18] infinity: I'm doing a -2 that -X's the problematic stuff for dh_strip === tuxmaniac [n=aanjhan@60.254.67.17] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel