]> git.baikalelectronics.ru Git - kernel.git/commit
alpha: implement setsysinfo(SSI_LMF) as a no-op
authorMans Rullgard <mans@mansr.com>
Fri, 26 Aug 2011 17:52:14 +0000 (18:52 +0100)
committerMatt Turner <mattst88@gmail.com>
Thu, 24 May 2012 18:27:55 +0000 (14:27 -0400)
commitec424fc9ae009d30f550815319e4f4cc0be06ed8
tree7193fc7926599cbbe80cf5b0ab09dec89a6e6a4d
parent68b31bbbe088727257c8fa5b1ca11fdcac12e0fb
alpha: implement setsysinfo(SSI_LMF) as a no-op

This allows running software using the Tru64 license manager.
For simplicity, no check for a valid license is done.  This
should not be seen as encouraging software piracy.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/include/asm/sysinfo.h
arch/alpha/kernel/osf_sys.c