]> code.ossystems Code Review - openembedded-core.git/commit
systemtap: Add missing memory flag to fix stap module compilation
authortom.zanussi@linux.intel.com <tom.zanussi@linux.intel.com>
Thu, 7 Jul 2016 17:10:42 +0000 (12:10 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jul 2016 07:32:04 +0000 (08:32 +0100)
commit7c27f257286dfca745a956bae15c1f4ed505343f
treed451e4cce3b272d5b5c360e10cf3b9e692dd89aa
parent7aa7d0c54f9d8f1b27a0cf855da685459bdbcc93
systemtap: Add missing memory flag to fix stap module compilation

The 4.4 kernel removed some memory flag definitions, which cause
module compilation errors, rendering sytemtap essentially useless in
krogoth.

The problem is fixed in systemtap 3.0 and therefore in master, but as
mentioned in Systemtap BZ1285348, the fix for older versions is this
patch.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-kernel/systemtap/systemtap/0001-Fix-BZ1285348-by-updating-systemtap-s-memory-flag-us.patch [new file with mode: 0644]
meta/recipes-kernel/systemtap/systemtap_git.inc