From: Zbigniew Jędrzejewski-Szmek on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3595#note_2295900408

You're of course right. It was my local git config that caused the problem.

The build now fails with:
```
In file included from kernel/module/main.c:68:
./include/linux/rh_flags.h:32:13: warning: ‘rh_add_flag’ defined but not used
[-Wunused-function]
   32 | static void rh_add_flag(const char *flag_name) { }
      |             ^~~~~~~~~~~
./include/linux/rh_flags.h:31:13: warning: ‘rh_print_flags’ defined but not
used [-Wunused-function]
   31 | static void rh_print_flags(void) { }
      |             ^~~~~~~~~~~~~~
die__process_function: tag not supported 0x2f (template_type_parameter)!
die__process_class: tag not supported 0x33 (variant_part)!
arch/x86/tools/insn_decoder_test: error: malformed line 9195028:
2_>:ffffffff834f3630
```

I'll just wait for the CI pipeline :)

-- 
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to