Hello Santosh,
On Tue, Jan 19, 2016 at 12:46 PM, Santosh Shukla [off-list ref] wrote:
iopl() syscall not supported in linux-arm/arm64 so always return 0 value.
Signed-off-by: Santosh Shukla <redacted>
Acked-by: Jan Viktorin <redacted>
Suggested-by: Stephen Hemminger <stephen@networkplumber.org>
I suppose when we will have more arches, this can be rewritten so that
iopl() check is only applied to x86 and all other arches get a 0
return.
How about such commit title ?
"eal/linux: never check iopl for arm"
Regards,
--
David Marchand