/srv/irclogs.ubuntu.com/2005/12/02/#ubuntu-kernel.txt

=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== xulin [n=xulin@lns-bzn-42-82-255-86-233.adsl.proxad.net] has joined #ubuntu-kernel
xulinhi .. 02:03
xulinis there somebody who know things about tcpa ? 02:03
=== xulin [n=xulin@lns-bzn-42-82-255-86-233.adsl.proxad.net] has left #ubuntu-kernel ["free]
=== Yagisan [n=jamie@60-240-18-121-nsw-pppoe.tpgi.com.au] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== Yagisan [n=jamie@60-240-18-121-nsw-pppoe.tpgi.com.au] has joined #ubuntu-kernel
=== TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-kernel
=== Traxer|off [i=traxer@shell6.powershells.de] has joined #ubuntu-kernel
=== siretart [i=siretart@ubuntu/member/siretart] has joined #ubuntu-kernel
=== smurf [n=smurf@debian/developer/smurf] has joined #ubuntu-kernel
=== fs [i=fs@213.178.77.98] has joined #ubuntu-kernel
=== Mithrandir [n=tfheen@c5100BC63.inet.catch.no] has joined #ubuntu-kernel
=== makx [n=max@baikonur.stro.at] has joined #ubuntu-kernel
=== mjg59 [n=mjg59@cavan.codon.org.uk] has joined #ubuntu-kernel
=== infinity [n=adconrad@loki.0c3.net] has joined #ubuntu-kernel
=== dilinger [i=dilinger@mouth.voxel.net] has joined #ubuntu-kernel
=== crimsun [i=crimsun@pdpc/supporter/silver/crimsun] has joined #ubuntu-kernel
=== fs [i=fs@213.178.77.98] has joined #ubuntu-kernel
=== Yagisan [n=jamie@60-240-18-121-nsw-pppoe.tpgi.com.au] has joined #ubuntu-kernel
=== TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-kernel
=== Mithrandir [n=tfheen@c5100BC63.inet.catch.no] has joined #ubuntu-kernel
=== TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-kernel
=== TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-kernel
=== raghu [i=raghu@wireless-023-018.usc.edu] has joined #ubuntu-kernel
raghuhi, I am developing a packet scheduling policy in Ubuntu Kernel(N/w subsystem), I am struck at a point11:11
raghuit would be gr8 if I could get some help11:11
raghuI have sprinkled printk(KERN_CRIT,"kernel ... "); in the following functions in ip_input.c11:11
raghu ip_rcv(), ip_rcv_finish(), net_rx_action()11:11
raghu but I do not see the messages in /var/log/messages? any ideas pls11:11
raghu?11:17
=== raghu [i=raghu@wireless-023-018.usc.edu] has left #ubuntu-kernel []
=== TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-kernel
=== JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-kernel
=== mkrufky [n=mk@user-12lcpqp.cable.mindspring.com] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== zul [n=chuck@Toronto-HSE-ppp3640981.sympatico.ca] has joined #ubuntu-kernel
zulheylo04:30
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== siretart [i=siretart@ubuntu/member/siretart] has left #ubuntu-kernel []
=== BenC_ [n=bcollins@richmond-209-163-125-167.dynamic-dialup.coretel.net] has joined #ubuntu-kernel
=== JaneW [n=JaneW@wbs-146-174-135.telkomadsl.co.za] has joined #ubuntu-kernel
=== mkrufky [n=mk@user-12lcpqp.cable.mindspring.com] has left #ubuntu-kernel []
fabbioneBenC: please revert af586a17bada5fa8300ff7a33ef961ec4964b312 (sparc -> sparc64 rename)09:20
fabbioneor pull from me09:21
fabbione.15 failed because i forgot an override in sbuild09:22
fabbioneand the change will make kernel-package cry out loud09:22
=== doko__ [n=doko@dslb-084-059-093-191.pools.arcor-ip.net] has joined #ubuntu-kernel
fabbioneBenC: when you have time, please revert the OCFS2 manual commit i did and pull from http://oss.oracle.com/git/ocfs2-dev.git10:12
fabbioneBenC: it will be easier to maintain in future10:12
fabbionei just can't get git to do it properly10:13
BenCok10:13
fabbionehey10:14
fabbioneTrying really trivial in-index merge...10:14
fabbionefs/Makefile: needs update10:14
fabbionefatal: Entry 'fs/Makefile' not uptodate. Cannot merge.10:14
fabbioneNope.10:14
BenCfabbione: next weekend my e3k will be available to do buildd and such10:14
fabbionethis is the error i get from git10:14
fabbionebasically it can't merge a file10:14
BenCbut I can't let it be perm, because I need that box for doing debug10:14
BenCfs/Makefile must be modified10:15
BenCgit-status10:15
fabbioneand i don't understand how the hell i get to see the old, new files10:15
fabbioneyeah git status was telling me that the file was modified10:15
BenCgit-checkout -f will overwrite any modifications you have (if they are not valid)10:15
BenCgit-ls-files -o -t10:15
BenCthat will show you files that are "new"10:16
fabbionehmmm10:16
fabbionewell basically i do a clone of our tree10:16
fabbionerevert a commit10:16
fabbionepull from oracle10:16
fabbionei get that error10:16
fabbionei must be able to see the attempt merge to understand what to fix10:16
fabbionethat's what i can't figure10:16
BenCthen the revert needed merging to complete10:16
fabbionei sort of need to see where the conflict is10:17
BenCafter the revert, do git-status10:17
fabbionethe revert goes fine...10:17
fabbionegit-status tells me nothing needs to be done10:17
BenCmost likely, you need to open fs/Makefile, and fix any conflicts from the revert10:17
BenCdoubt it, else it wouldn't do that10:17
fabbionei get the error on pull10:17
fabbioneyeah there is an error in the revert, but i get to fix that and do the commit10:17
BenCfs/Makefile wouldn't be modified from the pull though10:17
BenChmm, ok, I'll attempt it10:18
fabbioneit needs to merge 2 lines10:18
BenCyeah, then do "git-commit" and it will finish the merge10:19
BenCs/merge/revert/10:19
fabbioneyup.. i am redoing it right now10:19
fabbionegit clone ubuntu-2.6/ crap-2.610:19
fabbionedefaulting to local storage area10:19
fabbionetakes a little bit10:19
fabbioneok reverting now10:23
fabbionegit revert b6d1b58933a2eec5bfc4d14bb733686e446e497f10:23
fabbione[SNIP}10:23
fabbioneBenC: yeah it works now! thanks10:37
fabbioneBenC: you should be able to pull from me10:50
fabbioneOCFS2 integrated from oracle git repo10:51
fabbionedunno if it builds.10:51
fabbionebut should.. it's the same version from 2 different sources10:51
=== CataEnry [n=cataenry@host204-30.pool8248.interbusiness.it] has joined #ubuntu-kernel
CataEnryhi all11:01
CataEnrybye all11:25
mjg59So, I've found what broke usplash11:48
mjg59infinity: Can you take a look at http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=c465e05a03209651078b95686158648fd7ed84c5;hp=e764a20196f4e1b497a42fdc6e9d254e7ec290f2 and see if you have any idea why it might b0rk vga16fb?11:48
mjg59(And, if possible, revert it and see if it fixes things for you)11:49

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