Skip to content

Commit

Permalink
Merge pull request #695 from nathanchance/update-patches-jan-27-2024
Browse files Browse the repository at this point in the history
Update patches (January 27, 2024)
  • Loading branch information
nathanchance committed Jan 27, 2024
2 parents dd7230d + 1edb9af commit 77cd74d
Show file tree
Hide file tree
Showing 19 changed files with 208 additions and 328 deletions.
202 changes: 202 additions & 0 deletions 0004-trees.yml

Large diffs are not rendered by default.

File renamed without changes.
202 changes: 0 additions & 202 deletions 0005-tree_schedules.yml

This file was deleted.

File renamed without changes.
6 changes: 6 additions & 0 deletions 0010-configs.yml → 0007-configs.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
chromeos_configs:
- &arm64-cros-configs {config: [chromeos/config/chromeos/base.config, chromeos/config/chromeos/arm64/common.config, chromeos/config/chromeos/arm64/chromiumos-arm64-generic.flavour.config, CONFIG_SECURITY_CHROMIUMOS=n]}
- &x86_64-cros-configs {config: [chromeos/config/chromeos/base.config, chromeos/config/chromeos/x86_64/common.config, chromeos/config/chromeos/x86_64/chromiumos-x86_64-generic.flavour.config, CONFIG_SECURITY_CHROMIUMOS=n]}
kasan_configs:
- &arm64-kasan-configs {config: [defconfig, CONFIG_FTRACE=y, CONFIG_KASAN=y, CONFIG_KASAN_KUNIT_TEST=y, CONFIG_KASAN_VMALLOC=y, CONFIG_KUNIT=y]}
- &arm64-kasan-sw-configs {config: [defconfig, CONFIG_FTRACE=y, CONFIG_KASAN=y, CONFIG_KASAN_KUNIT_TEST=y, CONFIG_KASAN_SW_TAGS=y, CONFIG_KUNIT=y]}
configs:
# config: image target (optional) [ARCH:] (Optional: x86) targets to build
- &arm32_v5 {config: multi_v5_defconfig, ARCH: *arm-arch, << : *kernel_dtbs}
Expand Down
3 changes: 0 additions & 3 deletions 0008-chromeos_configs.yml

This file was deleted.

File renamed without changes.
3 changes: 0 additions & 3 deletions 0009-kasan_configs.yml

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions patches/mainline/series
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
20231115_chenhuacai_loongarch_kvm_fix_build_due_to_api_changes.patch
20240111_nathan_media_mxl5xx_move_xpt_structures_off_stack.patch
20240123_keescook_smb_work_around_clang___bdos_type_confusion.patch
20240123_nathan_modpost_add_ltext_and_ltext_to_text_sections.patch
20240123_nathan_um_fix_adding_no_pie_for_clang.patch

0 comments on commit 77cd74d

Please sign in to comment.