Re: [PATCH] regmap: Fix possible shift overflow in regmap_field_init()
On Tue, Jun 16, 2015 at 01:53:19PM +0200, Maxime Coquelin wrote: > The way the mask is generated in regmap_field_init() is wrong. > Indeed, a field initialized with msb = 31 and lsb = 0 provokes...
View Article[PATCH v2] drivers/staging/comedi/drivers/pcl816.c: style fix
Removed some spaces before a tab character. Signed-off-by: Guillermo O. Freschi <kedrot@gmail.com> --- drivers/staging/comedi/drivers/pcl816.c | 2 +- 1 file changed, 1 insertion(+), 1...
View ArticleRe: X86 GIT GCC 5 compilation warning
Hello, On Mon, 15 Jun 2015, Borislav Petkov wrote: > Hmm, so I did start my oS13.2 i386 guest: > > $ as --version > GNU assembler (GNU Binutils; openSUSE 13.2) 2.24.0.20140403-6.1 That...
View ArticleRe: [PHP-DEV] PHP7 releases vs Windows Sources?
On Tue, 2015-06-16 at 02:02 +0200, Christoph Becker wrote: > Johannes Schlüter wrote: > > > On Tue, 2015-06-16 at 00:02 +0200, Christoph Becker wrote: > > > >> Why should...
View ArticleRe: [PATCH 3/3] x86, perf, uncore: Don't make MSR uncore depend on PCI uncore
On Sun, 14 Jun 2015, Andi Kleen wrote: > @@ -1287,27 +1289,17 @@ static void __init uncore_cpumask_init(void) > > static int __init intel_uncore_init(void) > { > - int ret; > - >...
View ArticleRe: [PATCH v3] selinux: reduce locking overhead in inode_free_security()
On 06/15/2015 01:13 PM, Waiman Long wrote: > The inode_free_security() function just took the superblock's isec_lock > before checking and trying to remove the inode security struct from the...
View ArticleRe: [PATCH 3/6] mm, compaction: encapsulate resetting cached scanner positions
On 06/16/2015 07:41 AM, Joonsoo Kim wrote: > On Wed, Jun 10, 2015 at 11:32:31AM +0200, Vlastimil Babka wrote: >> Resetting the cached compaction scanner positions is now done implicitly in...
View ArticleRe: [PATCH] net: fix search limit handling in skb_find_text()
В письме от 16 июня 2015 12:48:41 пользователь Pablo Neira Ayuso написал: > On Mon, Jun 15, 2015 at 10:37:31PM +0300, Roman Khimov wrote: > > В письме от 15 июня 2015 19:06:39 пользователь...
View ArticleRe: [PATCH 4/6] mm, compaction: always skip compound pages by order in...
On 06/16/2015 07:44 AM, Joonsoo Kim wrote: > On Wed, Jun 10, 2015 at 11:32:32AM +0200, Vlastimil Babka wrote: [...] >> @@ -723,39 +725,35 @@ isolate_migratepages_block(struct compact_control...
View ArticleRe: [PATCH v3 1/2] locking/qrwlock: Better optimization for interrupt context...
Hi Waiman, On Mon, Jun 15, 2015 at 11:24:02PM +0100, Waiman Long wrote: > The qrwlock is fair in the process context, but becoming unfair when > in the interrupt context to support use cases...
View ArticleRe: [PATCH 5/7] userfaultfd: switch to exclusive wakeup for blocking reads
On Mon, Jun 15, 2015 at 08:41:24PM -1000, Linus Torvalds wrote: > On Mon, Jun 15, 2015 at 12:19 PM, Andrea Arcangeli <aarcange@redhat.com> wrote: > > > > Yes, it would leave the...
View ArticleRe: [alsa-devel][PATCH v2] ASoC: wm8960: add dapm kcontrols to select...
On Tue, Jun 16, 2015 at 02:23:19PM +0800, Zidan Wang wrote: > Add dapm kcontrols to select left/right ADC input source, one to select > the left ADC input source and one for the right ADC input...
View ArticleRE: HAProxy Redirect Domain While Retaining Original Domain Name In URL
Hi Brian, > Thanks for your suggestion. Unfortunately it's not clear how I would > use this command and format it when doing a redirect. I read the > HAProxy 1.5 documentation, but it wasn't...
View ArticleRe: [PATCH v6 4/7] arm64: dts: mediatek: Add MT8173 MMC dts
On Tue, Jun 16, 2015 at 7:39 PM, Daniel Kurtz <djkurtz@chromium.org> wrote: > Hi Chaotian, > > On Mon, Jun 15, 2015 at 7:20 PM, Chaotian Jing > <chaotian.jing@mediatek.com>...
View ArticleRe: [PATCH] Staging: wilc1000: Boolean tests don't need comparisons
On Tuesday 16 June 2015 04:41 PM, Sudip Mukherjee wrote: > On Tue, Jun 16, 2015 at 08:55:13AM +0000, Abdul, Hussain (H.) wrote: >> On Tuesday 16 June 2015 01:40 PM, Sudip Mukherjee wrote:...
View ArticleRe: call_rcu from trace_preempt
On Mon, Jun 15, 2015 at 10:45:05PM -0700, Alexei Starovoitov wrote: > On 6/15/15 7:14 PM, Paul E. McKenney wrote: > > > >Why do you believe that it is better to fix it within...
View Article[PHP-DEV] Re: [PHP-CVS] com php-src: Make CALL VM with FP and IP in global...
Hi Dmitry, ----- Original Message ----- From: "Dmitry Stogov" Sent: Tuesday, June 16, 2015 Commit: 48ed660cdf6fe94ac2cd8eac217ea97340766e75 Author: Dmitry Stogov <dmitry@zend.com> Tue, 16 Jun...
View ArticleRe: [PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-16 0:00 GMT+09:00 Javier Martinez Canillas <javier.martinez@collabora.co.uk>: > Hello Sudeep, > > On 06/15/2015 11:01 AM, Sudeep Holla wrote: >> >> >> On...
View ArticleRe: [PATCH 6/6] mm, compaction: decouple updating pageblock_skip and cached pfn
On 06/16/2015 08:10 AM, Joonsoo Kim wrote: > On Wed, Jun 10, 2015 at 11:32:34AM +0200, Vlastimil Babka wrote: >> The pageblock_skip bitmap and cached scanner pfn's are two mechanisms in...
View ArticleRe: call_rcu from trace_preempt
On 06/16/2015 02:27 PM, Paul E. McKenney wrote: > On Mon, Jun 15, 2015 at 10:45:05PM -0700, Alexei Starovoitov wrote: >> On 6/15/15 7:14 PM, Paul E. McKenney wrote: >>> >>>...
View Article