**** BEGIN LOGGING AT Tue Nov 27 02:59:57 2007 Nov 27 14:06:03 rwhitby: Oliver Neukum has a patch that he believes fixes the problem (though not in the most optimal way). A patch can be found at https://lists.one-eyed-alien.net/pipermail/usb-storage/2007-June/003104.html Nov 27 14:06:24 I have not had a chance to test it. The patch was for 2.6.22. Nov 27 14:08:19 joshin: nice find. Nov 27 14:12:31 Thanks. I've got some family engagements this morning but will see if I can merge it with the 2.6.23 kernel when I get back. Nov 27 14:13:52 it certainly looks promising Nov 27 21:50:22 * joshin picks his brain to try and remember the proper way to incorporate a patch in openembedded Nov 27 21:51:13 I thought I could just drop the properly named file in the packages/linux/files directory but that does not seem to be working. Nov 27 22:00:19 joshin: OE ixp4xx kernel gets the patches from the nslu2-linux svn Nov 27 22:01:17 Yeah, I saw that. But isn't there a way to easily add a patch? I refreshed that usb patch enough to work and wanted to test it in OE. Nov 27 22:02:40 The 2.6.22 patch succeed except for 1 hunk which is easily fixable. Nov 27 22:05:36 I guess I'll add it to the bb file for now. Nov 27 22:54:13 please help. I have just checked-in libpar2.mk with a message, which does not start with "libpar2: ". How can I fix this? Nov 27 23:04:29 hugbug: just tried "svn propedit svn:log --revprop -r 7353 --editor-cmd vim", but got some error message Nov 27 23:04:47 don't worry about it Nov 27 23:05:26 my guess is that there needs to be some support on the svn server Nov 27 23:05:46 eno: may be "svn propset" will work? Nov 27 23:07:13 i found the following example: Nov 27 23:07:15 svn propset --revprop -r 25 svn:log "Journaled about trip to New York." Nov 27 23:08:42 eno: i guess you are right: "By default, you cannot modify revision properties in a Subversion repository. Your repository administrator must explicitly enable revision property modifications by creating a hook named pre-revprop-change. See the section called “Hook Scripts” for more information on hook scripts." Nov 27 23:09:27 doc: http://svnbook.red-bean.com/en/1.0/ch05s02.html#svn-ch-5-sect-2.1 Nov 27 23:09:48 i'm sorry for my fault :( Nov 27 23:11:00 np, don't worry about it. Actually i was thinking - when the commit involves just 1 file, the ":" is sorta redundant Nov 27 23:11:47 it would be nice if we can edit commit comment, will let rwhitby know Nov 27 23:14:19 hugbug: try it again now. Nov 27 23:14:30 (I've enabled it on the server) Nov 27 23:17:37 Ok, flashing my fresh SlugOS image with patched 2.6.23 kernel... And it boots! Nov 27 23:24:34 rwhitby: it says the property is set, but i still see the same old log-message Nov 27 23:25:56 hugbug: svn log shows the new commit comment Nov 27 23:31:10 * joshin wonders if it is wrong to be excited by a kernel patch... Nov 27 23:32:45 eno: yes, but trac still shows the old Nov 27 23:35:41 rwhitby: Is 2.6.23 tickless for arm? Nov 27 23:36:23 joshin: dunno Nov 27 23:36:40 I haven't really looked at anything newer than 2.6.21.6 recently. Nov 27 23:37:22 hugbug: i suggest trac and svn have a better communication Nov 27 23:37:28 a guess: may be trac imports changes in svn in it's own DB and does not sync them later. Nov 27 23:37:37 Getting this message on my console every once in a while: "NOHZ: local_softirq_pending 20" Nov 27 23:38:32 So far 2.6.23.8 and the usb patch are holding up. I'm hitting the disk hard doing the same thing that would eventually cause oom-killer to go nuts on earlier kernels. Nov 28 01:30:41 Crap, patch didn't work. oom-killer still went on its rampage **** ENDING LOGGING AT Wed Nov 28 02:59:56 2007