[Bug 1190235] New: umip: remember that you printed the warning and only print it once
http://bugzilla.opensuse.org/show_bug.cgi?id=1190235 Bug ID: 1190235 Summary: umip: remember that you printed the warning and only print it once Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: mrueckert@suse.com QA Contact: qa-bugs@suse.de CC: meissner@suse.com Found By: --- Blocker: --- Does this really serve a purpose? Wouldn't it be more efficient to just print this once and then silence the warning for the rest of the process? I guess it gets repeated for every time the app tries to use the instruction or when it new thread is spawned. but the logging seems to be per process, so it should be possible to silence it after the first call. ``` [Di Sep 7 00:24:05 2021] umip_printk: 1345 callbacks suppressed [Di Sep 7 00:24:05 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b7c0: SIDT instruction cannot be used by applications. [Di Sep 7 00:24:05 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b7c0: For now, expensive software emulation returns the result. [Di Sep 7 00:24:08 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c740: SIDT instruction cannot be used by applications. [Di Sep 7 00:24:08 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c740: For now, expensive software emulation returns the result. [Di Sep 7 00:24:09 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d8c0: SIDT instruction cannot be used by applications. [Di Sep 7 00:26:06 2021] umip_printk: 2227 callbacks suppressed [Di Sep 7 00:26:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b940: SIDT instruction cannot be used by applications. [Di Sep 7 00:26:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b940: For now, expensive software emulation returns the result. [Di Sep 7 00:26:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c380: SIDT instruction cannot be used by applications. [Di Sep 7 00:26:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c380: For now, expensive software emulation returns the result. [Di Sep 7 00:26:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dd60: SIDT instruction cannot be used by applications. [Di Sep 7 00:28:06 2021] umip_printk: 2785 callbacks suppressed [Di Sep 7 00:28:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c640: SIDT instruction cannot be used by applications. [Di Sep 7 00:28:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c640: For now, expensive software emulation returns the result. [Di Sep 7 00:28:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11de50: SIDT instruction cannot be used by applications. [Di Sep 7 00:28:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11de50: For now, expensive software emulation returns the result. [Di Sep 7 00:28:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dd10: SIDT instruction cannot be used by applications. [Di Sep 7 00:30:06 2021] umip_printk: 3639 callbacks suppressed [Di Sep 7 00:30:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dfc0: SIDT instruction cannot be used by applications. [Di Sep 7 00:30:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dfc0: For now, expensive software emulation returns the result. [Di Sep 7 00:30:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11db60: SIDT instruction cannot be used by applications. [Di Sep 7 00:30:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11db60: For now, expensive software emulation returns the result. [Di Sep 7 00:30:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b9d0: SIDT instruction cannot be used by applications. [Di Sep 7 00:32:06 2021] umip_printk: 3565 callbacks suppressed [Di Sep 7 00:32:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11da50: SIDT instruction cannot be used by applications. [Di Sep 7 00:32:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11da50: For now, expensive software emulation returns the result. [Di Sep 7 00:32:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d970: SIDT instruction cannot be used by applications. [Di Sep 7 00:32:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d970: For now, expensive software emulation returns the result. [Di Sep 7 00:32:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11caa0: SIDT instruction cannot be used by applications. [Di Sep 7 00:34:06 2021] umip_printk: 3807 callbacks suppressed [Di Sep 7 00:34:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11db90: SIDT instruction cannot be used by applications. [Di Sep 7 00:34:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11db90: For now, expensive software emulation returns the result. [Di Sep 7 00:34:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c6f0: SIDT instruction cannot be used by applications. [Di Sep 7 00:34:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c6f0: For now, expensive software emulation returns the result. [Di Sep 7 00:34:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dbd0: SIDT instruction cannot be used by applications. [Di Sep 7 00:36:06 2021] umip_printk: 3659 callbacks suppressed [Di Sep 7 00:36:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ccd0: SIDT instruction cannot be used by applications. [Di Sep 7 00:36:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ccd0: For now, expensive software emulation returns the result. [Di Sep 7 00:36:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cce0: SIDT instruction cannot be used by applications. [Di Sep 7 00:36:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cce0: For now, expensive software emulation returns the result. [Di Sep 7 00:36:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d060: SIDT instruction cannot be used by applications. [Di Sep 7 00:38:06 2021] umip_printk: 3551 callbacks suppressed [Di Sep 7 00:38:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11df60: SIDT instruction cannot be used by applications. [Di Sep 7 00:38:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11df60: For now, expensive software emulation returns the result. [Di Sep 7 00:38:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d9c0: SIDT instruction cannot be used by applications. [Di Sep 7 00:38:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d9c0: For now, expensive software emulation returns the result. [Di Sep 7 00:38:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cf60: SIDT instruction cannot be used by applications. [Di Sep 7 00:40:06 2021] umip_printk: 3751 callbacks suppressed [Di Sep 7 00:40:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c440: SIDT instruction cannot be used by applications. [Di Sep 7 00:40:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c440: For now, expensive software emulation returns the result. [Di Sep 7 00:40:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cb90: SIDT instruction cannot be used by applications. [Di Sep 7 00:40:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cb90: For now, expensive software emulation returns the result. [Di Sep 7 00:40:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c5c0: SIDT instruction cannot be used by applications. [Di Sep 7 00:42:06 2021] umip_printk: 2693 callbacks suppressed [Di Sep 7 00:42:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ce40: SIDT instruction cannot be used by applications. [Di Sep 7 00:42:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ce40: For now, expensive software emulation returns the result. [Di Sep 7 00:42:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cfd0: SIDT instruction cannot be used by applications. [Di Sep 7 00:42:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cfd0: For now, expensive software emulation returns the result. [Di Sep 7 00:42:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dec0: SIDT instruction cannot be used by applications. [Di Sep 7 00:44:06 2021] umip_printk: 3735 callbacks suppressed [Di Sep 7 00:44:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b980: SIDT instruction cannot be used by applications. [Di Sep 7 00:44:06 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b980: For now, expensive software emulation returns the result. [Di Sep 7 00:44:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b960: SIDT instruction cannot be used by applications. [Di Sep 7 00:44:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b960: For now, expensive software emulation returns the result. [Di Sep 7 00:44:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d8c0: SIDT instruction cannot be used by applications. [Di Sep 7 00:46:07 2021] umip_printk: 3767 callbacks suppressed [Di Sep 7 00:46:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11da70: SIDT instruction cannot be used by applications. [Di Sep 7 00:46:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11da70: For now, expensive software emulation returns the result. [Di Sep 7 00:46:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ddf0: SIDT instruction cannot be used by applications. [Di Sep 7 00:46:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ddf0: For now, expensive software emulation returns the result. [Di Sep 7 00:46:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dcb0: SIDT instruction cannot be used by applications. [Di Sep 7 00:48:07 2021] umip_printk: 3797 callbacks suppressed [Di Sep 7 00:48:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11db70: SIDT instruction cannot be used by applications. [Di Sep 7 00:48:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11db70: For now, expensive software emulation returns the result. [Di Sep 7 00:48:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c720: SIDT instruction cannot be used by applications. [Di Sep 7 00:48:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c720: For now, expensive software emulation returns the result. [Di Sep 7 00:48:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dd30: SIDT instruction cannot be used by applications. [Di Sep 7 00:50:07 2021] umip_printk: 3697 callbacks suppressed [Di Sep 7 00:50:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ba90: SIDT instruction cannot be used by applications. [Di Sep 7 00:50:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ba90: For now, expensive software emulation returns the result. [Di Sep 7 00:50:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11e070: SIDT instruction cannot be used by applications. [Di Sep 7 00:50:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11e070: For now, expensive software emulation returns the result. [Di Sep 7 00:50:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cb90: SIDT instruction cannot be used by applications. [Di Sep 7 00:52:07 2021] umip_printk: 3495 callbacks suppressed [Di Sep 7 00:52:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11e0d0: SIDT instruction cannot be used by applications. [Di Sep 7 00:52:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11e0d0: For now, expensive software emulation returns the result. [Di Sep 7 00:52:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cdd0: SIDT instruction cannot be used by applications. [Di Sep 7 00:52:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cdd0: For now, expensive software emulation returns the result. [Di Sep 7 00:52:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c400: SIDT instruction cannot be used by applications. [Di Sep 7 00:54:07 2021] umip_printk: 3297 callbacks suppressed [Di Sep 7 00:54:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ddc0: SIDT instruction cannot be used by applications. [Di Sep 7 00:54:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ddc0: For now, expensive software emulation returns the result. [Di Sep 7 00:54:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dc20: SIDT instruction cannot be used by applications. [Di Sep 7 00:54:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dc20: For now, expensive software emulation returns the result. [Di Sep 7 00:54:08 2021] umip: someapp.exe[29231] ip:14064cdba sp:11de90: SIDT instruction cannot be used by applications. [Di Sep 7 00:56:07 2021] umip_printk: 921 callbacks suppressed [Di Sep 7 00:56:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dc90: SIDT instruction cannot be used by applications. [Di Sep 7 00:56:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dc90: For now, expensive software emulation returns the result. [Di Sep 7 00:56:08 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cd10: SIDT instruction cannot be used by applications. [Di Sep 7 00:56:08 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cd10: For now, expensive software emulation returns the result. [Di Sep 7 00:56:08 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d020: SIDT instruction cannot be used by applications. [Di Sep 7 00:58:07 2021] umip_printk: 2993 callbacks suppressed [Di Sep 7 00:58:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dc50: SIDT instruction cannot be used by applications. [Di Sep 7 00:58:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dc50: For now, expensive software emulation returns the result. [Di Sep 7 00:58:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b850: SIDT instruction cannot be used by applications. [Di Sep 7 00:58:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b850: For now, expensive software emulation returns the result. [Di Sep 7 00:58:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dc20: SIDT instruction cannot be used by applications. [Di Sep 7 01:00:07 2021] umip_printk: 1555 callbacks suppressed [Di Sep 7 01:00:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d9a0: SIDT instruction cannot be used by applications. [Di Sep 7 01:00:07 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d9a0: For now, expensive software emulation returns the result. [Di Sep 7 01:00:08 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d010: SIDT instruction cannot be used by applications. [Di Sep 7 01:00:08 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d010: For now, expensive software emulation returns the result. [Di Sep 7 01:00:08 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ca50: SIDT instruction cannot be used by applications. [Di Sep 7 01:02:09 2021] umip_printk: 731 callbacks suppressed [Di Sep 7 01:02:09 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b8c0: SIDT instruction cannot be used by applications. [Di Sep 7 01:02:09 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b8c0: For now, expensive software emulation returns the result. [Di Sep 7 01:02:09 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ccc0: SIDT instruction cannot be used by applications. [Di Sep 7 01:02:09 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ccc0: For now, expensive software emulation returns the result. [Di Sep 7 01:02:09 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c450: SIDT instruction cannot be used by applications. [Di Sep 7 01:04:09 2021] umip_printk: 725 callbacks suppressed [Di Sep 7 01:04:09 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c2e0: SIDT instruction cannot be used by applications. [Di Sep 7 01:04:09 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c2e0: For now, expensive software emulation returns the result. [Di Sep 7 01:04:10 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c3d0: SIDT instruction cannot be used by applications. [Di Sep 7 01:04:10 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c3d0: For now, expensive software emulation returns the result. [Di Sep 7 01:04:10 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ce30: SIDT instruction cannot be used by applications. [Di Sep 7 01:06:10 2021] umip_printk: 713 callbacks suppressed [Di Sep 7 01:06:10 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cdc0: SIDT instruction cannot be used by applications. [Di Sep 7 01:06:10 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cdc0: For now, expensive software emulation returns the result. [Di Sep 7 01:06:10 2021] umip: someapp.exe[29231] ip:14064cdba sp:11da10: SIDT instruction cannot be used by applications. [Di Sep 7 01:06:10 2021] umip: someapp.exe[29231] ip:14064cdba sp:11da10: For now, expensive software emulation returns the result. [Di Sep 7 01:06:10 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ca20: SIDT instruction cannot be used by applications. [Di Sep 7 01:08:10 2021] umip_printk: 691 callbacks suppressed [Di Sep 7 01:08:10 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b500: SIDT instruction cannot be used by applications. [Di Sep 7 01:08:10 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b500: For now, expensive software emulation returns the result. [Di Sep 7 01:08:10 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dee0: SIDT instruction cannot be used by applications. [Di Sep 7 01:08:10 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dee0: For now, expensive software emulation returns the result. [Di Sep 7 01:08:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b2a0: SIDT instruction cannot be used by applications. [Di Sep 7 01:10:11 2021] umip_printk: 685 callbacks suppressed [Di Sep 7 01:10:11 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cd60: SIDT instruction cannot be used by applications. [Di Sep 7 01:10:11 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cd60: For now, expensive software emulation returns the result. [Di Sep 7 01:10:11 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d730: SIDT instruction cannot be used by applications. [Di Sep 7 01:10:11 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d730: For now, expensive software emulation returns the result. [Di Sep 7 01:10:11 2021] umip: someapp.exe[29231] ip:14064cdba sp:11e0a0: SIDT instruction cannot be used by applications. [Di Sep 7 01:12:11 2021] umip_printk: 699 callbacks suppressed [Di Sep 7 01:12:11 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c410: SIDT instruction cannot be used by applications. [Di Sep 7 01:12:11 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c410: For now, expensive software emulation returns the result. [Di Sep 7 01:12:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cad0: SIDT instruction cannot be used by applications. [Di Sep 7 01:12:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cad0: For now, expensive software emulation returns the result. [Di Sep 7 01:12:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ccb0: SIDT instruction cannot be used by applications. [Di Sep 7 01:14:12 2021] umip_printk: 689 callbacks suppressed [Di Sep 7 01:14:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b580: SIDT instruction cannot be used by applications. [Di Sep 7 01:14:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b580: For now, expensive software emulation returns the result. [Di Sep 7 01:14:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dae0: SIDT instruction cannot be used by applications. [Di Sep 7 01:14:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dae0: For now, expensive software emulation returns the result. [Di Sep 7 01:14:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c3c0: SIDT instruction cannot be used by applications. [Di Sep 7 01:16:12 2021] umip_printk: 645 callbacks suppressed [Di Sep 7 01:16:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c810: SIDT instruction cannot be used by applications. [Di Sep 7 01:16:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c810: For now, expensive software emulation returns the result. [Di Sep 7 01:16:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c4f0: SIDT instruction cannot be used by applications. [Di Sep 7 01:16:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c4f0: For now, expensive software emulation returns the result. [Di Sep 7 01:16:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11db20: SIDT instruction cannot be used by applications. [Di Sep 7 01:18:12 2021] umip_printk: 775 callbacks suppressed [Di Sep 7 01:18:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ceb0: SIDT instruction cannot be used by applications. [Di Sep 7 01:18:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ceb0: For now, expensive software emulation returns the result. [Di Sep 7 01:18:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11da00: SIDT instruction cannot be used by applications. [Di Sep 7 01:18:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11da00: For now, expensive software emulation returns the result. [Di Sep 7 01:18:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dae0: SIDT instruction cannot be used by applications. [Di Sep 7 01:20:12 2021] umip_printk: 2253 callbacks suppressed [Di Sep 7 01:20:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c640: SIDT instruction cannot be used by applications. [Di Sep 7 01:20:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c640: For now, expensive software emulation returns the result. [Di Sep 7 01:20:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b7e0: SIDT instruction cannot be used by applications. [Di Sep 7 01:20:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b7e0: For now, expensive software emulation returns the result. [Di Sep 7 01:20:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c750: SIDT instruction cannot be used by applications. [Di Sep 7 01:22:12 2021] umip_printk: 3783 callbacks suppressed [Di Sep 7 01:22:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c730: SIDT instruction cannot be used by applications. [Di Sep 7 01:22:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c730: For now, expensive software emulation returns the result. [Di Sep 7 01:22:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b840: SIDT instruction cannot be used by applications. [Di Sep 7 01:22:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b840: For now, expensive software emulation returns the result. [Di Sep 7 01:22:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cfb0: SIDT instruction cannot be used by applications. [Di Sep 7 01:24:12 2021] umip_printk: 2837 callbacks suppressed [Di Sep 7 01:24:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cb60: SIDT instruction cannot be used by applications. [Di Sep 7 01:24:12 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cb60: For now, expensive software emulation returns the result. [Di Sep 7 01:24:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b830: SIDT instruction cannot be used by applications. [Di Sep 7 01:24:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b830: For now, expensive software emulation returns the result. [Di Sep 7 01:24:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ca00: SIDT instruction cannot be used by applications. [Di Sep 7 01:26:13 2021] umip_printk: 1363 callbacks suppressed [Di Sep 7 01:26:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c940: SIDT instruction cannot be used by applications. [Di Sep 7 01:26:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c940: For now, expensive software emulation returns the result. [Di Sep 7 01:26:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11bb20: SIDT instruction cannot be used by applications. [Di Sep 7 01:26:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11bb20: For now, expensive software emulation returns the result. [Di Sep 7 01:26:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d950: SIDT instruction cannot be used by applications. [Di Sep 7 01:28:13 2021] umip_printk: 3771 callbacks suppressed [Di Sep 7 01:28:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11da10: SIDT instruction cannot be used by applications. [Di Sep 7 01:28:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11da10: For now, expensive software emulation returns the result. [Di Sep 7 01:28:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11df70: SIDT instruction cannot be used by applications. [Di Sep 7 01:28:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11df70: For now, expensive software emulation returns the result. [Di Sep 7 01:28:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ca80: SIDT instruction cannot be used by applications. [Di Sep 7 01:30:13 2021] umip_printk: 3799 callbacks suppressed [Di Sep 7 01:30:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dcd0: SIDT instruction cannot be used by applications. [Di Sep 7 01:30:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dcd0: For now, expensive software emulation returns the result. [Di Sep 7 01:30:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dde0: SIDT instruction cannot be used by applications. [Di Sep 7 01:30:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dde0: For now, expensive software emulation returns the result. [Di Sep 7 01:30:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ce30: SIDT instruction cannot be used by applications. [Di Sep 7 01:32:13 2021] umip_printk: 3677 callbacks suppressed [Di Sep 7 01:32:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11df60: SIDT instruction cannot be used by applications. [Di Sep 7 01:32:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11df60: For now, expensive software emulation returns the result. [Di Sep 7 01:32:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11db40: SIDT instruction cannot be used by applications. [Di Sep 7 01:32:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11db40: For now, expensive software emulation returns the result. [Di Sep 7 01:32:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ca20: SIDT instruction cannot be used by applications. [Di Sep 7 01:34:13 2021] umip_printk: 3695 callbacks suppressed [Di Sep 7 01:34:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dca0: SIDT instruction cannot be used by applications. [Di Sep 7 01:34:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dca0: For now, expensive software emulation returns the result. [Di Sep 7 01:34:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dda0: SIDT instruction cannot be used by applications. [Di Sep 7 01:34:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dda0: For now, expensive software emulation returns the result. [Di Sep 7 01:34:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11e000: SIDT instruction cannot be used by applications. [Di Sep 7 01:36:13 2021] umip_printk: 3559 callbacks suppressed [Di Sep 7 01:36:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d9c0: SIDT instruction cannot be used by applications. [Di Sep 7 01:36:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d9c0: For now, expensive software emulation returns the result. [Di Sep 7 01:36:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11df30: SIDT instruction cannot be used by applications. [Di Sep 7 01:36:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11df30: For now, expensive software emulation returns the result. [Di Sep 7 01:36:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dbe0: SIDT instruction cannot be used by applications. [Di Sep 7 01:38:13 2021] umip_printk: 2539 callbacks suppressed [Di Sep 7 01:38:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b770: SIDT instruction cannot be used by applications. [Di Sep 7 01:38:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b770: For now, expensive software emulation returns the result. [Di Sep 7 01:38:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cc20: SIDT instruction cannot be used by applications. [Di Sep 7 01:38:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cc20: For now, expensive software emulation returns the result. [Di Sep 7 01:38:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11ccb0: SIDT instruction cannot be used by applications. [Di Sep 7 01:40:13 2021] umip_printk: 3251 callbacks suppressed [Di Sep 7 01:40:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cce0: SIDT instruction cannot be used by applications. [Di Sep 7 01:40:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11cce0: For now, expensive software emulation returns the result. [Di Sep 7 01:40:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c6c0: SIDT instruction cannot be used by applications. [Di Sep 7 01:40:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c6c0: For now, expensive software emulation returns the result. [Di Sep 7 01:40:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c5f0: SIDT instruction cannot be used by applications. [Di Sep 7 01:42:13 2021] umip_printk: 4139 callbacks suppressed [Di Sep 7 01:42:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b700: SIDT instruction cannot be used by applications. [Di Sep 7 01:42:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b700: For now, expensive software emulation returns the result. [Di Sep 7 01:42:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dfb0: SIDT instruction cannot be used by applications. [Di Sep 7 01:42:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11dfb0: For now, expensive software emulation returns the result. [Di Sep 7 01:42:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d110: SIDT instruction cannot be used by applications. [Di Sep 7 01:44:13 2021] umip_printk: 4089 callbacks suppressed [Di Sep 7 01:44:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c9a0: SIDT instruction cannot be used by applications. [Di Sep 7 01:44:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c9a0: For now, expensive software emulation returns the result. [Di Sep 7 01:44:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b8e0: SIDT instruction cannot be used by applications. [Di Sep 7 01:44:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11b8e0: For now, expensive software emulation returns the result. [Di Sep 7 01:44:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11d910: SIDT instruction cannot be used by applications. [Di Sep 7 01:46:13 2021] umip_printk: 3819 callbacks suppressed [Di Sep 7 01:46:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c750: SIDT instruction cannot be used by applications. [Di Sep 7 01:46:13 2021] umip: someapp.exe[29231] ip:14064cdba sp:11c750: For now, expensive software emulation returns the result. [Di Sep 7 01:46:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11db30: SIDT instruction cannot be used by applications. [Di Sep 7 01:46:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11db30: For now, expensive software emulation returns the result. [Di Sep 7 01:46:14 2021] umip: someapp.exe[29231] ip:14064cdba sp:11e020: SIDT instruction cannot be used by applications. ``` -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com