Re: Please do not generate patches purely based on checkpatch.

2015-07-26 Thread Yogesh Chaudhari
On 26 July 2015 at 03:42, Greg KH g...@kroah.com wrote: No, that would be two different things. Do the bug fix first, and then the cleanup on a different patch. And even then, most maintainers will not take a cleanup patch. Stick with subsystems that do take these types of fixes if you

Data inconsistency observed while performing to-device DMA with spi-nor (m25p80)

2015-07-26 Thread AYAN KUMAR HALDER
Hi, I am doing a DMA transfer (to device) using pl330 driver from memory(DDR) to device(m25p80, spi- nor). I am sending data in chunks of 256 bytes ( m25p80 - writesize) using scatter-gather mechanism. I see that when I try to write 8K of data, one or the other 256 bytes(or lesser) are not

Re: [PATCH] drivers: staging: lustre: lnet: klnds: o2iblnd: o2iblnd.c

2015-07-26 Thread Greg KH
On Sun, Jul 26, 2015 at 10:59:17AM +0530, Bharadwaaj wrote: From: bhaaradw...@gmail.com bhaaradw...@gmail.com Again, this has to match. Your subject alsh needs to say what you are doing, not just what file you are modifying. ___ Kernelnewbies

Re: Please do not generate patches purely based on checkpatch.

2015-07-26 Thread Valdis . Kletnieks
On Sun, 26 Jul 2015 13:05:37 +0530, Yogesh Chaudhari said: However, is there a place which documents which maintainers(and/or sub-systems) accept checkpatch(or other cleanup related) patches and who will reject them outright? Wouldn't it be good to have this documented, especially given that

Re: Please do not generate patches purely based on checkpatch.

2015-07-26 Thread Yogesh Chaudhari
Thanks Valdis. Seems like a d'oh moment now. Never thought of scanning through the git history for checkpatch . Good tip. Thanks and regards Yogesh On Mon, Jul 27, 2015 at 1:02 AM valdis.kletni...@vt.edu wrote: On Sun, 26 Jul 2015 13:05:37 +0530, Yogesh Chaudhari said: However, is there a

Re: Data inconsistency observed while performing to-device DMA with spi-nor (m25p80)

2015-07-26 Thread Chetan Nanda
On Sun, Jul 26, 2015 at 5:02 PM, AYAN KUMAR HALDER ayankum...@gmail.com wrote: Hi, I am doing a DMA transfer (to device) using pl330 driver from memory(DDR) to device(m25p80, spi- nor). I am sending data in chunks of 256 bytes ( m25p80 - writesize) using scatter-gather mechanism. I see

Re: Please do not generate patches purely based on checkpatch.

2015-07-26 Thread Greg KH
On Sun, Jul 26, 2015 at 01:05:37PM +0530, Yogesh Chaudhari wrote: On 26 July 2015 at 03:42, Greg KH g...@kroah.com wrote: No, that would be two different things. Do the bug fix first, and then the cleanup on a different patch. And even then, most maintainers will not take a cleanup

Re: [PATCH 2/2] drivers: staging : media : davinci_vpfe : dma365_resizer.c drivers: staging : media : davinci_vpfe : dma365_resizer.h

2015-07-26 Thread Greg KH
On Sun, Jul 26, 2015 at 11:03:28AM +0530, Bharadwaaj wrote: From: bhaaradw...@gmail.com bhaaradw...@gmail.com This has to match the string you use in the signed-off-by: line. Fixed some spelling mistake. Signed-off-by: Bharadwaaj Ramakrishnanbhaaradw...@gmail.com Please add a ' ' before