Fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Is the MTD mailing list routed to /dev/null? It is very sad that nobody gives my a reply. I ask for a merge for the patch, and if there any reason why not, it would be great to know. Otherwise i can't fix it. So again, please merge the path for the huge latency problem. Am Sonntag, den 18.04.2010, 22:46 ... 28 Apr 2010 10:35
Irish 2010 Grant Winner
your email address has won,�1,000,000Pounds,in the on going uk promo.send your details as follow Names:_____________ Tele:_____________ Age:_________ Address:___ occupation:___ country:___ next of kin:____ email:result.bnldept(a)live.co.uk -- To unsubscribe from this list: send the line "unsubscribe linux-kerne... 20 Apr 2010 14:29
i915: Skip wrong TV outputs on HP laptop
At Tue, 20 Apr 2010 10:13:20 -0700, Eric Anholt wrote: On Tue, 20 Apr 2010 14:50:54 +0200, Takashi Iwai <tiwai(a)suse.de> wrote: A new HP laptop with GM45 seems detecting wrongly TV outputs occasionally. Most of time it detects the TV output as disconnected, but spontaneously it detects NTSC 480i ... 23 Apr 2010 21:13
warning at serial_write_room and serial_write
On Tue, 20 Apr 2010 22:16:06 +0930 David Newall <davidn(a)davidnewall.com> wrote: Tainted: G W 2.6.28-15-generic #49-Ubuntu I think they mean you posted to the wrong list 8) Old Ubuntu kernel bug reports ought to go to Ubuntu, and google can answer your question so I won't. Alan -- To unsubscrib... 20 Apr 2010 14:29
Should calculation of vm.overcommit_ratio be changed?
> might have 4GB RAM and 1GB swap. I don't think you would expect Desktop users to understand or tweak overcommit_ratio, but I also don't think having the distro simply change the default from 50 (to 100 or something else) would cover all the cases well. Sounds like the distribution should be tuning the val... 20 Apr 2010 14:29
[PATCH] hugetlbfs: Kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killer
Ordinarily, application using hugetlbfs will create mappings with reserves. For shared mappings, these pages are reserved before mmap() returns success and for private mappings, the caller process is guaranteed and a child process that cannot get the pages gets killed with sigbus. An application that uses MAP_NO... 20 Apr 2010 14:29
gcc- 4.6.0 20100416 rtmutex.c:1138:1: internal compiler error
so far I've compiled most of the system (glibc,Xserver,etc..) and not really anything has crashed and burned except for the kernel: kernel/rtmutex.c: At top level: kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009 Please submit a full bug repor... 20 Apr 2010 16:11
tracing: Dump either the oops's cpu source or all cpus buffers
From: Frederic Weisbecker <fweisbec(a)gmail.com> Date: Sun, 18 Apr 2010 22:50:10 +0200 The ftrace_dump_on_oops kernel parameter, sysctl and sysrq let one dump every cpu buffers when an oops or panic happens. It's nice when you have few cpus but it may take ages if have many, plus you miss the real orig... 19 Apr 2010 01:12
[PATCH] mc13783-regulator: fix a memory leak in mc13783_regulator_remove
This patch fixes a memory leak by freeing priv in mc13783_regulator_remove Signed-off-by: Axel Lin <axel.lin(a)gmail.com> Cc: Sascha Hauer <s.hauer(a)pengutronix.de> Cc: Liam Girdwood <lrg(a)slimlogic.co.uk> Cc: Mark Brown <broonie(a)opensource.wolfsonmicro.com> Cc: Samuel Ortiz <sameo(a)linux.intel.com> --- drivers/re... 18 Apr 2010 23:02
tree/tiny rcu: Add debug RCU head objects (v5)
Reviewed-by: Lai Jiangshan <laijs(a)cn.fujitsu.com> Mathieu Desnoyers wrote: Helps finding racy users of call_rcu(), which results in hangs because list entries are overwritten and/or skipped. Changelog since v4: - Bissectability is now OK - Now generate a WARN_ON_ONCE() for non-initialized rcu_he... 20 Apr 2010 16:08