First  |  Prev |  Next  |  Last
Pages: 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832
[PATCH] dmi-id: fix a memory leak in dmi_id_init error path
This patch adds a missing kfree(dmi_dev) in dmi_id_init error path. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- drivers/firmware/dmi-id.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/firmware/dmi-id.c b/drivers/firmware/dmi-id.c index a777a35..94a58a0 100644 --- a/... 30 Jun 2010 23:06
[PATCH] sony-laptop: use platform_device_unregister in sony_pf_remove
platform_device_unregister calls platform_device_del and platform_device_put, thus this change is logically equivalent to original code. I made this change because the documents in platform.c shows that: platform_device_del and platform_device_put must _only_ be externally called in error cases. All other usage ... 30 Jun 2010 23:06
RTC: Removal of redundant comments, printk
I don't get your patch in RTC mail list, but I google it. Some minior comments: 2010/7/1 Mark Brown <broonie(a)opensource.wolfsonmicro.com>: On Tue, Jun 29, 2010 at 02:16:55PM +0100, David Dajun Chen wrote: RTC module of the device driver for DA9052 PMIC device from Dialog Semiconductor. Adding Aless... 30 Jun 2010 23:06
[ANNOUNCE] MDB Merkey's Kernel Debugger x86_64 2.6.34 06-30-2010 Release 3
http://merkeydebugger.googlecode.com/files/mdb-2.6.34-x86_64-06-30-2010.patch http://sourceforge.net/projects/merkeydebugger/ A few fixes for default numeric parsiing with decimal register offsets to conform to Linux standards and to match displayed register offsets in both decimal and hex numbers. Also fixed ... 30 Jun 2010 22:01
tracing: shrink max latency ringbuffer if unnecessary
Hi Kosaki, FYI, could you send emails to my goodmis account. I can easily miss emails sent to my RH account since it is usually flooded with RH Bugzilla reports. (more below) On Wed, 2010-06-30 at 12:06 +0900, KOSAKI Motohiro wrote: Documentation/trace/ftrace.txt says buffer_size_kb: ... 1 Jul 2010 08:51
linux-next: manual merge of the sound tree with the kernel-doc tree
Hi Takashi, Today's linux-next merge of the sound tree got a conflict in Documentation/kernel-parameters.txt between commit 9445e31bd04236f4f8681bd2bbde1f4b7decce60 ("docs-scsi-prms") from the kernel-doc tree and commit bcfde3347cadfc8967e9481b5a9ceae16ef95e38 ("sound: move driver parameters to their own files")... 30 Jun 2010 22:01
Final Alert!!!
Prize Won! ($552,000.00 and two dell laptop), kindly confirm receipt of this email,by forwarding Your Details as stated below to our events manager on Email: claimsdepartment1414(a)ufo.tc Name/Address/Tel number/Age/Occupation/Country of Origin. Prize Won! ($552,000.00 and two dell laptop), kindly confirm rec... 30 Jun 2010 22:01
[PATCH] x86, Calgary: Increase max PHB number
The x3950 family can have as many as 256 PCI buses in a single system, so change the limits to the maximum. Since there can only be 256 PCI buses in one domain, we no longer need the BUG_ON check. Signed-off-by: Darrick J. Wong <djwong(a)us.ibm.com> --- arch/x86/kernel/pci-calgary_64.c | 4 +--- 1 files ch... 30 Jun 2010 20:55
A possible sys_wait* bug
Hello, (cc to some core developers) Are anyone tracking this issue? This seems security issue. One of our internal workloads ran into a problem with waitpid. A simple repro case is as follows: #include <sys/types.h> #include <sys/wait.h> #include <sys/time.h> #include <signal.h> #i... 2 Jul 2010 02:36
invitation / inquiry
Trust you are having a good week. I would like to introduce you to an opportunity and seek your partnership. I made some findings that would lead to huge financial rewards and I have outlined plans in conjunction with a colleague in the cargo handling department to legally assign a beneficiary to a luggage deposi... 30 Jun 2010 20:55
First  |  Prev |  Next  |  Last
Pages: 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832