Quantcast
Channel: Serverphorums.com - Linux Kernel
Browsing all 24115 articles
Browse latest View live
↧

[PATCH V2] max8925_power: Use "IS_ENABLED(CONFIG_OF)" for DT code. (no replies)

Instead of "#ifdef CONFIG_OF" use "IS_ENABLED(CONFIG_OF)" option for DT code to avoid if-deffery in code. Signed-off-by: Manish Badarkhe <badarkhe.manish@gmail.com> --- Changes since V1: 1....

View Article


Your Unclaimed Fund Payment (no replies)

View Article


ath9k ARM build error with v3.13-8330-g4ba9920 (no replies)

Hi All, This commit: commit 4dc78c437a0a2ac152a2b2c5e91a814a6ef3599e Author: Sujith Manoharan <c_manoha@qca.qualcomm.com> Date: Wed Dec 18 09:53:26 2013 +0530 ath9k: Fix RTC reset delay The...

View Article

[PATCH] staging: olpc_dcon: Trivial: Remove space before indentation. (no...

This coding style error was detected using the checkpatch.pl script Signed-off-by: Gary Servin <garyservin@gmail.com> --- drivers/staging/olpc_dcon/olpc_dcon.h | 2 +- 1 file changed, 1...

View Article

Good News (no replies)

My wife and I have a draft here for you. Please contact us for this God's giving opportunity: dave_angela@zbavitu.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the...

View Article


lm90 driver no longer working on PCs in 3.13 (15 replies)

Hi, the lm90 driver is no longer working on PCs with the 3.13 kernel ... or at least not without special configuration. This is what I get if I try to instantiate a device on it (max6695): i2c 1-0018:...

View Article

[PATCH] Use LOAD_PHYSICAL_ADDR in vmlinux.lds.S (1 reply)

This unifies the way to specify start VMA on both 32 and 64-bit platforms. I would like to remove __PHYSICAL_START as well, but that appears to be harder. Signed-off-by: Zhihui Zhang...

View Article

[PATCH] x86, irq: get correct available vectors for cpu disable (no replies)

assign_irq_vector will stop before first_system_vector. also it will not vector that is set in used_vectors. used_vectors is used to track non per_cpu irq_vector in vector_irq. It include first 32...

View Article


Inquiry (no replies)

Dear sir/Madam Compliment of the new year .Sir we like like to establish a serious business relationship with you , we are Suppliers we will like to inquire if you have some product available for the...

View Article


[PATCH -v2] x86, irq: get correct available vectors for cpu disable (no replies)

assign_irq_vector will stop before first_system_vector. also it will not vector that is set in used_vectors. used_vectors is used to track non per_cpu irq_vector in vector_irq. It include first 32...

View Article

[PATCH v2] x86, mm: Avoid duplicated pxm_to_node() calling. (1 reply)

In slit init code, more pxm_to_node() calling are added. We can store from_node/to_node instead of keep calling pxm_to_node(). After this patch: pxm_to_node() is called n*(1+n) Before this patch:...

View Article

[PATCH 0/2] Revamp randomize_range() (2 replies)

Hi, Please find two patches to remove unused/unwanted behavor on randomize_range() function. The first one remove the last option (len) which is unused in current kernel. The second one rewrite the...

View Article

FINANCE (no replies)

Are you in any financial difficulty? or you want to start a new Business , Company , etc apply for Loan at 3% , EMAIL; adibfinancei@manager.in.th -- To unsubscribe from this list: send the line...

View Article


Inquiry (no replies)

Dear sir/Madam Compliment of the new year .Sir we like like to establish a serious business relationship with you , we are Suppliers we will like to inquire if you have some product available for the...

View Article

[RFC] de-asmify the x86-64 system call slowpath (no replies)

The x86-64 (and 32-bit, for that matter) system call slowpaths are all in C, but the *selection* of which slow-path to take is a mixture of complicated assembler ("sysret_check -> sysret_careful...

View Article


[RFC] wait*() induced tasklist_lock starvation (no replies)

Hi Oleg, We've found that it's pretty easy to cause NMI watchdog timeouts due to tasklist_lock starvation by using repeated wait4(), waitid(), or waitpid() since it takes the readside of the lock and...

View Article

[PATCH] x86: Plug racy xAPIC access of CPU hotplug code (1 reply)

apic_icr_write and its users in smpboot.c were apparently written under the assumption that this code would only run during early boot. But nowadays we also execute it when onlining a CPU later on...

View Article


[PATCH] jump label: constify lookup functions (no replies)

Modify the parameters of all the lookup and the bookkeeping functions which should be const to const. For example, jump_label_text_reserved() doesn't modify the memory it works on, it just checks...

View Article

[PATCH] USB: input: gtco.c: fix usb_dev leak (1 reply)

There is usb_get_dev() in gtco_probe(), but there is no usb_put_dev() anywhere in the driver. As pointed out by Dmitry Torokhov: The lifetime of gtco structure is already directly tied to lifetime of...

View Article

[PATCH 3.13 02/10] staging: comedi: fix result of memdup_user for user...

3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Bernd Porr <mail@berndporr.me.uk> commit e56b1401056288a725d50942ef300dcbed5e519a upstream....

View Article
Browsing all 24115 articles
Browse latest View live