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

Re: [TRIVIAL PATCH] block: Correct misuses of 0x%

On Tue, 2015-08-04 at 10:19 +0800, yalin wang wrote: > Ping ? > > On Aug 3, 2015, at 16:56, yalin wang <yalin.wang2010@gmail.com> wrote: > > > > > >> On Aug 3,...

View Article


Re: [PATCH v5] powerpc/rcpm: add RCPM driver

On Tue, Aug 4, 2015 at 4:23 AM, Scott Wood <scottwood@freescale.com> wrote: > On Mon, 2015-08-03 at 19:14 +0800, Chenhui Zhao wrote: >> On Sat, Aug 1, 2015 at 8:45 AM, Scott Wood...

View Article


[PATCH] ARM64: dts: mt6795: enable basic SMP bringup for MT6795

This patch adds support SMP on MediaTek MT6795 Cortex-A53 Octa-core SoC. The patch is based on v4.2-rc1 and following patch series: (1) Mars Cheng's "Add mt6795 basic chip support" [1] [1]...

View Article

Re: hugetlb pages not accounted for in rss

On Wed, Jul 29, 2015 at 04:20:59PM -0700, Mike Kravetz wrote: > On 07/29/2015 12:08 PM, David Rientjes wrote: > >On Tue, 28 Jul 2015, JΓΆrn Engel wrote: > > > >>Well, we...

View Article

Re: [PATCH v2 1/3] RTC: make rtc_does_wakealarm() return boolean

On 23/07/2015 at 16:01:06 -0700, Dmitry Torokhov wrote : > Users of rtc_does_wakealarm() return value treat it as boolean so let's > change the signature accordingly. > > Signed-off-by:...

View Article


Re: [PATCH v2 2/3] RTC: switch wakealarm attribute to DEVICE_ATTR_RW

On 23/07/2015 at 16:01:07 -0700, Dmitry Torokhov wrote : > Instead of using older style DEVICE_ATTR for wakealarm attribute let's > switch to using DEVICE_ATTR_RW that ensures consistent across...

View Article

Re: [PATCH v2 3/3] RTC: switch to using is_visible() to control sysfs attributes

On 23/07/2015 at 16:01:08 -0700, Dmitry Torokhov wrote : > Instead of creating wakealarm attribute manually, after the device has been > registered, let's rely on facilities provided by the...

View Article

[PATCH] ARM: BCM: Enable ARM erratum 798181 for BRCMSTB

Commit 04fcab32d3fa1d3f6afe97e0ab431c5572e07a2c ("ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15") enables this erratum for affected Broadcom Brahma-B15 CPUs when...

View Article


Re: [PATCH] rtc: mt6397: implement suspend/resume function in rtc-mt6397 driver

On 30/07/2015 at 22:53:14 +0800, Henry Chen wrote : > Implement the suspend/resume function in order to control rtc's irq_wake flag and handle as wakeup source. > > Signed-off-by: Henry Chen...

View Article


Re: [PATCH V3 3/3] rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver

On 21/07/2015 at 11:29:07 +0100, S Twiss wrote : > From: S Twiss <stwiss.opensource@diasemi.com> > > Add DA9062 RTC support into the existing DA9063 RTC driver component by > using...

View Article

Re: Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf:...

On 2015/8/4 17:01, Wangnan (F) wrote: > For people who in llvmdev: > > This mail is belong to a thread in linux kernel mailing list, the > first message > can be retrived from: >...

View Article

Re: powerpc: Add an inline function to update HID0

On Tue, 2015-08-04 at 19:36 +0530, Madhavan Srinivasan wrote: > > On Tuesday 04 August 2015 03:38 PM, Michael Ellerman wrote: > > On Tue, 2015-04-08 at 08:30:58 UTC, "Gautham R. Shenoy"...

View Article

Re: [PATCH] serial: don't announce CIR serial ports

On 08/04/2015 07:25 PM, Maciej S. Szmigiero wrote: > Hi Peter, > > Thanks for looking into it. > > On 04.08.2015 03:46, Peter Hurley wrote: >> Hi Maciej, >> >> On...

View Article


Re: [PATCH 04/11] ext4: Add ext4_get_block_dax()

On Tue, Aug 04, 2015 at 03:57:58PM -0400, Matthew Wilcox wrote: > From: Matthew Wilcox <willy@linux.intel.com> > > DAX wants different semantics from any currently-existing ext4 >...

View Article

Re: Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf:...

Send again since llvmdev is moved to llvm-dev@lists.llvm.org On 2015/8/5 9:58, Wangnan (F) wrote: > > > On 2015/8/4 17:01, Wangnan (F) wrote: >> For people who in llvmdev: >>...

View Article


Re: [PATCH v6 3/4] bpf: Implement function bpf_perf_event_read() that get the...

于 2015/8/5 1:55, Alexei Starovoitov 写道: > On 8/4/15 1:58 AM, Kaixu Xia wrote: >> +static int check_func_limit(struct bpf_map **mapp, int func_id) > > how about...

View Article

[PATCH] Staging: android: timed_gpio.c: fix coding style errors

remove extra space and replace tab to space after a variable Signed-off-by: Jandy Gou <qingsong.gou@ck-telecom.com> --- drivers/staging/android/timed_gpio.c | 4 ++-- 1 file changed, 2...

View Article


[PATCH] Staging: android: timed_gpio.c: fix coding style errors

remove extra space replace tab to space after a variable Jandy Gou (1): Staging: android: timed_gpio.c: fix coding style errors drivers/staging/android/timed_gpio.c | 4 ++-- 1 file changed, 2...

View Article

Re: [PHP-DEV] PHP 7.1 Cryptography Projects

On Tue, Aug 4, 2015 at 8:55 PM, Stanislav Malyshev <smalyshev@gmail.com> wrote: > Hi! > >> The idea here isn't too far removed from what PDO does versus mysql_*, >> mssql_*,...

View Article

Re: [PATCH 5/9] x86/intel_rdt: Add new cgroup and Class of service management

On Tue, 4 Aug 2015, Tejun Heo wrote: > Hello, Vikas. > > On Tue, Aug 04, 2015 at 11:50:16AM -0700, Vikas Shivappa wrote: >> I will make this more clear in the documentation - We intend...

View Article
Browsing all 23908 articles
Browse latest View live