mirror of https://github.com/torvalds/linux.git
Change the size parameters in lsm_list_modules(), lsm_set_self_attr() and lsm_get_self_attr() from size_t to u32. This avoids the need to have different interfaces for 32 and 64 bit systems. Cc: stable@vger.kernel.org Fixes: |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| common.c | ||
| common.h | ||
| config | ||
| lsm_get_self_attr_test.c | ||
| lsm_list_modules_test.c | ||
| lsm_set_self_attr_test.c | ||