Re: [PATCH v2 01/12] staging: rtl8188eu: if/else replaced by min_t
On Sun, Nov 08, 2015 at 02:07:11PM +0700, Ivan Safonov wrote: > Duplicated code removed. > > Signed-off-by: Ivan Safonov <insafonov@gmail.com> > --- >...
View ArticleRe: [PATCH V6 0/6] Fast mmio eventfd fixes
On Tue, Sep 15, 2015 at 02:41:53PM +0800, Jason Wang wrote: > Hi: > > This series fixes two issues of fast mmio eventfd: > > 1) A single iodev instance were registerd on two buses:...
View ArticleRe: [PATCH] staging: lustre: lproc_mgc: Remove unused function...
On Sun, Nov 8, 2015 at 10:33 PM, Shivani Bhardwaj <shivanib134@gmail.com> wrote: > Remove the function mgc_ir_state_seq_show() as it is not > referenced/called anywhere. > >...
View ArticleRe: [PATCH] staging: lustre: lproc_mgc: Remove unused function...
Hi Shivani, [auto build test ERROR on: staging/staging-testing] [also build test ERROR on: next-20151106] [cannot apply to: v4.3] url:...
View ArticleRe: Linux 4.2.4
On Sun, Nov 08, 2015 at 02:51:01PM +0100, Gerhard Wiesinger wrote: > On 25.10.2015 17:29, Greg KH wrote: > >On Sun, Oct 25, 2015 at 11:48:54AM +0100, Gerhard Wiesinger wrote: > >>On...
View ArticleRe: [PATCH v3 1/4] dt-bindings: add SMP enable-method for Broadcom NSP
On Sat, Nov 07, 2015 at 01:40:23PM -0800, Florian Fainelli wrote: > Le 06/11/2015 13:11, Kapil Hali a écrit : > > Add a compatible string "brcm,bcm-nsp-smp" for Broadcom's > > Northstar...
View Article[PATCH v2 2/2] Input: uinput: Sanity check on ff_effects_max and EV_FF
Currently the user can set ff_effects_max to zero with the EV_FF bit (and the FF_GAIN and/or FF_AUTOCENTER bits) set, in this case the uninitialized methods ff->set_gain and/or...
View Article[PHP-DEV] Re: Make sessions use php_random_bytes in 7.1
On 10/30/15 3:48 PM, Leigh wrote: > > I would like to refactor session id generation to use our new > php_random_bytes API as the single entropy source for session ids, > targeting 7.1...
View ArticleRe: [PATCH] crypto: sun4i-ss: add missing statesize
On Fri, Nov 06, 2015 at 12:56:39PM +0800, Herbert Xu wrote: > On Thu, Nov 05, 2015 at 08:07:19AM -0800, Maxime Ripard wrote: > > > > On Thu, Nov 05, 2015 at 08:48:57AM +0100, LABBE...
View ArticleRe: [PATCH] thermal: rockchip: fix compile error
On Sun, Nov 08, 2015 at 09:40:43PM +0800, Caesar Wang wrote: > Missing a include file caused compile error. > > drivers/thermal/rockchip_thermal.c: > In function...
View Article[PATCH 0/4] cleanup FRAME_POINTER kconfig option use
When I cleanup FRME_POINTER use for arm64 arch, I found some other architectures need the similar cleanup. So, I came up with the patch series for them. Yang Shi (4): m32r: remove redundant...
View Article[PATCH 4/4] h8300: set DEBUG_KERNEL in defconfigs
h8300 has FRAME_POINTER selected by default, but it depends on DEBUG_KERNEL, so set DEBUG_KERNEL in defconfigs. Signed-off-by: Yang Shi <yang.shi@linaro.org> ---...
View ArticleRe: [PATCH v4 RESEND 4/11] x86/asm: Fix pud/pmd interfaces to handle large...
On 11/09/2015 02:16 PM, Toshi Kani wrote: > On Mon, 2015-11-09 at 13:06 -0500, Boris Ostrovsky wrote: >> On 09/17/2015 02:24 PM, Toshi Kani wrote: >>> Now that we have pud/pmd mask...
View Article[PATCH 3/4] avr32: select ARCH_WANT_FRAME_POINTERS and set DEBUG_KERNEL in...
FRAME_POINTER is set by default if ARCH_WANT_FRAME_POINTERS and DEBUG_KERNEL are selcted, this is the standard way to include FRAME_POINTER used by all of other architectures. And, set DEBUG_KERNEL=y...
View Article[PATCH 1/4] m32r: remove redundant FRAME_POINTER kconfig option
FRAME_POINTER is defined in lib/Kconfig.debug, it is unnecessary to redefine it in arch/m32r/Kconfig.debug. Actually, the one defined in arch directory is never used. Signed-off-by: Yang Shi...
View Article[PATCH 2/4] hexagon: select ARCH_WANT_FRAME_POINTERS instead of defining...
FRAME_POINTER is set by default if ARCH_WANT_FRAME_POINTERS is selcted, this is the standard way to include FRAME_POINTER used by all of other architectures. Signed-off-by: Yang Shi...
View ArticleRe: Compat syscall instrumentation and return from execve issue
On Mon, 9 Nov 2015 11:29:10 -0800 Andy Lutomirski <luto@kernel.org> wrote: > > I'm thinking the TS_EXECVE flag would be the least intrusive. Add a > > comment that it is used by...
View Article[PATCH] staging: lustre: acl: fix ifnullfree.cocci warnings
drivers/staging/lustre/lustre/llite/xattr.c:199:2-7: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider...
View ArticleRe: [PATCH] staging: lustre: acl: Remove lustre_posix_acl_xattr_free wrapper
Hi Shivani, [auto build test WARNING on staging/staging-testing] [also build test WARNING on v4.3 next-20151109] url:...
View ArticleRe: [RFC PATCH v3 1/4] drm: Introduce generic probe function for component...
Hi Liviu, Am Montag, 9. November 2015, 12:07:20 schrieb Liviu Dudau: > On Mon, Nov 09, 2015 at 12:03:35PM +0000, Russell King - ARM Linux wrote: > > On Mon, Nov 09, 2015 at 11:57:27AM +0000,...
View Article