Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1250077
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: IB/ipath: use TASK_COMM_LEN in ipath_portdata |
| Date | 2015-10-18 07:10 +0200 |
| Message-ID | <qkOoh-3yU-5@gated-at.bofh.it> (permalink) |
| References | <qhy6l-FU-9@gated-at.bofh.it> <qhy6l-FU-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Oct 08, 2015 at 10:04:27PM -0700, Geliang Tang wrote: > Use comm[TASK_COMM_LEN] instead of comm[16]. Add linux/sched.h > header in ipath_kernel.h, and remove linux/sched.h header from > ipath_*.c which have included ipath_kernel.h. That's a lot of different things to be doing all in one patch. Please break this up into different patches and resend. Also please add the "staging:" prefix to your subject lines, like I changed it to here, that makes it easier for me to notice and handle your patches properly. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] IB/hfi1: use TASK_COMM_LEN in hfi1_ctxtdata Geliang Tang <geliangtang@163.com> - 2015-10-09 07:10 +0200
[PATCH] IB/ipath: use TASK_COMM_LEN in ipath_portdata Geliang Tang <geliangtang@163.com> - 2015-10-09 07:10 +0200
Re: [PATCH] staging: IB/ipath: use TASK_COMM_LEN in ipath_portdata Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-18 07:10 +0200
[PATCH v2 1/2] staging: IB/ipath: use TASK_COMM_LEN in ipath_portdata Geliang Tang <geliangtang@163.com> - 2015-10-18 16:00 +0200
csiph-web