Quantcast
Channel: Serverphorums.com
Browsing all 23908 articles
Browse latest View live

[PATCH 4/7] x86/vm86: Move vm86 fields out of thread_struct

Allocate a separate structure for the vm86 fields. Signed-off-by: Brian Gerst <brgerst@gmail.com> --- arch/x86/include/asm/processor.h | 9 ++------ arch/x86/include/asm/vm86.h | 8 +++++++...

View Article


[PATCH 3/7] x86/vm86: Move userspace accesses to do_sys_vm86()

Move the userspace accesses down into the common function in preparation for the next set of patches. Also change to copying the fields explicitly instead of assuming a fixed order in pt_regs and the...

View Article


[PATCH 1/7] x86/vm86: Clean up saved_fs/gs

There is no need to save FS and non-lazy GS outside the 32-bit regs. Lazy GS still needs to be saved because it wasn't saved on syscall entry. Save it in the gs slot of regs32, which is present but...

View Article

[PATCH v2 1/2] PM: devfreq: Add the prototype of update_devfreq() to export

This patch add simply the protoptye of update_devfreq() to devfreq.h header file to export it. The some device driver (e.g., thermal cooling device) may use the update_devfreq() to update the range of...

View Article

[PATCH v2 0/2] thermal: Add generic devfreq cooling device

This patchset introduce the generic devfreq cooling device for generic thermal framework. The devfreq devices are used ad cooling device to reduce the overheating temperature. This patch is based on...

View Article


[PATCH v2 2/2] thermal: devfreq_cooling: Add generic devfreq cooling device...

This patch add the generi devfreq cooling device for generic thermal framework. The devfreq devices are used ad cooling device to reduce the overheating temperature. This patch is based on...

View Article

Re: [PATCH 1/2] ACPI / processor: Drop an unused argument of a cleanup routine

hi, Rafael thanks for your nice work :) On 2015年07月18日 09:14, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > > acpi_processor_unregister_performance()...

View Article

Re: Kernel Oops: btusb: 4.2rc1 System lockup with BT dongle insert - log...

>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6f957724b94cb19f5c1c97efd01dd4df8ced323c >> > > Certainly looks like a plausible solution, will build...

View Article


#Thank You

We were mandated to seek the heir to an investor, I believe you are the heir, reply to this message with your full name and age,cell for comprehensive details. Mr. Mike -- To unsubscribe from this...

View Article


Re: [PATCH] iommu-common: Do not use 64 bit constant 0xffffffffffffffffl for...

On 07/19/2015 01:25 PM, Rasmus Villemoes wrote: > On Sun, Jul 19 2015, Guenter Roeck <linux@roeck-us.net> wrote: > >> On Sun, Jul 19, 2015 at 02:20:14PM +0200, Sowmini Varadhan...

View Article

Re: [PATCH 1/2] mfd: Fixup clients of multi_reg_write/register_patch

Hi Nariman, On Fri, 17 Jul 2015 15:09:26 +0100 Nariman Poushin <nariman@opensource.wolfsonmicro.com> wrote: > > Introduced by: > commit 8019ff6cfc04 > ("regmap: Use reg_sequence for...

View Article

Re: cpu_hotplug vs oom_notify_list: possible circular locking dependency...

On Sun, Jul 19, 2015 at 11:58:18AM +0200, Marcin Ślusarz wrote: > On Thu, Jul 16, 2015 at 02:01:56PM -0700, David Rientjes wrote: > > On Wed, 15 Jul 2015, Paul E. McKenney wrote: > >...

View Article

Re: [PATCH tip/core/rcu 15/16] scripts: Make checkpatch.pl warn on expedited...

On Mon, 2015-07-20 at 17:41 -0700, Paul E. McKenney wrote: > On Fri, Jul 17, 2015 at 03:37:54PM -0700, Joe Perches wrote: > > It'd be faster perl without capture groups: > > > >...

View Article


[PATCH net v5 0/4] net: enable inband link state negotiation only when...

Hi all, Changes in v5: - removed an invalid use of the link_update callback in the SF2 driver was appeared after merging "net: phy: fixed_phy: handle link-down case" - reworded the commit message for...

View Article

[PATCH net v5 4/4] mvneta: use inband status only when explicitly enabled

From: Stas Sergeev <stsp@list.ru> The commit 898b2970e2c9 ("mvneta: implement SGMII-based in-band link state signaling") implemented the link parameters auto-negotiation unconditionally....

View Article


[PATCH net v5 2/4] net: phy: fixed_phy: handle link-down case

From: Stas Sergeev <stsp@list.ru> fixed_phy_register() currently hardcodes the fixed PHY link to 1, and expects to find a "speed" parameter to provide correct information towards the fixed PHY...

View Article

[PATCH net v5 3/4] of_mdio: add new DT property 'managed' to specify the PHY...

From: Stas Sergeev <stsp@list.ru> Currently the PHY management type is selected by the MAC driver arbitrary. The decision is based on the presence of the "fixed-link" node and on a will of the...

View Article


[PATCH net v5 1/4] net: dsa: bcm_sf2: Do not override speed settings

The SF2 driver currently overrides speed settings for its port configured using a fixed PHY, this is both unnecessary and incorrect, because we keep feedback to the hardware parameters that we read...

View Article

Re: [rtc-linux] [PATCH 3/4] RTC: properly manage lifetime of dev and cdev in...

2015-07-21 8:02 GMT+09:00 Dmitry Torokhov <dmitry.torokhov@gmail.com>: > struct rtc embeds both struct dev and struct cdev. Unfortunately character > device structure may outlive the...

View Article

Re: [PATCH tip/core/rcu 15/16] scripts: Make checkpatch.pl warn on expedited...

On Fri, 17 Jul 2015 15:37:54 -0700 Joe Perches <joe@perches.com> wrote: > > + if ($line =~ /\b(synchronize_rcu_expedited|synchronize_sched_expedited)\(/) { > > It'd be faster perl...

View Article
Browsing all 23908 articles
Browse latest View live