Re: [PATCH 09/13] ocxl: Add trace points
From: Frederic Barrat <hidden>
Date: 2017-12-20 12:01:22
Also in:
lkml
From: Frederic Barrat <hidden>
Date: 2017-12-20 12:01:22
Also in:
lkml
Le 18/12/2017 à 17:48, Philippe Ombredanne a écrit :
quoted
--- /dev/null +++ b/drivers/misc/ocxl/trace.h@@ -0,0 +1,189 @@ +/* + * Copyright 2017 IBM Corp. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version + * 2 of the License, or (at your option) any later version. + */Would you mind using the new SPDX tags documented in Thomas patch set [1] rather than this legalese?
ok, it will be in the next revision. Thanks! Fred