Re: [PATCH v2] relay: Add global mode support for buffer-only channels

2016-07-12 Thread Goel, Akash
On 7/12/2016 6:31 PM, Chris Wilson wrote: On Tue, Jul 12, 2016 at 06:20:06PM +0530, Goel, Akash wrote: Thanks much, will update the documentation as well as the changelog as per the above. But an export of symbol relay_late_setup_files() is still needed, just like relay_open() is exported

Re: [PATCH v2] relay: Add global mode support for buffer-only channels

2016-07-12 Thread Goel, Akash
On 7/12/2016 2:54 PM, Chris Wilson wrote: On Mon, Jul 11, 2016 at 01:17:09PM -0700, Andrew Morton wrote: On Mon, 11 Jul 2016 12:47:36 +0530 akash.g...@intel.com wrote: From: Akash Goel The following patch added support to use channels with no associated files. relay: add buffer-onl

Re: [PATCH] relay: Add global mode support for buffer-only channels

2016-07-04 Thread Goel, Akash
On 7/4/2016 1:30 PM, Chris Wilson wrote: On Sun, Jul 03, 2016 at 09:45:27PM +0530, akash.g...@intel.com wrote: From: Akash Goel The following patch added support to use channels with no associated files. relay: add buffer-only channels; useful for early logging This is useful when th