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

Re: [PATCH 4/4] mfd: 88pm800: Add support for clk subdevice

2015-07-21 20:07 GMT+09:00 Vaibhav Hiremath <vaibhav.hiremath@linaro.org>: > This patch adds mfd_cell/clk-subdevice for 88PM800 MFD > (and family of devices). > > Signed-off-by:...

View Article


[PATCH 01/22] ACPICA: Parser: Reduce parser/namespace divergences for tracer...

This patch reduces divergences in parser/namespace components so that the follow-up linuxized ACPICA upstream commits can be directly merged. Including the fix to an indent issue reported and fixed by...

View Article


Re: [PATCH] usb: ulpi: call put_device if device_register fails

Hi, On Wed, Jul 22, 2015 at 08:14:46PM -0700, Greg Kroah-Hartman wrote: > On Wed, Jul 22, 2015 at 09:04:40PM -0500, Felipe Balbi wrote: > > On Wed, Jul 22, 2015 at 02:39:34PM -0700, Greg...

View Article

[PATCH 0/4] ACPI: Update method tracing facility.

This patch updates method tracing facility according to ACPICA 20150717 release changes. Lv Zheng (4): ACPI / sysfs: Add ACPI_LV_REPAIR debug level. ACPI / sysfs: Update method tracing facility. ACPI...

View Article

[PATCH 1/4] ACPI / sysfs: Add ACPI_LV_REPAIR debug level.

This patch updates debug_level file, adding ACPI_LV_REPAIR. Signed-off-by: Lv Zheng <lv.zheng@intel.com> --- drivers/acpi/sysfs.c | 1 + 1 file changed, 1 insertion(+) diff --git...

View Article


[PATCH 2/4] ACPI / sysfs: Update method tracing facility.

This patch updates the method tracing facility as the acpi_debug_trace() API has been updated to allow it to trace AML interpreter execution, the meanings and the usages of the API parameters are...

View Article

[PATCH 3/4] ACPI / Documentation: Update method tracing documentation.

This patch updates method tracing documentation. Signed-off-by: Lv Zheng <lv.zheng@intel.com> --- Documentation/acpi/method-tracing.txt | 53 ++++++++++++++++++++++++--------- 1 file changed, 39...

View Article

[PATCH 4/4] ACPI / sysfs: Add support to allow leading "\" missing in...

Since _SB.PCI0 can be used as relative path from root and can be easily converted into internal trace_method_name format, we allow users to specify trace_method_name using relative paths from root....

View Article


Re: [PATCH 2/4] mfd: devicetree: bindings: Add clock subdevice node information

2015-07-21 20:07 GMT+09:00 Vaibhav Hiremath <vaibhav.hiremath@linaro.org>: > This patch updates the binding documentation for optional > clocks node and related information for buffered...

View Article


Re: [PATCH 1/2] mm/page_owner: fix possible access violation

On Thu, Jul 16, 2015 at 08:53:35AM +0900, Minchan Kim wrote: > On Wed, Jul 15, 2015 at 03:33:58PM +0900, Joonsoo Kim wrote: > > When I tested my new patches, I found that page pointer which...

View Article

[PATCH] ARM: dts: Use stdout-path in STM32F429 Discovery board

This patch replaces use of linux,stdout-path by stdout-path as per "chosen" DT bindings documentation. Doing that, the "console" argument is no more needed in kernel command line. Reported-by: Olof...

View Article

Re: [RFC PATCH] block: xfs: dm thin: train XFS to give up on retrying IO if...

On Wed, Jul 22, 2015 at 11:28:06AM -0500, Eric Sandeen wrote: > On 7/22/15 8:34 AM, Mike Snitzer wrote: > > On Tue, Jul 21 2015 at 10:37pm -0400, > > Dave Chinner...

View Article

Re: [PATCH] cpupower: Do not change the frequency of offline cpu

Hi Shilpa, This looks good. Reviewed-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com> On Wed, Jul 22, 2015 at 01:50:49PM +0530, Shilpasri G Bhat wrote: > Check if the cpu is online before...

View Article


Re: [PATCH 0/7] Initial support for user namespace owned mounts

On Wed, Jul 22, 2015 at 07:15:19PM -0500, Eric W. Biederman wrote: > Casey Schaufler <casey@schaufler-ca.com> writes: > > > On 7/22/2015 12:32 PM, Seth Forshee wrote: > >>...

View Article

Re: [PATCH] ARM: dts: Add STM32429i-EVAL board support

Hi Olof, 2015-07-23 1:42 GMT+02:00 Olof Johansson <olof@lixom.net>: > Hi, > > On Sun, Jul 12, 2015 at 2:39 AM, Maxime Coquelin > <mcoquelin.stm32@gmail.com> wrote: >...

View Article


Re: [PATCH 2/2] mm/page_owner: set correct gfp_mask on page_owner

Hello, all. On Mon, Jul 20, 2015 at 08:54:13PM +0900, Minchan Kim wrote: > On Mon, Jul 20, 2015 at 01:27:55PM +0200, Vlastimil Babka wrote: > > On 07/16/2015 02:06 AM, Minchan Kim wrote: >...

View Article

Re: [PATCH 1/2] mm, page_isolation: remove bogus tests for isolated pages

On Tue, Jul 21, 2015 at 02:53:37PM +0200, Vlastimil Babka wrote: > The __test_page_isolated_in_pageblock() is used to verify whether all pages > in pageblock were either successfully isolated,...

View Article


Re: [PATCH v2 1/3] Input: export LEDs as class devices in sysfs

On 07/22/2015 08:55 PM, Jiri Kosina wrote: > On Wed, 22 Jul 2015, Vlastimil Babka wrote: > > [ ... snip ... ] >> The mouse has 3 green leds and one red to indicate battery status, but I...

View Article

Re: [PATCH 2/2] mm: rename and move get/set_freepage_migratetype

On Wed, Jul 22, 2015 at 02:29:08PM +0200, Vlastimil Babka wrote: > On 07/21/2015 02:53 PM, Vlastimil Babka wrote: > > The pair of get/set_freepage_migratetype() functions are used to cache...

View Article

Re: [RFC PATCH 00/10] redesign compaction algorithm

On Tue, Jul 21, 2015 at 11:27:54AM +0200, Vlastimil Babka wrote: > On 07/08/2015 10:24 AM, Joonsoo Kim wrote: > >On Fri, Jun 26, 2015 at 11:22:41AM +0100, Mel Gorman wrote: > >>On...

View Article
Browsing all 23908 articles
Browse latest View live