mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 11:41:35 +01:00
userland x86_64: implement ASSERT_MEMCMP
This commit is contained in:
@@ -11606,7 +11606,10 @@ and notice how the error message gives both:
|
||||
Other setup sanity checks that you might want to look into include:
|
||||
|
||||
* link:userland/arch/empty.S[]
|
||||
* link:userland/arch/fail.S[]
|
||||
* `FAIL` tests
|
||||
** link:userland/arch/fail.S[]
|
||||
* `ASSERT_MEMCMP` tests
|
||||
** link:userland/arch/x86_64/lkmc_assert_memcmp_fail.S[]
|
||||
|
||||
=== User vs system assembly
|
||||
|
||||
|
||||
Reference in New Issue
Block a user