Re: [PATCH 1/1] staging: unisys: Fix MAINTAINERS

2014-03-06 Thread gre...@linuxfoundation.org
On Thu, Mar 06, 2014 at 10:01:04AM -0600, Romer, Benjamin M wrote: > This patch updates the MAINTAINERS file to add the maintainer for the > Unisys s-Par driver set. > > Signed-off-by: Ken Cox > signed-off-by: Ben Romer Please capitalize things properly. And your From: address does not match y

Re: [PATCH 10/14] staging: comedi: jr3_pci: introduce boardinfo for the supported boards

2014-03-11 Thread gre...@linuxfoundation.org
On Tue, Mar 11, 2014 at 04:48:42PM +, Hartley Sweeten wrote: > On Tuesday, March 11, 2014 4:18 AM, Ian Abbott wrote: > > On 2014-03-07 20:41, H Hartley Sweeten wrote: > >> Create an enum for the boards supported by this driver and pass that enum > >> in > >> the pci_driver id_table as the driv

Re: [PATCH v3 1/2] Staging: comedi: convert while loops to timeouts in s626.c

2014-03-14 Thread gre...@linuxfoundation.org
On Fri, Mar 14, 2014 at 06:43:37PM -0700, Chase Southwood wrote: > >On Tuesday, March 11, 2014 9:26 AM, Ian Abbott wrote: > > >>On 2014-03-09 04:00, Chase Southwood wrote: > >> This patch changes a handful of while loops to timeouts to prevent > >> infinite looping on hardware failure. A couple s

Re: [REGRESSION][Stable][v3.12.y][v4.4.y][v4.9.y][v4.10.y][v4.11-rc1] scsi: storvsc: properly set residual data length on errors

2017-04-03 Thread gre...@linuxfoundation.org
Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Mon, Apr 03, 2017 at 05:57:11PM +, Long Li wrote: > I think we need both going forward. They

Re: [PATCH] staging: sm750fb: Combine set GPIO 30 & 31 into one statement

2017-04-28 Thread gre...@linuxfoundation.org
On Tue, Apr 25, 2017 at 03:53:02PM +, Lynn Lei wrote: > Combine two separate set GPIO(30 & 31) operations into one statement. Why? > > Signed-off-by: Lynn Lei > --- > drivers/staging/sm750fb/ddk750_hwi2c.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/drivers/

Re: [PATCH] Restrict argument of tcpci_read16

2017-06-03 Thread gre...@linuxfoundation.org
On Fri, Jun 02, 2017 at 02:59:32AM +, ? ? wrote: > From: Pan Li > > Pan Li (1): > Restrict read pointer to 16 bit of tcpci_read16. Please fix up your subject line to properly describe what part of the kernel you are modifying. thanks, greg k-h

Re: [PATCH 4/4] staging: typec: Clean endianness of pd_message header access.

2017-06-13 Thread gre...@linuxfoundation.org
On Sun, Jun 11, 2017 at 10:54:42AM +, ? ? wrote: > From: Pan Li > > Makes header access happy by shared the memory between > __le16 and u16. Why are you indenting your changelog line? And I can not understand this sentence, sorry, please be more descriptive about why you are making a ch

Re: [PATCH 1/4] staging: typec: Replace pd_header_cnt with pd_header_cnt_le

2017-06-13 Thread gre...@linuxfoundation.org
On Sun, Jun 11, 2017 at 10:53:19AM +, ? ? wrote: > From: Pan Li > > Convertn __le to cpu type when access pd_header count. Please do not indent, and please spell check where ever possible. thanks, greg k-h ___ devel mailing list de...@linuxdr

Re: [PATCH 12/13] staging/rdma/hfi1: Read EFI variable for device description

2015-11-11 Thread gre...@linuxfoundation.org
On Wed, Nov 11, 2015 at 03:03:12PM +, Luick, Dean wrote: > > -Original Message- > > From: Dan Carpenter [mailto:[email protected]] > > Sent: Wednesday, November 11, 2015 8:39 AM > > To: Luick, Dean > > Cc: John, Jubin ; [email protected];

Re: [PATCH v2 1/7] staging/rdma/hfi1: diag.c Correct code style issues

2015-11-17 Thread gre...@linuxfoundation.org
On Tue, Nov 17, 2015 at 03:30:24PM -0500, ira.weiny wrote: > On Tue, Nov 17, 2015 at 10:17:26PM +0530, Sudip Mukherjee wrote: > > On Mon, Nov 16, 2015 at 05:32:34PM -0500, [email protected] wrote: > > > From: Jubin John > > > > > > Correct the checks on diag.c with the latest checkpatch > > >

Re: [PATCH 0/2] Fix 4.4 IB merge window regressions

2015-11-30 Thread gre...@linuxfoundation.org
On Mon, Nov 30, 2015 at 01:05:19PM -0500, ira.weiny wrote: > On Mon, Nov 30, 2015 at 09:34:15AM -0500, Mike Marciniszyn wrote: > > This two patch series fixes regressions for qib and hfi1 > > introduced in the 4.4 merge window. > > > > These are critical for 4.4 and for rebasing the qib/hfi1 > > r

Re: [[email protected]: [PATCH] staging/rdma/hfi1: Fix error in hfi1 driver build]

2015-12-14 Thread gre...@linuxfoundation.org
On Mon, Dec 14, 2015 at 02:36:39PM -0500, ira.weiny wrote: > Greg, > > It looks like you missed this patch for 4.4-rc5 > > Could we get it included for rc6? I'll try, but again, I'm way behind, give me a few more days... thanks, greg k-h ___ devel ma

Re: [RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1

2015-12-21 Thread gre...@linuxfoundation.org
On Mon, Dec 21, 2015 at 01:12:14AM -0500, ira.weiny wrote: > Greg, Doug, > > As mentioned below, these patches depend on the new rdmavt library submitted > to > Doug on linux-rdma. > > We continue to identify (and rework) patches by our other developers which can > be submitted without conflicts

Re: [RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1

2015-12-21 Thread gre...@linuxfoundation.org
On Mon, Dec 21, 2015 at 07:19:43PM -0500, ira.weiny wrote: > On Mon, Dec 21, 2015 at 02:02:35PM -0800, [email protected] wrote: > > On Mon, Dec 21, 2015 at 01:12:14AM -0500, ira.weiny wrote: > > > Greg, Doug, > > > > > > As mentioned below, these patc

Re: [RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1

2015-12-22 Thread gre...@linuxfoundation.org
On Tue, Dec 22, 2015 at 02:15:08PM -0500, ira.weiny wrote: > On Mon, Dec 21, 2015 at 05:01:48PM -0800, [email protected] wrote: > > On Mon, Dec 21, 2015 at 07:19:43PM -0500, ira.weiny wrote: > > > On Mon, Dec 21, 2015 at 02:02:35PM -0800, gre...@linuxfoundatio

Re: [PATCH] staging: comedi: ni_mio_common: fix the ni_write[blw]() functions

2016-03-19 Thread gre...@linuxfoundation.org
On Fri, Mar 18, 2016 at 05:38:45PM +, Hartley Sweeten wrote: > On Wednesday, March 16, 2016 3:22 AM, Ian Abbott wrote: > > On 15/03/16 21:48, H Hartley Sweeten wrote: > >> Memory mapped io (dev->mmio) should not also be writing to the ioport > >> (dev->iobase) registers. Add the missing 'else'

Re: [PATCH v11 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock)

2016-05-18 Thread gre...@linuxfoundation.org
On Thu, May 19, 2016 at 12:59:09AM +, Dexuan Cui wrote: > > From: devel [mailto:[email protected]] On > > Behalf > > Of Dexuan Cui > > Sent: Tuesday, May 17, 2016 10:46 > > To: David Miller > > Cc: [email protected]; gre...@linu

Re: Missed patch for hfi1 from Gregs tree.

2016-01-28 Thread gre...@linuxfoundation.org
On Thu, Jan 28, 2016 at 03:30:23PM -0500, ira.weiny wrote: > Doug, > > The following patch was not accepted by Greg and does not appear in patchworks > > https://marc.info/?l=linux-rdma&m=145090416416677&w=2 I have a whole stack of staging patches I have yet to get through. Over 1000 at the mom

Re: [PATCH] staging: wilc1000: Move Macro definition

2016-02-03 Thread gre...@linuxfoundation.org
On Mon, Jan 18, 2016 at 01:42:35PM +, Gujulan Elango, Hari Prasath (H.) wrote: > From: Hari Prasath Gujulan Elango > > This patch move's a macro defined in the middle of a structure > definition to make it more readable. > > Signed-off-by: Hari Prasath Gujulan Elango > --- > drivers/stagi

Re: [PATCH] staging: rtl8192e: prefer using eth_broadcast_addr()

2016-02-07 Thread gre...@linuxfoundation.org
On Wed, Jan 20, 2016 at 01:06:13PM +, Gujulan Elango, Hari Prasath (H.) wrote: > From: Hari Prasath Gujulan Elango When you do this, you need an email address after the name, otherwise git complains and refuses to apply the patch. Please fix up and resend. thanks, greg k-h

Re: [PATCH] staging: dgnc: convert to wait_event_interruptible_timeout

2016-02-07 Thread gre...@linuxfoundation.org
On Thu, Dec 24, 2015 at 01:54:12PM +, Gujulan Elango, Hari Prasath (H.) wrote: > This patch makes use of wait_event_interruptible_timeout to achieve timeout > functionality.This is a TODO mentiond in the comment which is also removed. > It also aligns with what the function is supposed to do a

Re: [PATCH 3/6] staging: unisys: visorbus: git rid of gotos in devmajorminor_create_file

2016-03-10 Thread gre...@linuxfoundation.org
On Wed, Mar 09, 2016 at 05:10:28PM +, Sell, Timothy C wrote: > > -Original Message- > > From: Neil Horman [mailto:[email protected]] > > Sent: Wednesday, March 09, 2016 11:09 AM > > To: [email protected] > > Cc: gre...@linuxf

Re: [PATCH] staging: ste_rmi4: Add IRQF_ONESHOT flag

2015-06-11 Thread gre...@linuxfoundation.org
On Thu, Jun 11, 2015 at 10:14:49AM +, Abdul, Hussain (H.) wrote: > This patch add IRQF_ONESHOT flag in threaded IRQs request without a primary > handler. > > Signed-off-by: Abdul Hussain > --- > drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c | 2 +- > 1 file changed, 1 insertion(+), 1 deleti

Re: [PATCH 2/2] staging: wilc1000: remove unwanted code

2015-06-11 Thread gre...@linuxfoundation.org
On Thu, Jun 11, 2015 at 07:48:43AM +, Gujulan Elango, Hari Prasath (H.) wrote: > From: Hari Prasath Gujulan Elango > > This patch removes code that is unused for any functionality in the > ioctl SIOCDEVPRIVATE + 1.But since it is mentioned in the TODO > list that it needs to be replaced with

Re: [PATCH] staging: wilc1000: remove timer related OS wrapper functions

2015-06-11 Thread gre...@linuxfoundation.org
On Thu, Jun 11, 2015 at 01:31:38PM +, Gujulan Elango, Hari Prasath (H.) wrote: > From: Hari Prasath Gujulan Elango > > This patch removes the timer related wrapper functions > WILC_TimerCreate(),WILC_TimerStart(),WILC_TimerStop() and > WILC_TimerDestroy() and uses kernel API's directly.In th

Re: [PATCH] staging: ste_rmi4: Add IRQF_ONESHOT flag

2015-06-12 Thread gre...@linuxfoundation.org
On Fri, Jun 12, 2015 at 06:47:25AM +, Abdul, Hussain (H.) wrote: > On Thursday 11 June 2015 08:06 PM, [email protected] wrote: > > On Thu, Jun 11, 2015 at 10:14:49AM +, Abdul, Hussain (H.) wrote: > >> This patch add IRQF_ONESHOT flag in threaded IRQs

Re: [PATCH 6/6] drivers:pci:hv: New paravirtual PCI front-end for Hyper-V VMs

2015-06-12 Thread gre...@linuxfoundation.org
On Fri, Jun 12, 2015 at 03:11:14PM +, Jake Oshins wrote: > This driver is intended to support both full PCI Express device pass through > and also be the basis for SR-IOV networking on top of Hyper-V. These > functions would allow somebody trying to make their NIC driver work on top of > Hy

Re: [PATCH] staging: vt6656: Boolean tests don't need comparisons.

2015-06-12 Thread gre...@linuxfoundation.org
On Thu, Jun 11, 2015 at 09:36:58AM +, Abdul, Hussain (H.) wrote: > This patch remove true and false from boolean tests. > > Signed-off-by: Abdul Hussain > --- Please fix the From: issue :( ___ devel mailing list [email protected] http://

Re: [PATCH] staging: vt6655: Boolean tests don't need comparisons

2015-06-12 Thread gre...@linuxfoundation.org
On Fri, Jun 12, 2015 at 07:20:49AM +, Abdul, Hussain (H.) wrote: > From: Abdul Hussain > > This patch removes unwanted true from boolean tests. > > Signed-off-by: Abdul Hussain > --- > drivers/staging/vt6655/rxtx.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) Someone fr

Re: [PATCH] staging: wlan-ng: remove unused debug macro

2015-06-15 Thread gre...@linuxfoundation.org
On Mon, Jun 15, 2015 at 11:44:24AM +, Gujulan Elango, Hari Prasath (H.) wrote: > From: Hari Prasath Gujulan Elango > > Thi patch removes ununsed debug macro and its references in this > file.The macro is used around pr_debug which itself can be dynamically > enabled/disabled. > > Signed-off

Re: [PATCH] Staging: wilc1000: Remove casting the values returned by kmalloc()

2015-06-16 Thread gre...@linuxfoundation.org
On Tue, Jun 16, 2015 at 07:10:28AM +, Abdul, Hussain (H.) wrote: > From: Abdul Hussain > > This patch removes casting the values returned by memory allocation functions. > > Signed-off-by: Abdul Hussain > --- > drivers/staging/wilc1000/linux_wlan.c | 6 +++--- > 1 file changed, 3 insertion

Re: [PATCH] Staging: wilc1000: Remove casting the values returned by kmalloc()

2015-06-16 Thread gre...@linuxfoundation.org
On Tue, Jun 16, 2015 at 07:09:56AM +, Abdul, Hussain (H.) wrote: > From: Abdul Hussain > > This patch removes casting the values returned by memory allocation functions. > > Signed-off-by: Abdul Hussain > --- > drivers/staging/wilc1000/linux_mon.c | 4 ++-- > 1 file changed, 2 insertions(+

Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available

2015-06-17 Thread gre...@linuxfoundation.org
On Wed, Jun 17, 2015 at 05:41:58PM +, Jake Oshins wrote: > > -Original Message- > > From: Vitaly Kuznetsov [mailto:[email protected]] > > Sent: Wednesday, June 17, 2015 10:28 AM > > To: Jake Oshins > > Cc: [email protected]; KY Srinivasan; lin

Re: [PATCH] staging: wlan-ng: remove unused debug macro

2015-06-17 Thread gre...@linuxfoundation.org
On Tue, Jun 16, 2015 at 05:09:35AM +, Gujulan Elango, Hari Prasath (H.) wrote: > On Mon, Jun 15, 2015 at 09:55:15PM -0700, [email protected] wrote: > > On Mon, Jun 15, 2015 at 11:44:24AM +, Gujulan Elango, Hari Prasath (H.) > > wrote: > > > From: Har

Re: [PATCH 1/6] Staging: comedi: dmm32at: Simplify a trivial if-return sequence

2015-06-18 Thread gre...@linuxfoundation.org
On Tue, Jun 16, 2015 at 02:03:44PM +, Abdul, Hussain (H.) wrote: > From: Abdul Hussain > > This patch simplify a trivial if-return sequence. Possibly combine with > a preceding function call. > > Signed-off-by: Abdul Hussain Always use scripts/get_maintainer.pl to properly cc the maintaine

Re: [PATCH] staging: ste_rmi4: remove redundant __func__ from debug prints

2015-06-18 Thread gre...@linuxfoundation.org
On Thu, Jun 18, 2015 at 02:15:09PM +, Gujulan Elango, Hari Prasath (H.) wrote: > From: Hari Prasath Gujulan Elango > > This patch removes the redundant __func__ from dynamic debug prints as > the pr_xxx set of functions can be dynamically controlled to include > function name as well. But t

Re: [PATCH 1/6] Staging: comedi: dmm32at: Simplify a trivial if-return sequence

2015-06-19 Thread gre...@linuxfoundation.org
On Fri, Jun 19, 2015 at 06:08:04AM +, Abdul, Hussain (H.) wrote: > On Friday 19 June 2015 04:30 AM, [email protected] wrote: > > On Tue, Jun 16, 2015 at 02:03:44PM +, Abdul, Hussain (H.) wrote: > >> From: Abdul Hussain > >> > >> This patch s

Re: [PATCH V3] staging: android: lowmemorykiller: imporve lmk to avoid deadlock issue

2015-08-05 Thread gre...@linuxfoundation.org
On Mon, Aug 03, 2015 at 08:26:40AM +, Wang, Biao wrote: > Consider the following case: > Task A trigger lmk with a lock held, while task B try to get this lock, but > unfortunately B is the very culprit task lmk select to kill. Then B will > never be killed, and A will forever select B to kil

Re: [PATCH 1/3] hyperv: Move hv_pci_dev and related structs to hyperv.h

2016-12-08 Thread gre...@linuxfoundation.org
[email protected] > > Cc: [email protected]; [email protected]; [email protected]; > > Haiyang Zhang ; [email protected]; > > [email protected]; [email protected]; [email protected]; > > [email protected]; leann.ogasaw...@canoni

Re: [PATCH] Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()

2017-01-25 Thread gre...@linuxfoundation.org
On Thu, Jan 26, 2017 at 06:10:19AM +, Dexuan Cui wrote: > > From: Stephen Hemminger [mailto:[email protected]] > > Sent: Wednesday, January 25, 2017 00:08 > > To: Dexuan Cui > > Cc: [email protected]; [email protected]; KY > &

Re: [PATCH] Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()

2017-01-25 Thread gre...@linuxfoundation.org
On Thu, Jan 26, 2017 at 07:44:46AM +, Dexuan Cui wrote: > > From: [email protected] [mailto:[email protected]] > > > Dexuan Cui wrote: > > > As I checked against the kernels listed on the homapage, > > > the below versions are impact

Re: [PATCH] Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()

2017-01-26 Thread gre...@linuxfoundation.org
On Thu, Jan 26, 2017 at 08:27:26AM +, Dexuan Cui wrote: > > From: [email protected] [mailto:[email protected]] > > > > > It's interesting v4.4.44 is not impacted, but actually it needs both > > > > > the 2 > > patches:

Re: [PATCH] Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()

2017-01-26 Thread gre...@linuxfoundation.org
On Thu, Jan 26, 2017 at 09:31:32AM +, Dexuan Cui wrote: > > From: [email protected] [mailto:[email protected]] > > > > From: [email protected] [mailto:[email protected]] > > > > > > > It's interesting v4

Re: [PATCH] Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()

2017-01-26 Thread gre...@linuxfoundation.org
On Thu, Jan 26, 2017 at 10:24:32AM +, Dexuan Cui wrote: > > From: [email protected] [mailto:[email protected]] > > To: Dexuan Cui > > > > > > v4.4.44 needs 2 patches, i.e. a389fcfd2cb5, and this patch (which is not > > > in > &g

Re: [PATCH 05/14] netvsc: remove no longer needed receive staging buffers

2017-02-10 Thread gre...@linuxfoundation.org
On Tue, Feb 07, 2017 at 12:32:12AM +, Stephen Hemminger wrote: > The netvsc part is already in net-next. This patch is not needed. > The part that removes the per-channel state can be in another patch. I have no idea what that means to me here, nor what I need to do, so I'm just deleting this

Re: [RFC] ion:change ion_cma_allocate return error value

2015-01-28 Thread 'gre...@linuxfoundation.org'
On Tue, Jan 27, 2015 at 02:04:21PM +0800, Wang, Yalin wrote: > This patch change the error return value from -1 to -ENOMEM, > so that userspace can get the correct errno, otherwise, > -1 will be -EPERM, userspace will print permission deny for allocation > failure. > > Signed-off-by: Yalin Wang >

Re: [PATCH 01/30] staging: unisys: serverdown variable change bool to int virthba

2015-02-26 Thread gre...@linuxfoundation.org
On Wed, Feb 11, 2015 at 05:41:13PM +0300, Dan Carpenter wrote: > On Wed, Feb 11, 2015 at 08:32:52AM -0600, Romer, Benjamin M wrote: > > On Wed, 2015-02-11 at 11:36 +0300, Dan Carpenter wrote: > > > On Tue, Feb 10, 2015 at 12:58:35PM -0500, Benjamin Romer wrote: > > > > From: Erik Arfvidson > > > >

Re: [PATCH v2 2/5] staging: unisys: remove LOGINF macros

2015-02-26 Thread gre...@linuxfoundation.org
On Thu, Feb 26, 2015 at 11:38:24AM -0600, Romer, Benjamin M wrote: > On Thu, 2015-02-26 at 20:19 +0300, Dan Carpenter wrote: > > > + wake_up_process(thrinfo->task); > > > Please send bug fixes separately. > > > > regards, > > dan carpenter > > > > Actually, I think this is a merge error on my p

Re: [PATCH 0/7] staging: comedi: cb_pcimdas: enhance driver

2015-02-26 Thread gre...@linuxfoundation.org
On Thu, Feb 26, 2015 at 06:16:51PM +, Hartley Sweeten wrote: > On Thursday, February 26, 2015 4:04 AM, Ian Abbott wrote: > > On 25/02/15 23:28, H Hartley Sweeten wrote: > >> Fix the analog input subdevice single-ended/differential channel > >> configuration and add support for the programmable

Re: [PATCH 0/6] Drivers: hv: Miscellaneous fixes

2015-03-10 Thread gre...@linuxfoundation.org
On Tue, Mar 10, 2015 at 03:31:44AM +, KY Srinivasan wrote: > > > > -Original Message- > > From: KY Srinivasan > > Sent: Friday, March 6, 2015 9:20 PM > > To: KY Srinivasan; [email protected]; linux- > > [email protected]; de...@li

Re: [PATCH 0/6] Drivers: hv: Miscellaneous fixes

2015-03-10 Thread gre...@linuxfoundation.org
On Tue, Mar 10, 2015 at 02:54:16PM +, KY Srinivasan wrote: > > > > -Original Message- > > From: [email protected] [mailto:[email protected]] > > Sent: Tuesday, March 10, 2015 12:41 AM > > To: KY Srinivasan > >

Re: [PATCH] staging: lustre: replace kzalloc with copy_from_user with memdup_user

2015-03-31 Thread gre...@linuxfoundation.org
On Tue, Mar 31, 2015 at 05:15:23PM +0200, Julia Lawall wrote: > On Tue, 31 Mar 2015, Dhere, Chaitanya (C.) wrote: > > > This patch replaces kzalloc and copy_from_user with memdup_user call > > This change was detected with coccinelle tool > > > > Signed-off-by: Chaitanya Dhere > > --- > > driver

Re: [PATCH] Staging: rtl8188eu: Replaced kzalloc and memcpy combination with kmemdup

2015-04-03 Thread gre...@linuxfoundation.org
On Mon, Mar 30, 2015 at 03:11:25PM +, Dhere, Chaitanya (C.) wrote: > This change was detected with the help of coccinelle tool. > It performs the same function as kzalloc amd memcpy. > > Signed-off-by: Chaitanya Dhere Your From: line and this line don't match :( > --- > drivers/staging/rtl

Re: [PATCH RESEND 00/28] staging: unisys: fix visorbus & visorinput issues raised by tglx

2016-06-16 Thread gre...@linuxfoundation.org
On Thu, Jun 16, 2016 at 05:35:58PM +, Kershner, David A wrote: > > > > -Original Message- > > From: Neil Horman [mailto:[email protected]] > > Sent: Tuesday, June 14, 2016 9:27 AM > > Subject: Re: [PATCH RESEND 00/28] staging: unisys: fix visorbus & visorinput > > issues raised by tg

Re: [PATCH RESEND 00/28] staging: unisys: fix visorbus & visorinput issues raised by tglx

2016-07-27 Thread gre...@linuxfoundation.org
On Wed, Jul 27, 2016 at 05:43:27PM +, Kershner, David A wrote: > > -Original Message- > > From: [email protected] [mailto:[email protected]] > > Sent: Thursday, June 16, 2016 3:03 PM > > To: Kershner, David A > > Cc: N

Re: Cma mem map to cpu address when allocated in ion driver, why do this design?

2016-09-01 Thread gre...@linuxfoundation.org
On Thu, Sep 01, 2016 at 12:46:32PM +, Yangwei (Yang Wei, Device Chipset Key Technologies Platform Development Dept) wrote: > Hi all, > > When I review ion code in linux-3.18.y, I find a design that may cause > a problem in our product. In the design, cma mem is allocated via the > interface

Re: linux-4.9-rc1/drivers/staging/lustre/lustre/osc/osc_request.c:973: always false test ?

2016-10-17 Thread gre...@linuxfoundation.org
On Mon, Oct 17, 2016 at 07:33:33AM +, David Binderman wrote: > Hello there, > > > > linux-4.9-rc1/drivers/staging/lustre/lustre/osc/osc_request.c:973]: (style) > Checking if unsigned variable 'cli.cl_avail_grant' is less than zero. > > > > Source code is > > > >    if (cli->cl_avail_g

Re: [PATCH 1/3] staging: typec: Replace pd_header_cnt with pd_header_cnt_le

2017-06-23 Thread gre...@linuxfoundation.org
On Mon, Jun 19, 2017 at 10:11:07AM +, ? ? wrote: > From: Pan Li > > Convertn __le to cpu type when access pd_header count. I think you have a typo in this sentance :( ___ devel mailing list [email protected] http://driverdev.linuxdriverp

Re: [PATCH 3/3] staging: typec: add tcpci_write16_le.

2017-06-23 Thread gre...@linuxfoundation.org
On Mon, Jun 19, 2017 at 10:11:34AM +, ? ? wrote: > From: Pan Li > > Add tcpci_write16_le for pd_message header type __le16. That says what it does, but you need to explain _why_ it is needed as well. thanks, greg k-h ___ devel mailing list de...@

Re: [PATCH 00/45] staging: unisys: more changes to the code.

2017-08-14 Thread gre...@linuxfoundation.org
On Thu, Aug 10, 2017 at 08:18:54PM +, Kershner, David A wrote: > > -Original Message- > > From: David Kershner [mailto:[email protected]] > > Sent: Tuesday, August 1, 2017 10:40 AM > > To: [email protected]; [email protected]

Re: [PATCH v2 07/22] staging/rdma/hfi1: Fix sparse error in sdma.h file

2015-10-25 Thread gre...@linuxfoundation.org
On Thu, Oct 22, 2015 at 01:01:25PM +0300, Dan Carpenter wrote: > On Wed, Oct 21, 2015 at 04:29:35PM +, Weiny, Ira wrote: > > > > > > On Mon, Oct 19, 2015 at 10:11:22PM -0400, [email protected] wrote: > > > > From: Niranjana Vishwanathapura > > > > > > > > Use NULL instead of 0 for pointer a

Re: [PATCH 51/60] staging: comedi: pcl816: tidy up the irq support in pcl816_attach()

2013-12-03 Thread gre...@linuxfoundation.org
On Wed, Nov 27, 2013 at 05:33:40PM +, Hartley Sweeten wrote: > On Tuesday, November 26, 2013 4:42 PM, H Hartley Sweeten wrote: > > Tidy up the code that does the request_irq(). > > > > Signed-off-by: H Hartley Sweeten > > Cc: Ian Abbott > > Cc: Greg Kroah-Hartman > > --- > > drivers/staging

Re: [PATCH 00/51] staging: comedi: cleanup irq requests

2013-12-04 Thread gre...@linuxfoundation.org
On Wed, Dec 04, 2013 at 11:46:48AM +, Ian Abbott wrote: > On 2013-12-03 19:07, H Hartley Sweeten wrote: > > The comedi subsystem only requires the drivers to support interrupts if one > > or more of the subdevices support async commands. Since this is optional: > > > > 1) don't fail the attach

Re: [PATCH] Staging: TIDSPBRIDGE: Remove UUID helper

2013-12-06 Thread gre...@linuxfoundation.org
On Fri, Dec 06, 2013 at 08:05:38AM +0200, Ivajlo Dimitrov wrote: > Hi Greg, > > On 01.12.2013 19:07, Ivaylo DImitrov wrote: > > From: Ivaylo Dimitrov > > > > Custom uuid helper function is needed only in rmgr/dbdcd.c and doesn't > > need to be exported. It can also be made way simpler by using ss

Re: [PATCH] Staging: TIDSPBRIDGE: Remove UUID helper

2013-12-07 Thread gre...@linuxfoundation.org
On Sat, Dec 07, 2013 at 10:41:36AM +0200, Ivajlo Dimitrov wrote: > > On 06.12.2013 17:10, [email protected] wrote: > > On Fri, Dec 06, 2013 at 08:05:38AM +0200, Ivajlo Dimitrov wrote: > >> Hi Greg, > >> > >> On 01.12.2013 19:07, Ivaylo DImi

Re: [PATCH 09/48] staging: comedi: pcmmio: move ai shadow data to device private data

2013-12-17 Thread gre...@linuxfoundation.org
On Tue, Dec 10, 2013 at 10:58:59AM +, Ian Abbott wrote: > On 2013-12-09 22:30, H Hartley Sweeten wrote: > >There is only one ai subdevice in this driver so there is no reason > >to hold the last sample written to each channel in the subdevice > >private data. Move the data into the device priva

Re: [PATCH 1/1] Drivers: hv: Implement the file copy service

2014-01-09 Thread gre...@linuxfoundation.org
On Thu, Jan 09, 2014 at 11:09:21PM +0300, Dan Carpenter wrote: > We've had this discussion before where you urge me to trust the host... > > Problem: This code is racy. > Solution: The host will only send one message at a time. > > Now I have to audit the user space code on the host and I don't

Re: [PATCH 00/32] staging: comedi: continue async command cleanup

2014-05-03 Thread gre...@linuxfoundation.org
On Tue, Apr 29, 2014 at 08:07:55PM +, Hartley Sweeten wrote: > On Tuesday, April 29, 2014 12:59 PM, H Hartley Sweeten wrote: > > Remove some unnecessary pacer divisor calculations. The divisors are > > calculated > > as part of the (*do_cmdtest) and don't need done in the (*do_cmd). > > > > Re

Re: [PATCH 32/38] staging: comedi: amplc_pci230: chanlist is valid after Step 1 of (*do_cmdtest)

2014-05-28 Thread gre...@linuxfoundation.org
On Wed, May 28, 2014 at 04:42:27PM +, Hartley Sweeten wrote: > On Wednesday, May 28, 2014 3:22 AM, Ian Abbott wrote: > > On 2014-05-27 18:31, H Hartley Sweeten wrote: > >> THe comedi core ensures that the chanlist will be valid for any async > >> operation > >> other than Step 1 of the (*do_cm

Re: PATCH[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix]

2014-06-11 Thread gre...@linuxfoundation.org
On Thu, Jun 12, 2014 at 03:44:34AM +, Nick Krause wrote: > Hey Fellow Developers, > This is my first patch so if there are any errors please reply as i will > fix them. Below is the patch. > -- drivers/vme/bridges/vme_ca91cx42.h.orig    2014-06-11 22:50:29.339671939 > -0400 > +++ drivers/vme

Re: PATCH[[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix]‏

2014-06-11 Thread gre...@linuxfoundation.org
On Thu, Jun 12, 2014 at 04:17:36AM +, Nick Krause wrote: > Here is the fixed patch as per Greg's recommendations. Unforunalty my email > client removes tabs so I will have to be sending it as a patch file if that's > Ok. > Nick HTML is rejected by the mailing lists, and we can't take a base64

Re: [PATCH] Staging: dgnc: Simplify a trivial if-return sequence\n From: Parshuram Thombare

2015-09-21 Thread gre...@linuxfoundation.org
On Mon, Sep 21, 2015 at 08:59:30PM +, Thombare, Parshuram (P.) wrote: > Signed-off-by: Parshuram Thombare Your subject is really odd :( ___ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driv

Re: [PATCH v2] video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic

2014-07-08 Thread gre...@linuxfoundation.org
On Tue, Jul 08, 2014 at 10:17:48PM +, Dexuan Cui wrote: > > -Original Message- > > From: Dan Carpenter [mailto:[email protected]] > > Sent: Tuesday, July 8, 2014 17:27 PM > > To: Dexuan Cui > > Cc: [email protected]; linux-ker...@vger

Re: [PATCH 01/15] staging: comedi: ni_daq_700: remove unnecessary enable and flush of ADC

2014-07-16 Thread gre...@linuxfoundation.org
On Wed, Jul 16, 2014 at 05:25:30PM +, Hartley Sweeten wrote: > On Wednesday, July 16, 2014 4:35 AM, Ian Abbott wrote: > > On 2014-07-15 01:20, H Hartley Sweeten wrote: > >> The ADC conversions are enabled and the FIFO is flushed by > >> daq700_ai_config() > >> when the driver is initially atta

Re: Disregard temporary files in patch submission

2014-07-21 Thread gre...@linuxfoundation.org
On Mon, Jul 21, 2014 at 02:33:16PM -0400, Erik Arfvidson wrote: > Hi Greg, > > I accidentally sent the temporary files(.patch~) in my patch submission. What "patch submission"? Please be more specific, with a Subject: and all of that, or just respond to the patches themselves. Remember, I _aver

Re: [PATCH v3] video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic

2014-07-23 Thread gre...@linuxfoundation.org
On Thu, Jul 24, 2014 at 01:54:58AM +, Dexuan Cui wrote: > Ping again -- any one has further comment for the v3 version? > > It looks the framebuffer layer's Tomi and Jean-Christophe are out recently? > Recently I don't see mail from them since Jul 1 and Jul 8 in the lists. > > Though the patc

Re: [PATCH v2 3/3] staging:r8190: coding style: Fixed checkpatch reported Error

2014-08-06 Thread gre...@linuxfoundation.org
On Wed, Aug 06, 2014 at 09:33:56AM +, Sharma, Sanjeev wrote: > Hello All, > > I have submitted few patches last week and also get reply from Greg that > patches will show up in linux-next tree and in parallel I need to submit new > patches and now Looks like I need to > Sync my tree with li

Re: Fix the Signature 答复: [PATCH] drivers: android: fix watermark when cma enabled

2014-08-10 Thread gre...@linuxfoundation.org
On Fri, Aug 08, 2014 at 09:39:21AM +, Zengtao (B) wrote: > From: Zeng Tao > > Date: Tue, 5 Aug 2014 17:58:10 +0800 > Subject: [PATCH] drivers: android: fix watermark when cma enabled > > when cma is enabled, the watermark caculation will > include the cma pages, while it can't use cma pages.

Re: [PATCH RESEND] staging: et131x: Fix errors caused by phydev->addr accesses before initialisation

2014-08-10 Thread gre...@linuxfoundation.org
On Mon, Aug 11, 2014 at 12:32:55AM +0300, Anca Emanuel wrote: > Do you have this hardware ? And did you test this ? Mark is the maintainer of this driver, I assume he has the hardware, if not, I don't care, I trust him :) > How can you cc stable without an Tested by somebody else ? Since when is

Re: [PATCH 5/5] staging: fsl-mc/dpio: Remove dead code

2018-03-08 Thread gre...@linuxfoundation.org
On Tue, Mar 06, 2018 at 06:32:00PM +, Ruxandra Ioana Ciocoi Radulescu wrote: > > -Original Message- > > From: Ruxandra Ioana Ciocoi Radulescu > > Sent: Tuesday, March 6, 2018 7:44 PM > > To: [email protected] > > Cc: [email protected]

Re: [PATCH 1/1] Drivers: hv: util: Fix a bug in version negotiation code for util services

2013-07-17 Thread gre...@linuxfoundation.org
On Wed, Jul 17, 2013 at 12:35:42PM +, KY Srinivasan wrote: > > > > -Original Message- > > From: K. Y. Srinivasan [mailto:[email protected]] > > Sent: Tuesday, July 02, 2013 1:32 PM > > To: [email protected]; [email protected]; >

Re: [PATCH] staging: dwc2: add microframe scheduler from downstream Pi kernel

2013-07-18 Thread gre...@linuxfoundation.org
On Thu, Jul 18, 2013 at 04:45:55PM +, Paul Zimmerman wrote: > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Gordon Hollingworth > > Sent: Wednesday, July 17, 2013 11:00 PM > > > > I'd suggest just adding a Raspberry Pi Foundation copyright.

Re: [PATCH] staging: dwc2: add microframe scheduler from downstream Pi kernel

2013-07-18 Thread gre...@linuxfoundation.org
On Thu, Jul 18, 2013 at 11:34:47AM -0600, Stephen Warren wrote: > On 07/18/2013 10:45 AM, Paul Zimmerman wrote: > >> From: [email protected] > >> [mailto:[email protected]] On Behalf Of Gordon Hollingworth > >> Sent: Wednesday, July 17, 2013 11:00 PM > >> > >> I'd sugge

Re: [HPDD-discuss] [PATCH 01/12] staging: lustre: fid: Use !x to check for kzalloc failure

2015-06-22 Thread Greg Kroah-Hartman (gre...@linuxfoundation.org)
On Mon, Jun 22, 2015 at 05:27:03PM +, Simmons, James A. wrote: > > Is this change a hard requirement? Currently the lustre code standard in our > development tree is the opposite policy. Please follow the kernel coding style rules. ___ devel mailin

Re: staging drivers

2015-07-16 Thread Greg Kroah-Hartman (gre...@linuxfoundation.org)
On Thu, Jul 16, 2015 at 07:18:46PM +, Marciniszyn, Mike wrote: > Greg, > > We are in the process of submitting an RDMA driver for the Intel OPA > architecture. I have no idea what "OPA" is, sorry. > The current massive patch set is submitted to add the driver to the > infiniband tree. >

<    1   2