X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=kernel-bfs-2.6.28%2Fdebian%2Fpatches%2Fbfs%2Fbfs-330-to-350.patch;h=6a46cf370d4ceda188b69dc4cdb51dd747e04fa1;hb=7a8633e77d9b059de4b887531ff0925e66a9149d;hp=ff4b5693474b976dbf9fa9e752792d468356ea91;hpb=575ecc0f47d6a31c7fafb5dc667530190218d138;p=kernel-bfs diff --git a/kernel-bfs-2.6.28/debian/patches/bfs/bfs-330-to-350.patch b/kernel-bfs-2.6.28/debian/patches/bfs/bfs-330-to-350.patch index ff4b569..6a46cf3 100644 --- a/kernel-bfs-2.6.28/debian/patches/bfs/bfs-330-to-350.patch +++ b/kernel-bfs-2.6.28/debian/patches/bfs/bfs-330-to-350.patch @@ -88,8 +88,8 @@ Index: kernel-2.6.28/include/linux/sched.h static inline void print_scheduler_version(void) { -- printk(KERN_INFO"BFS CPU scheduler v0.330 by Con Kolivas ported by ToAsTcfh.\n"); -+ printk(KERN_INFO"BFS CPU scheduler v0.350 by Con Kolivas ported by ToAsTcfh.\n"); +- printk(KERN_INFO"BFS CPU scheduler v0.330 by Con Kolivas.\n"); ++ printk(KERN_INFO"BFS CPU scheduler v0.350 by Con Kolivas.\n"); } static inline int iso_task(struct task_struct *p)