import kernel-5.14.0-162.6.1.el9_1

c9-beta-el9_4 imports/c9/kernel-5.14.0-162.6.1.el9_1
CentOS Sources 2 years ago committed by MSVSphere Packaging Team
commit b7863c964b

5
.gitignore vendored

@ -0,0 +1,5 @@
SOURCES/kernel-abi-stablelists-5.14.0-162.6.1.el9_1.tar.bz2
SOURCES/kernel-kabi-dw-5.14.0-162.6.1.el9_1.tar.bz2
SOURCES/linux-5.14.0-162.6.1.el9_1.tar.xz
SOURCES/rheldup3.x509
SOURCES/rhelkpatch1.x509

@ -0,0 +1,5 @@
f810437af936ad63b3abbdddda2e36f52dbccbce SOURCES/kernel-abi-stablelists-5.14.0-162.6.1.el9_1.tar.bz2
7f3ae669e865de708eeb1c07002f6c20f5732e65 SOURCES/kernel-kabi-dw-5.14.0-162.6.1.el9_1.tar.bz2
d0ce11b50bc09a09469429502e92b2b70596dbc3 SOURCES/linux-5.14.0-162.6.1.el9_1.tar.xz
95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509
d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509

@ -0,0 +1,67 @@
RHEL_MAJOR = 9
RHEL_MINOR = 1
#
# RHEL_RELEASE
# -------------
#
# Represents build number in 'release' part of RPM's name-version-release.
# name is <package_name>, e.g. kernel
# version is upstream kernel version this kernel is based on, e.g. 4.18.0
# release is <RHEL_RELEASE>.<dist_tag>[<buildid>], e.g. 100.el8
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 162.6.1
#
# ZSTREAM
# -------
#
# This variable controls whether we use zstream numbering or not for the
# package release. The zstream release keeps the build number of the last
# build done for ystream for the Beta milestone, and increments a second
# number for each build. The third number is used for branched builds
# (eg.: for builds with security fixes or hot fixes done outside of the
# batch release process).
#
# For example, with ZSTREAM unset or set to "no", all builds will contain
# a release with only the build number, eg.: kernel-<kernel version>-X.el*,
# where X is the build number. With ZSTREAM set to "yes", we will have
# builds with kernel-<kernel version>-X.Y.Z.el*, where X is the last
# RHEL_RELEASE number before ZSTREAM flag was set to yes, Y will now be the
# build number and Z will always be 1 except if you're doing a branched build
# (when you give RHDISTGIT_BRANCH on the command line, in which case the Z
# number will be incremented instead of the Y).
#
ZSTREAM ?= yes
#
# Early y+1 numbering
# --------------------
#
# In early y+1 process, RHEL_RELEASE consists of 2 numbers: x.y
# First is RHEL_RELEASE inherited/merged from y as-is, second number
# is incremented with each build starting from 1. After merge from y,
# it resets back to 1. This way y+1 nvr reflects status of last merge.
#
# Example:
#
# rhel8.0 rhel-8.1
# kernel-4.18.0-58.el8 --> kernel-4.18.0-58.1.el8
# kernel-4.18.0-58.2.el8
# kernel-4.18.0-59.el8 kernel-4.18.0-59.1.el8
# kernel-4.18.0-60.el8
# kernel-4.18.0-61.el8 --> kernel-4.18.0-61.1.el8
#
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
EARLY_YSTREAM ?= no
EARLY_YBUILD:=
EARLY_YRELEASE:=
ifneq ("$(ZSTREAM)", "yes")
ifeq ("$(EARLY_YSTREAM)","yes")
RHEL_RELEASE:=$(RHEL_RELEASE).$(EARLY_YRELEASE)
endif
endif

@ -0,0 +1,260 @@
0x949f7342 __alloc_percpu vmlinux EXPORT_SYMBOL_GPL
0x39b52d19 __bitmap_and vmlinux EXPORT_SYMBOL
0xf3e6402e __bitmap_equal vmlinux EXPORT_SYMBOL
0xbb35675b __bitmap_intersects vmlinux EXPORT_SYMBOL
0x63c4d61f __bitmap_weight vmlinux EXPORT_SYMBOL
0x88db9f48 __check_object_size vmlinux EXPORT_SYMBOL
0x0800473f __cond_resched vmlinux EXPORT_SYMBOL
0xeae3dfd6 __const_udelay vmlinux EXPORT_SYMBOL
0x5ffd9032 __cpu_online_mask vmlinux EXPORT_SYMBOL
0x6053f4b4 __cpu_possible_mask vmlinux EXPORT_SYMBOL
0x6a5cb5ee __get_free_pages vmlinux EXPORT_SYMBOL
0xf389fe60 __hw_addr_init vmlinux EXPORT_SYMBOL
0x7b4da6ff __init_rwsem vmlinux EXPORT_SYMBOL
0x608741b5 __init_swait_queue_head vmlinux EXPORT_SYMBOL
0xd9a5ea54 __init_waitqueue_head vmlinux EXPORT_SYMBOL
0xeb233a45 __kmalloc vmlinux EXPORT_SYMBOL
0x68f31cbd __list_add_valid vmlinux EXPORT_SYMBOL
0xe1537255 __list_del_entry_valid vmlinux EXPORT_SYMBOL
0x7f02188f __msecs_to_jiffies vmlinux EXPORT_SYMBOL
0xcefb0c9f __mutex_init vmlinux EXPORT_SYMBOL
0xdf8c695a __ndelay vmlinux EXPORT_SYMBOL
0x46c47fb6 __node_distance vmlinux EXPORT_SYMBOL
0xc60d0620 __num_online_cpus vmlinux EXPORT_SYMBOL
0x32047ad5 __per_cpu_offset vmlinux EXPORT_SYMBOL
0xfdae16a8 __put_cred vmlinux EXPORT_SYMBOL
0x8d522714 __rcu_read_lock vmlinux EXPORT_SYMBOL_GPL
0x2469810f __rcu_read_unlock vmlinux EXPORT_SYMBOL_GPL
0x04482cdb __refrigerator vmlinux EXPORT_SYMBOL
0x720a27a7 __register_blkdev vmlinux EXPORT_SYMBOL
0x1035c7c2 __release_region vmlinux EXPORT_SYMBOL
0x85bd1608 __request_region vmlinux EXPORT_SYMBOL
0x8da6585d __stack_chk_fail vmlinux EXPORT_SYMBOL
0x74c134b9 __sw_hweight32 vmlinux EXPORT_SYMBOL
0x9f46ced8 __sw_hweight64 vmlinux EXPORT_SYMBOL
0x9d2ab8ac __tasklet_schedule vmlinux EXPORT_SYMBOL
0x9e7d6bd0 __udelay vmlinux EXPORT_SYMBOL
0x6bc3fbc0 __unregister_chrdev vmlinux EXPORT_SYMBOL
0xae04012c __vmalloc vmlinux EXPORT_SYMBOL
0x3eeb2322 __wake_up vmlinux EXPORT_SYMBOL
0x56470118 __warn_printk vmlinux EXPORT_SYMBOL
0x7dcf4135 __xa_insert vmlinux EXPORT_SYMBOL
0x11089ac7 _ctype vmlinux EXPORT_SYMBOL
0x8810754a _find_first_bit vmlinux EXPORT_SYMBOL
0x7b37d4a7 _find_first_zero_bit vmlinux EXPORT_SYMBOL
0xa50a3da7 _find_next_bit vmlinux EXPORT_SYMBOL
0x8dee722d _raw_read_lock_bh vmlinux EXPORT_SYMBOL
0xb1342cdb _raw_read_lock_irqsave vmlinux EXPORT_SYMBOL
0xaeb082ad _raw_read_unlock_bh vmlinux EXPORT_SYMBOL
0xdf2ebb87 _raw_read_unlock_irqrestore vmlinux EXPORT_SYMBOL
0xba8fbd64 _raw_spin_lock vmlinux EXPORT_SYMBOL
0x0c3690fc _raw_spin_lock_bh vmlinux EXPORT_SYMBOL
0x8427cc7b _raw_spin_lock_irq vmlinux EXPORT_SYMBOL
0x34db050b _raw_spin_lock_irqsave vmlinux EXPORT_SYMBOL
0xfef216eb _raw_spin_trylock vmlinux EXPORT_SYMBOL
0x8518a4a6 _raw_spin_trylock_bh vmlinux EXPORT_SYMBOL
0xb5b54b34 _raw_spin_unlock vmlinux EXPORT_SYMBOL
0xe46021ca _raw_spin_unlock_bh vmlinux EXPORT_SYMBOL
0x4b750f53 _raw_spin_unlock_irq vmlinux EXPORT_SYMBOL
0xd35cce70 _raw_spin_unlock_irqrestore vmlinux EXPORT_SYMBOL
0x51a511eb _raw_write_lock_bh vmlinux EXPORT_SYMBOL
0x5021bd81 _raw_write_lock_irqsave vmlinux EXPORT_SYMBOL
0xe7ab1ecc _raw_write_unlock_bh vmlinux EXPORT_SYMBOL
0xeb078aee _raw_write_unlock_irqrestore vmlinux EXPORT_SYMBOL
0x944375db _totalram_pages vmlinux EXPORT_SYMBOL
0x639931af abort_creds vmlinux EXPORT_SYMBOL
0x0c2a113a add_timer vmlinux EXPORT_SYMBOL
0x4afb2238 add_wait_queue vmlinux EXPORT_SYMBOL
0xde293f9e add_wait_queue_exclusive vmlinux EXPORT_SYMBOL
0xe3ec2f2b alloc_chrdev_region vmlinux EXPORT_SYMBOL
0xdf9208c0 alloc_workqueue vmlinux EXPORT_SYMBOL_GPL
0xa5efbf4c async_synchronize_full vmlinux EXPORT_SYMBOL_GPL
0x6ca4bf88 async_synchronize_full_domain vmlinux EXPORT_SYMBOL_GPL
0x2b9997fb atomic_notifier_chain_register vmlinux EXPORT_SYMBOL_GPL
0x7181db30 atomic_notifier_chain_unregister vmlinux EXPORT_SYMBOL_GPL
0xad73041f autoremove_wake_function vmlinux EXPORT_SYMBOL
0xf1e98c74 avenrun vmlinux EXPORT_SYMBOL
0x63a7c28c bitmap_find_free_region vmlinux EXPORT_SYMBOL
0x574c2e74 bitmap_release_region vmlinux EXPORT_SYMBOL
0xae6dac88 blk_stack_limits vmlinux EXPORT_SYMBOL
0x28aa6a67 call_rcu vmlinux EXPORT_SYMBOL_GPL
0xa7eedcc4 call_usermodehelper vmlinux EXPORT_SYMBOL
0x0c37eb51 cancel_delayed_work vmlinux EXPORT_SYMBOL
0xf39d6569 cancel_delayed_work_sync vmlinux EXPORT_SYMBOL
0xc6cbbc89 capable vmlinux EXPORT_SYMBOL
0xfbf5eff0 commit_creds vmlinux EXPORT_SYMBOL
0xa6257a2f complete vmlinux EXPORT_SYMBOL
0x26cc73c3 complete_and_exit vmlinux EXPORT_SYMBOL
0x64999478 congestion_wait vmlinux EXPORT_SYMBOL
0xacce839d cpu_bit_bitmap vmlinux EXPORT_SYMBOL_GPL
0x7a2af7b4 cpu_number vmlinux EXPORT_SYMBOL
0x7c46233a cpufreq_quick_get vmlinux EXPORT_SYMBOL
0x112b1852 cpumask_next vmlinux EXPORT_SYMBOL
0xe113bbbc csum_partial vmlinux EXPORT_SYMBOL
0xaad8c7d6 default_wake_function vmlinux EXPORT_SYMBOL
0xcd3c7696 del_timer_sync vmlinux EXPORT_SYMBOL
0x0b0e6a56 delayed_work_timer_fn vmlinux EXPORT_SYMBOL
0x8c03d20c destroy_workqueue vmlinux EXPORT_SYMBOL_GPL
0xa5976e4f dev_base_lock vmlinux EXPORT_SYMBOL
0x587f22d7 devmap_managed_key vmlinux EXPORT_SYMBOL
0x81e6b37f dmi_get_system_info vmlinux EXPORT_SYMBOL
0x6626afca down vmlinux EXPORT_SYMBOL
0x6bd0e573 down_interruptible vmlinux EXPORT_SYMBOL
0x668b19a1 down_read vmlinux EXPORT_SYMBOL
0xc3ff38c2 down_read_trylock vmlinux EXPORT_SYMBOL
0xe9ffc063 down_trylock vmlinux EXPORT_SYMBOL
0x57bc19d2 down_write vmlinux EXPORT_SYMBOL
0xe40c37ea down_write_trylock vmlinux EXPORT_SYMBOL
0x18888d00 downgrade_write vmlinux EXPORT_SYMBOL
0x6b2dc060 dump_stack vmlinux EXPORT_SYMBOL
0x190a48a9 efi vmlinux EXPORT_SYMBOL
0xb26a1add elfcorehdr_addr vmlinux EXPORT_SYMBOL_GPL
0x92540fbf finish_wait vmlinux EXPORT_SYMBOL
0x42160169 flush_workqueue vmlinux EXPORT_SYMBOL
0xcbd4898c fortify_panic vmlinux EXPORT_SYMBOL
0xc1514a3b free_irq vmlinux EXPORT_SYMBOL
0x4302d0eb free_pages vmlinux EXPORT_SYMBOL
0xc9ec4e21 free_percpu vmlinux EXPORT_SYMBOL_GPL
0xa843805a get_unused_fd_flags vmlinux EXPORT_SYMBOL
0xf09b5d9a get_zeroed_page vmlinux EXPORT_SYMBOL
0x43d22fb9 groups_alloc vmlinux EXPORT_SYMBOL
0x4807ac91 hrtimer_cancel vmlinux EXPORT_SYMBOL_GPL
0x8a8adf1f hrtimer_forward vmlinux EXPORT_SYMBOL_GPL
0x3f281598 hrtimer_init vmlinux EXPORT_SYMBOL_GPL
0xe18c800e hrtimer_start_range_ns vmlinux EXPORT_SYMBOL_GPL
0xac5fcec0 in4_pton vmlinux EXPORT_SYMBOL
0x609bcd98 in6_pton vmlinux EXPORT_SYMBOL
0x1b6314fd in_aton vmlinux EXPORT_SYMBOL
0x8b8059bd in_group_p vmlinux EXPORT_SYMBOL
0x78534f62 init_timer_key vmlinux EXPORT_SYMBOL
0xfe487975 init_wait_entry vmlinux EXPORT_SYMBOL
0x77358855 iomem_resource vmlinux EXPORT_SYMBOL
0xedc03953 iounmap vmlinux EXPORT_SYMBOL
0xc31db0ce is_vmalloc_addr vmlinux EXPORT_SYMBOL
0x15ba50a6 jiffies vmlinux EXPORT_SYMBOL
0x055e77e8 jiffies_64 vmlinux EXPORT_SYMBOL
0x6df1aaf1 kernel_sigaction vmlinux EXPORT_SYMBOL
0x037a0cba kfree vmlinux EXPORT_SYMBOL
0xb8b9f817 kmalloc_order_trace vmlinux EXPORT_SYMBOL
0x3854774b kstrtoll vmlinux EXPORT_SYMBOL
0x5c3c7387 kstrtoull vmlinux EXPORT_SYMBOL
0xb3f7646e kthread_should_stop vmlinux EXPORT_SYMBOL
0xb43f9365 ktime_get vmlinux EXPORT_SYMBOL_GPL
0x484f6edf ktime_get_coarse_real_ts64 vmlinux EXPORT_SYMBOL
0x9ec6ca96 ktime_get_real_ts64 vmlinux EXPORT_SYMBOL
0x5e515be6 ktime_get_ts64 vmlinux EXPORT_SYMBOL_GPL
0x34c7cdbc lookup_bdev vmlinux EXPORT_SYMBOL
0xa3521253 mem_section vmlinux EXPORT_SYMBOL
0x449ad0a7 memcmp vmlinux EXPORT_SYMBOL
0x4829a47e memcpy vmlinux EXPORT_SYMBOL
0x5a9f1d63 memmove vmlinux EXPORT_SYMBOL
0x65e0d6d7 memory_read_from_buffer vmlinux EXPORT_SYMBOL
0x27864d57 memparse vmlinux EXPORT_SYMBOL
0xcada3b60 mempool_alloc vmlinux EXPORT_SYMBOL
0xc972449f mempool_alloc_slab vmlinux EXPORT_SYMBOL
0x604d06e2 mempool_create vmlinux EXPORT_SYMBOL
0xf8214b50 mempool_create_node vmlinux EXPORT_SYMBOL
0x04b0e44d mempool_destroy vmlinux EXPORT_SYMBOL
0xc05d3c27 mempool_free vmlinux EXPORT_SYMBOL
0x8a99a016 mempool_free_slab vmlinux EXPORT_SYMBOL
0xdcb764ad memset vmlinux EXPORT_SYMBOL
0xf9a482f9 msleep vmlinux EXPORT_SYMBOL
0x364c23ad mutex_is_locked vmlinux EXPORT_SYMBOL
0x4dfa8d4b mutex_lock vmlinux EXPORT_SYMBOL
0xbb9ed3bf mutex_trylock vmlinux EXPORT_SYMBOL
0x3213f038 mutex_unlock vmlinux EXPORT_SYMBOL
0xb7b7fa6e node_states vmlinux EXPORT_SYMBOL
0x017de3d5 nr_cpu_ids vmlinux EXPORT_SYMBOL
0x618911fc numa_node vmlinux EXPORT_SYMBOL
0xdafbd89f override_creds vmlinux EXPORT_SYMBOL
0xf1e046cc panic vmlinux EXPORT_SYMBOL
0x07ceeac9 panic_notifier_list vmlinux EXPORT_SYMBOL
0x37bf7be3 percpu_ref_exit vmlinux EXPORT_SYMBOL_GPL
0x81a7f541 percpu_ref_init vmlinux EXPORT_SYMBOL_GPL
0x9b496b21 posix_acl_alloc vmlinux EXPORT_SYMBOL
0x69d53cbc posix_acl_from_xattr vmlinux EXPORT_SYMBOL
0x8c683fcd posix_acl_to_xattr vmlinux EXPORT_SYMBOL
0xcfa7e913 posix_acl_valid vmlinux EXPORT_SYMBOL
0xe845d142 prepare_creds vmlinux EXPORT_SYMBOL
0xd5fd90f1 prepare_to_wait vmlinux EXPORT_SYMBOL
0x8c26d495 prepare_to_wait_event vmlinux EXPORT_SYMBOL
0xc622556f prepare_to_wait_exclusive vmlinux EXPORT_SYMBOL
0xc5850110 printk vmlinux EXPORT_SYMBOL
0x3f4547a7 put_unused_fd vmlinux EXPORT_SYMBOL
0x3ae3bf84 queue_delayed_work_on vmlinux EXPORT_SYMBOL
0xc5b6f236 queue_work_on vmlinux EXPORT_SYMBOL
0x4e6e4b41 radix_tree_delete vmlinux EXPORT_SYMBOL
0xece784c2 rb_first vmlinux EXPORT_SYMBOL
0xca9360b5 rb_next vmlinux EXPORT_SYMBOL
0xfb6af58d recalc_sigpending vmlinux EXPORT_SYMBOL
0x0296695f refcount_warn_saturate vmlinux EXPORT_SYMBOL
0x3fd78f3b register_chrdev_region vmlinux EXPORT_SYMBOL
0xd2da1048 register_netdevice_notifier vmlinux EXPORT_SYMBOL
0x3517383e register_reboot_notifier vmlinux EXPORT_SYMBOL
0x37110088 remove_wait_queue vmlinux EXPORT_SYMBOL
0x92d5838e request_threaded_irq vmlinux EXPORT_SYMBOL
0xd0ec78d8 revert_creds vmlinux EXPORT_SYMBOL
0x85670f1d rtnl_is_locked vmlinux EXPORT_SYMBOL
0x01000e51 schedule vmlinux EXPORT_SYMBOL
0x8ddd8aad schedule_timeout vmlinux EXPORT_SYMBOL
0x96848186 scnprintf vmlinux EXPORT_SYMBOL
0x0334da4e scsi_command_size_tbl vmlinux EXPORT_SYMBOL
0xf2e5bd87 security_free_mnt_opts vmlinux EXPORT_SYMBOL
0xb48d4d22 security_sb_eat_lsm_opts vmlinux EXPORT_SYMBOL
0xe080e8f0 set_current_groups vmlinux EXPORT_SYMBOL
0x9e61bb05 set_freezable vmlinux EXPORT_SYMBOL
0x619cb7dd simple_read_from_buffer vmlinux EXPORT_SYMBOL
0x0b742fd7 simple_strtol vmlinux EXPORT_SYMBOL
0x20000329 simple_strtoul vmlinux EXPORT_SYMBOL
0x61b7b126 simple_strtoull vmlinux EXPORT_SYMBOL
0x9b1da8ae smp_call_function_many vmlinux EXPORT_SYMBOL
0x6228c21f smp_call_function_single vmlinux EXPORT_SYMBOL
0xa080c5e5 smp_call_function_single_async vmlinux EXPORT_SYMBOL_GPL
0x656e4a6e snprintf vmlinux EXPORT_SYMBOL
0xb7c0f443 sort vmlinux EXPORT_SYMBOL
0x3c3ff9fd sprintf vmlinux EXPORT_SYMBOL
0xbcab6ee6 sscanf vmlinux EXPORT_SYMBOL
0x349cba85 strchr vmlinux EXPORT_SYMBOL
0xe2d5255a strcmp vmlinux EXPORT_SYMBOL
0xe914e41e strcpy vmlinux EXPORT_SYMBOL
0xf9c0b663 strlcat vmlinux EXPORT_SYMBOL
0x5792f848 strlcpy vmlinux EXPORT_SYMBOL
0x98cf60b3 strlen vmlinux EXPORT_SYMBOL
0x96b29254 strncasecmp vmlinux EXPORT_SYMBOL
0x5a921311 strncmp vmlinux EXPORT_SYMBOL
0x9166fada strncpy vmlinux EXPORT_SYMBOL
0x24428be5 strncpy_from_user vmlinux EXPORT_SYMBOL
0xa916b694 strnlen vmlinux EXPORT_SYMBOL
0x9f984513 strrchr vmlinux EXPORT_SYMBOL
0x85df9b6c strsep vmlinux EXPORT_SYMBOL
0x1e6d26a8 strstr vmlinux EXPORT_SYMBOL
0x6091797f synchronize_rcu vmlinux EXPORT_SYMBOL_GPL
0xfe5d4bb2 sys_tz vmlinux EXPORT_SYMBOL
0x7ab88a45 system_freezing_cnt vmlinux EXPORT_SYMBOL
0x2d3385d3 system_wq vmlinux EXPORT_SYMBOL
0x2364c85a tasklet_init vmlinux EXPORT_SYMBOL
0x0ea3c74e tasklet_kill vmlinux EXPORT_SYMBOL
0x350f6ce5 tasklet_unlock_wait vmlinux EXPORT_SYMBOL_GPL
0x0fff5afc time64_to_tm vmlinux EXPORT_SYMBOL
0x6fcb87a1 touch_softlockup_watchdog vmlinux EXPORT_SYMBOL
0x21ef374c try_wait_for_completion vmlinux EXPORT_SYMBOL
0xb5a459dc unregister_blkdev vmlinux EXPORT_SYMBOL
0x6091b333 unregister_chrdev_region vmlinux EXPORT_SYMBOL
0x9d0d6206 unregister_netdevice_notifier vmlinux EXPORT_SYMBOL
0xac1a55be unregister_reboot_notifier vmlinux EXPORT_SYMBOL
0xcf2a6966 up vmlinux EXPORT_SYMBOL
0x53b954a2 up_read vmlinux EXPORT_SYMBOL
0xce807a25 up_write vmlinux EXPORT_SYMBOL
0x999e8297 vfree vmlinux EXPORT_SYMBOL
0x37e3ec9b vm_event_states vmlinux EXPORT_SYMBOL
0xba0676e2 vm_zone_stat vmlinux EXPORT_SYMBOL
0xd6ee688f vmalloc vmlinux EXPORT_SYMBOL
0x715a5ed0 vprintk vmlinux EXPORT_SYMBOL
0x00148653 vsnprintf vmlinux EXPORT_SYMBOL
0x78b887ed vsprintf vmlinux EXPORT_SYMBOL
0x25974000 wait_for_completion vmlinux EXPORT_SYMBOL
0x2e3bcce2 wait_for_completion_interruptible vmlinux EXPORT_SYMBOL
0xd9491c14 xa_destroy vmlinux EXPORT_SYMBOL
0x8fa25c24 xa_find vmlinux EXPORT_SYMBOL
0xdf36914b xa_find_after vmlinux EXPORT_SYMBOL
0x760a0f4f yield vmlinux EXPORT_SYMBOL

@ -0,0 +1,252 @@
0x949f7342 __alloc_percpu vmlinux EXPORT_SYMBOL_GPL
0x39b52d19 __bitmap_and vmlinux EXPORT_SYMBOL
0xf3e6402e __bitmap_equal vmlinux EXPORT_SYMBOL
0xbb35675b __bitmap_intersects vmlinux EXPORT_SYMBOL
0x63c4d61f __bitmap_weight vmlinux EXPORT_SYMBOL
0x88db9f48 __check_object_size vmlinux EXPORT_SYMBOL
0x0800473f __cond_resched vmlinux EXPORT_SYMBOL
0x8f68da79 __cpu_online_mask vmlinux EXPORT_SYMBOL
0xe5d71a61 __cpu_possible_mask vmlinux EXPORT_SYMBOL
0x6a5cb5ee __get_free_pages vmlinux EXPORT_SYMBOL
0xf389fe60 __hw_addr_init vmlinux EXPORT_SYMBOL
0x7b4da6ff __init_rwsem vmlinux EXPORT_SYMBOL
0x608741b5 __init_swait_queue_head vmlinux EXPORT_SYMBOL
0xd9a5ea54 __init_waitqueue_head vmlinux EXPORT_SYMBOL
0xeb233a45 __kmalloc vmlinux EXPORT_SYMBOL
0x68f31cbd __list_add_valid vmlinux EXPORT_SYMBOL
0xe1537255 __list_del_entry_valid vmlinux EXPORT_SYMBOL
0x7f02188f __msecs_to_jiffies vmlinux EXPORT_SYMBOL
0xcefb0c9f __mutex_init vmlinux EXPORT_SYMBOL
0x46c47fb6 __node_distance vmlinux EXPORT_SYMBOL
0xc60d0620 __num_online_cpus vmlinux EXPORT_SYMBOL
0x499bfc6d __per_cpu_offset vmlinux EXPORT_SYMBOL
0xfdae16a8 __put_cred vmlinux EXPORT_SYMBOL
0x04482cdb __refrigerator vmlinux EXPORT_SYMBOL
0x720a27a7 __register_blkdev vmlinux EXPORT_SYMBOL
0x1035c7c2 __release_region vmlinux EXPORT_SYMBOL
0x85bd1608 __request_region vmlinux EXPORT_SYMBOL
0x3ea1b6e4 __stack_chk_fail vmlinux EXPORT_SYMBOL
0x74c134b9 __sw_hweight32 vmlinux EXPORT_SYMBOL
0x9f46ced8 __sw_hweight64 vmlinux EXPORT_SYMBOL
0x9d2ab8ac __tasklet_schedule vmlinux EXPORT_SYMBOL
0x6bc3fbc0 __unregister_chrdev vmlinux EXPORT_SYMBOL
0xae04012c __vmalloc vmlinux EXPORT_SYMBOL
0x3eeb2322 __wake_up vmlinux EXPORT_SYMBOL
0x56470118 __warn_printk vmlinux EXPORT_SYMBOL
0x7dcf4135 __xa_insert vmlinux EXPORT_SYMBOL
0x13c49cc2 _copy_from_user vmlinux EXPORT_SYMBOL
0x6b10bee1 _copy_to_user vmlinux EXPORT_SYMBOL
0x11089ac7 _ctype vmlinux EXPORT_SYMBOL
0xa50a3da7 _find_next_bit vmlinux EXPORT_SYMBOL
0x8dee722d _raw_read_lock_bh vmlinux EXPORT_SYMBOL
0xb1342cdb _raw_read_lock_irqsave vmlinux EXPORT_SYMBOL
0xaeb082ad _raw_read_unlock_bh vmlinux EXPORT_SYMBOL
0xdf2ebb87 _raw_read_unlock_irqrestore vmlinux EXPORT_SYMBOL
0xba8fbd64 _raw_spin_lock vmlinux EXPORT_SYMBOL
0x0c3690fc _raw_spin_lock_bh vmlinux EXPORT_SYMBOL
0x8427cc7b _raw_spin_lock_irq vmlinux EXPORT_SYMBOL
0x34db050b _raw_spin_lock_irqsave vmlinux EXPORT_SYMBOL
0xfef216eb _raw_spin_trylock vmlinux EXPORT_SYMBOL
0x8518a4a6 _raw_spin_trylock_bh vmlinux EXPORT_SYMBOL
0xe46021ca _raw_spin_unlock_bh vmlinux EXPORT_SYMBOL
0xd35cce70 _raw_spin_unlock_irqrestore vmlinux EXPORT_SYMBOL
0x51a511eb _raw_write_lock_bh vmlinux EXPORT_SYMBOL
0x5021bd81 _raw_write_lock_irqsave vmlinux EXPORT_SYMBOL
0xe7ab1ecc _raw_write_unlock_bh vmlinux EXPORT_SYMBOL
0xeb078aee _raw_write_unlock_irqrestore vmlinux EXPORT_SYMBOL
0x944375db _totalram_pages vmlinux EXPORT_SYMBOL
0x639931af abort_creds vmlinux EXPORT_SYMBOL
0x0c2a113a add_timer vmlinux EXPORT_SYMBOL
0x4afb2238 add_wait_queue vmlinux EXPORT_SYMBOL
0xde293f9e add_wait_queue_exclusive vmlinux EXPORT_SYMBOL
0xe3ec2f2b alloc_chrdev_region vmlinux EXPORT_SYMBOL
0xdf9208c0 alloc_workqueue vmlinux EXPORT_SYMBOL_GPL
0xa5efbf4c async_synchronize_full vmlinux EXPORT_SYMBOL_GPL
0x6ca4bf88 async_synchronize_full_domain vmlinux EXPORT_SYMBOL_GPL
0x2b9997fb atomic_notifier_chain_register vmlinux EXPORT_SYMBOL_GPL
0x7181db30 atomic_notifier_chain_unregister vmlinux EXPORT_SYMBOL_GPL
0xad73041f autoremove_wake_function vmlinux EXPORT_SYMBOL
0xf1e98c74 avenrun vmlinux EXPORT_SYMBOL
0x63a7c28c bitmap_find_free_region vmlinux EXPORT_SYMBOL
0x574c2e74 bitmap_release_region vmlinux EXPORT_SYMBOL
0xae6dac88 blk_stack_limits vmlinux EXPORT_SYMBOL
0x28aa6a67 call_rcu vmlinux EXPORT_SYMBOL_GPL
0xa7eedcc4 call_usermodehelper vmlinux EXPORT_SYMBOL
0x0c37eb51 cancel_delayed_work vmlinux EXPORT_SYMBOL
0xf39d6569 cancel_delayed_work_sync vmlinux EXPORT_SYMBOL
0xc6cbbc89 capable vmlinux EXPORT_SYMBOL
0xfbf5eff0 commit_creds vmlinux EXPORT_SYMBOL
0xa6257a2f complete vmlinux EXPORT_SYMBOL
0x26cc73c3 complete_and_exit vmlinux EXPORT_SYMBOL
0x64999478 congestion_wait vmlinux EXPORT_SYMBOL
0x1843e540 cpu_bit_bitmap vmlinux EXPORT_SYMBOL_GPL
0x04f158be cpu_sibling_map vmlinux EXPORT_SYMBOL
0x7c46233a cpufreq_quick_get vmlinux EXPORT_SYMBOL
0x233cab92 cpumask_next vmlinux EXPORT_SYMBOL
0xaad8c7d6 default_wake_function vmlinux EXPORT_SYMBOL
0xcd3c7696 del_timer_sync vmlinux EXPORT_SYMBOL
0x0b0e6a56 delayed_work_timer_fn vmlinux EXPORT_SYMBOL
0x8c03d20c destroy_workqueue vmlinux EXPORT_SYMBOL_GPL
0xa5976e4f dev_base_lock vmlinux EXPORT_SYMBOL
0x587f22d7 devmap_managed_key vmlinux EXPORT_SYMBOL
0x6626afca down vmlinux EXPORT_SYMBOL
0x6bd0e573 down_interruptible vmlinux EXPORT_SYMBOL
0x668b19a1 down_read vmlinux EXPORT_SYMBOL
0xc3ff38c2 down_read_trylock vmlinux EXPORT_SYMBOL
0xe9ffc063 down_trylock vmlinux EXPORT_SYMBOL
0x57bc19d2 down_write vmlinux EXPORT_SYMBOL
0xe40c37ea down_write_trylock vmlinux EXPORT_SYMBOL
0x18888d00 downgrade_write vmlinux EXPORT_SYMBOL
0x6b2dc060 dump_stack vmlinux EXPORT_SYMBOL
0xb26a1add elfcorehdr_addr vmlinux EXPORT_SYMBOL_GPL
0x92540fbf finish_wait vmlinux EXPORT_SYMBOL
0x42160169 flush_workqueue vmlinux EXPORT_SYMBOL
0xcbd4898c fortify_panic vmlinux EXPORT_SYMBOL
0xc1514a3b free_irq vmlinux EXPORT_SYMBOL
0x4302d0eb free_pages vmlinux EXPORT_SYMBOL
0xc9ec4e21 free_percpu vmlinux EXPORT_SYMBOL_GPL
0xa843805a get_unused_fd_flags vmlinux EXPORT_SYMBOL
0xf09b5d9a get_zeroed_page vmlinux EXPORT_SYMBOL
0x43d22fb9 groups_alloc vmlinux EXPORT_SYMBOL
0x4807ac91 hrtimer_cancel vmlinux EXPORT_SYMBOL_GPL
0x8a8adf1f hrtimer_forward vmlinux EXPORT_SYMBOL_GPL
0x3f281598 hrtimer_init vmlinux EXPORT_SYMBOL_GPL
0xe18c800e hrtimer_start_range_ns vmlinux EXPORT_SYMBOL_GPL
0xac5fcec0 in4_pton vmlinux EXPORT_SYMBOL
0x609bcd98 in6_pton vmlinux EXPORT_SYMBOL
0x1b6314fd in_aton vmlinux EXPORT_SYMBOL
0x8b8059bd in_group_p vmlinux EXPORT_SYMBOL
0x78534f62 init_timer_key vmlinux EXPORT_SYMBOL
0xfe487975 init_wait_entry vmlinux EXPORT_SYMBOL
0x77358855 iomem_resource vmlinux EXPORT_SYMBOL
0x254c9287 ioremap vmlinux EXPORT_SYMBOL
0xedc03953 iounmap vmlinux EXPORT_SYMBOL
0xc31db0ce is_vmalloc_addr vmlinux EXPORT_SYMBOL
0x02df50b0 jiffies vmlinux EXPORT_SYMBOL
0x23619cff jiffies_64 vmlinux EXPORT_SYMBOL
0x6df1aaf1 kernel_sigaction vmlinux EXPORT_SYMBOL
0x037a0cba kfree vmlinux EXPORT_SYMBOL
0xb8b9f817 kmalloc_order_trace vmlinux EXPORT_SYMBOL
0x3854774b kstrtoll vmlinux EXPORT_SYMBOL
0x5c3c7387 kstrtoull vmlinux EXPORT_SYMBOL
0xb3f7646e kthread_should_stop vmlinux EXPORT_SYMBOL
0xb43f9365 ktime_get vmlinux EXPORT_SYMBOL_GPL
0x484f6edf ktime_get_coarse_real_ts64 vmlinux EXPORT_SYMBOL
0x9ec6ca96 ktime_get_real_ts64 vmlinux EXPORT_SYMBOL
0x5e515be6 ktime_get_ts64 vmlinux EXPORT_SYMBOL_GPL
0x34c7cdbc lookup_bdev vmlinux EXPORT_SYMBOL
0xe9b7b1ce mem_section vmlinux EXPORT_SYMBOL
0x1c3e02e4 memcmp vmlinux EXPORT_SYMBOL
0x4829a47e memcpy vmlinux EXPORT_SYMBOL
0x5a9f1d63 memmove vmlinux EXPORT_SYMBOL
0x65e0d6d7 memory_read_from_buffer vmlinux EXPORT_SYMBOL
0x27864d57 memparse vmlinux EXPORT_SYMBOL
0xcada3b60 mempool_alloc vmlinux EXPORT_SYMBOL
0xc972449f mempool_alloc_slab vmlinux EXPORT_SYMBOL
0x604d06e2 mempool_create vmlinux EXPORT_SYMBOL
0xf8214b50 mempool_create_node vmlinux EXPORT_SYMBOL
0x04b0e44d mempool_destroy vmlinux EXPORT_SYMBOL
0xc05d3c27 mempool_free vmlinux EXPORT_SYMBOL
0x8a99a016 mempool_free_slab vmlinux EXPORT_SYMBOL
0xdcb764ad memset vmlinux EXPORT_SYMBOL
0xf9a482f9 msleep vmlinux EXPORT_SYMBOL
0x364c23ad mutex_is_locked vmlinux EXPORT_SYMBOL
0x4dfa8d4b mutex_lock vmlinux EXPORT_SYMBOL
0xbb9ed3bf mutex_trylock vmlinux EXPORT_SYMBOL
0x3213f038 mutex_unlock vmlinux EXPORT_SYMBOL
0x916758a3 node_states vmlinux EXPORT_SYMBOL
0x017de3d5 nr_cpu_ids vmlinux EXPORT_SYMBOL
0x618911fc numa_node vmlinux EXPORT_SYMBOL
0xdafbd89f override_creds vmlinux EXPORT_SYMBOL
0xf1e046cc panic vmlinux EXPORT_SYMBOL
0x07ceeac9 panic_notifier_list vmlinux EXPORT_SYMBOL
0x37bf7be3 percpu_ref_exit vmlinux EXPORT_SYMBOL_GPL
0x81a7f541 percpu_ref_init vmlinux EXPORT_SYMBOL_GPL
0x9b496b21 posix_acl_alloc vmlinux EXPORT_SYMBOL
0x69d53cbc posix_acl_from_xattr vmlinux EXPORT_SYMBOL
0x8c683fcd posix_acl_to_xattr vmlinux EXPORT_SYMBOL
0xcfa7e913 posix_acl_valid vmlinux EXPORT_SYMBOL
0xe845d142 prepare_creds vmlinux EXPORT_SYMBOL
0xd5fd90f1 prepare_to_wait vmlinux EXPORT_SYMBOL
0x8c26d495 prepare_to_wait_event vmlinux EXPORT_SYMBOL
0xc622556f prepare_to_wait_exclusive vmlinux EXPORT_SYMBOL
0xc5850110 printk vmlinux EXPORT_SYMBOL
0x3f4547a7 put_unused_fd vmlinux EXPORT_SYMBOL
0x3ae3bf84 queue_delayed_work_on vmlinux EXPORT_SYMBOL
0xc5b6f236 queue_work_on vmlinux EXPORT_SYMBOL
0x4e6e4b41 radix_tree_delete vmlinux EXPORT_SYMBOL
0xece784c2 rb_first vmlinux EXPORT_SYMBOL
0xca9360b5 rb_next vmlinux EXPORT_SYMBOL
0x2d5f69b3 rcu_read_unlock_strict vmlinux EXPORT_SYMBOL_GPL
0xfb6af58d recalc_sigpending vmlinux EXPORT_SYMBOL
0x0296695f refcount_warn_saturate vmlinux EXPORT_SYMBOL
0x3fd78f3b register_chrdev_region vmlinux EXPORT_SYMBOL
0xd2da1048 register_netdevice_notifier vmlinux EXPORT_SYMBOL
0x3517383e register_reboot_notifier vmlinux EXPORT_SYMBOL
0x37110088 remove_wait_queue vmlinux EXPORT_SYMBOL
0x92d5838e request_threaded_irq vmlinux EXPORT_SYMBOL
0xd0ec78d8 revert_creds vmlinux EXPORT_SYMBOL
0x85670f1d rtnl_is_locked vmlinux EXPORT_SYMBOL
0x01000e51 schedule vmlinux EXPORT_SYMBOL
0x8ddd8aad schedule_timeout vmlinux EXPORT_SYMBOL
0x96848186 scnprintf vmlinux EXPORT_SYMBOL
0x0334da4e scsi_command_size_tbl vmlinux EXPORT_SYMBOL
0xf2e5bd87 security_free_mnt_opts vmlinux EXPORT_SYMBOL
0xb48d4d22 security_sb_eat_lsm_opts vmlinux EXPORT_SYMBOL
0xe080e8f0 set_current_groups vmlinux EXPORT_SYMBOL
0x9e61bb05 set_freezable vmlinux EXPORT_SYMBOL
0x619cb7dd simple_read_from_buffer vmlinux EXPORT_SYMBOL
0x0b742fd7 simple_strtol vmlinux EXPORT_SYMBOL
0x20000329 simple_strtoul vmlinux EXPORT_SYMBOL
0x61b7b126 simple_strtoull vmlinux EXPORT_SYMBOL
0xf9b1cdcd smp_call_function_many vmlinux EXPORT_SYMBOL
0x6228c21f smp_call_function_single vmlinux EXPORT_SYMBOL
0xa080c5e5 smp_call_function_single_async vmlinux EXPORT_SYMBOL_GPL
0x656e4a6e snprintf vmlinux EXPORT_SYMBOL
0xb7c0f443 sort vmlinux EXPORT_SYMBOL
0x3c3ff9fd sprintf vmlinux EXPORT_SYMBOL
0xbcab6ee6 sscanf vmlinux EXPORT_SYMBOL
0x349cba85 strchr vmlinux EXPORT_SYMBOL
0xe2d5255a strcmp vmlinux EXPORT_SYMBOL
0xe914e41e strcpy vmlinux EXPORT_SYMBOL
0xf9c0b663 strlcat vmlinux EXPORT_SYMBOL
0x5792f848 strlcpy vmlinux EXPORT_SYMBOL
0x98cf60b3 strlen vmlinux EXPORT_SYMBOL
0x96b29254 strncasecmp vmlinux EXPORT_SYMBOL
0x5a921311 strncmp vmlinux EXPORT_SYMBOL
0x9166fada strncpy vmlinux EXPORT_SYMBOL
0x24428be5 strncpy_from_user vmlinux EXPORT_SYMBOL
0xa916b694 strnlen vmlinux EXPORT_SYMBOL
0x9f984513 strrchr vmlinux EXPORT_SYMBOL
0x85df9b6c strsep vmlinux EXPORT_SYMBOL
0x1e6d26a8 strstr vmlinux EXPORT_SYMBOL
0x6091797f synchronize_rcu vmlinux EXPORT_SYMBOL_GPL
0xfe5d4bb2 sys_tz vmlinux EXPORT_SYMBOL
0x7ab88a45 system_freezing_cnt vmlinux EXPORT_SYMBOL
0x2d3385d3 system_wq vmlinux EXPORT_SYMBOL
0x2364c85a tasklet_init vmlinux EXPORT_SYMBOL
0x0ea3c74e tasklet_kill vmlinux EXPORT_SYMBOL
0x350f6ce5 tasklet_unlock_wait vmlinux EXPORT_SYMBOL_GPL
0x0fff5afc time64_to_tm vmlinux EXPORT_SYMBOL
0x6fcb87a1 touch_softlockup_watchdog vmlinux EXPORT_SYMBOL
0x21ef374c try_wait_for_completion vmlinux EXPORT_SYMBOL
0xb5a459dc unregister_blkdev vmlinux EXPORT_SYMBOL
0x6091b333 unregister_chrdev_region vmlinux EXPORT_SYMBOL
0x9d0d6206 unregister_netdevice_notifier vmlinux EXPORT_SYMBOL
0xac1a55be unregister_reboot_notifier vmlinux EXPORT_SYMBOL
0xcf2a6966 up vmlinux EXPORT_SYMBOL
0x53b954a2 up_read vmlinux EXPORT_SYMBOL
0xce807a25 up_write vmlinux EXPORT_SYMBOL
0x999e8297 vfree vmlinux EXPORT_SYMBOL
0x77808a48 vm_event_states vmlinux EXPORT_SYMBOL
0xba0676e2 vm_zone_stat vmlinux EXPORT_SYMBOL
0xd6ee688f vmalloc vmlinux EXPORT_SYMBOL
0x715a5ed0 vprintk vmlinux EXPORT_SYMBOL
0x00148653 vsnprintf vmlinux EXPORT_SYMBOL
0x78b887ed vsprintf vmlinux EXPORT_SYMBOL
0x25974000 wait_for_completion vmlinux EXPORT_SYMBOL
0x2e3bcce2 wait_for_completion_interruptible vmlinux EXPORT_SYMBOL
0xd9491c14 xa_destroy vmlinux EXPORT_SYMBOL
0x8fa25c24 xa_find vmlinux EXPORT_SYMBOL
0xdf36914b xa_find_after vmlinux EXPORT_SYMBOL
0x760a0f4f yield vmlinux EXPORT_SYMBOL

@ -0,0 +1,230 @@
0x55f2580b __alloc_percpu vmlinux EXPORT_SYMBOL_GPL
0x39b52d19 __bitmap_and vmlinux EXPORT_SYMBOL
0xf3e6402e __bitmap_equal vmlinux EXPORT_SYMBOL
0xbb35675b __bitmap_intersects vmlinux EXPORT_SYMBOL
0x63c4d61f __bitmap_weight vmlinux EXPORT_SYMBOL
0x88db9f48 __check_object_size vmlinux EXPORT_SYMBOL
0x0800473f __cond_resched vmlinux EXPORT_SYMBOL
0x564405cb __cpu_online_mask vmlinux EXPORT_SYMBOL
0x2548c032 __cpu_possible_mask vmlinux EXPORT_SYMBOL
0x6a5cb5ee __get_free_pages vmlinux EXPORT_SYMBOL
0xf389fe60 __hw_addr_init vmlinux EXPORT_SYMBOL
0xbf9a5a1e __init_rwsem vmlinux EXPORT_SYMBOL
0x9cadbd3b __init_swait_queue_head vmlinux EXPORT_SYMBOL
0x44e9b7d0 __init_waitqueue_head vmlinux EXPORT_SYMBOL
0x1dadd920 __kmalloc vmlinux EXPORT_SYMBOL
0x68f31cbd __list_add_valid vmlinux EXPORT_SYMBOL
0xe1537255 __list_del_entry_valid vmlinux EXPORT_SYMBOL
0x7f02188f __msecs_to_jiffies vmlinux EXPORT_SYMBOL
0xf0ea2318 __mutex_init vmlinux EXPORT_SYMBOL
0xdf8c695a __ndelay vmlinux EXPORT_SYMBOL
0xc60d0620 __num_online_cpus vmlinux EXPORT_SYMBOL
0x5ecfeec6 __per_cpu_offset vmlinux EXPORT_SYMBOL
0x5b313698 __put_cred vmlinux EXPORT_SYMBOL
0x04482cdb __refrigerator vmlinux EXPORT_SYMBOL
0x720a27a7 __register_blkdev vmlinux EXPORT_SYMBOL
0x1035c7c2 __release_region vmlinux EXPORT_SYMBOL
0x85bd1608 __request_region vmlinux EXPORT_SYMBOL
0x74c134b9 __sw_hweight32 vmlinux EXPORT_SYMBOL
0x9f46ced8 __sw_hweight64 vmlinux EXPORT_SYMBOL
0x9d2ab8ac __tasklet_schedule vmlinux EXPORT_SYMBOL
0x9e7d6bd0 __udelay vmlinux EXPORT_SYMBOL
0x6bc3fbc0 __unregister_chrdev vmlinux EXPORT_SYMBOL
0xae04012c __vmalloc vmlinux EXPORT_SYMBOL
0x3e572682 __wake_up vmlinux EXPORT_SYMBOL
0x56470118 __warn_printk vmlinux EXPORT_SYMBOL
0x6c041e19 __xa_insert vmlinux EXPORT_SYMBOL
0x11089ac7 _ctype vmlinux EXPORT_SYMBOL
0x8810754a _find_first_bit vmlinux EXPORT_SYMBOL
0x7b37d4a7 _find_first_zero_bit vmlinux EXPORT_SYMBOL
0xa50a3da7 _find_next_bit vmlinux EXPORT_SYMBOL
0x944375db _totalram_pages vmlinux EXPORT_SYMBOL
0x4feae545 abort_creds vmlinux EXPORT_SYMBOL
0x0c2a113a add_timer vmlinux EXPORT_SYMBOL
0x7f4c565b add_wait_queue vmlinux EXPORT_SYMBOL
0xc06fa7e0 add_wait_queue_exclusive vmlinux EXPORT_SYMBOL
0xe3ec2f2b alloc_chrdev_region vmlinux EXPORT_SYMBOL
0xdf9208c0 alloc_workqueue vmlinux EXPORT_SYMBOL_GPL
0xa5efbf4c async_synchronize_full vmlinux EXPORT_SYMBOL_GPL
0x6ca4bf88 async_synchronize_full_domain vmlinux EXPORT_SYMBOL_GPL
0xc53ba24f atomic_notifier_chain_register vmlinux EXPORT_SYMBOL_GPL
0xb1b1c93e atomic_notifier_chain_unregister vmlinux EXPORT_SYMBOL_GPL
0xad73041f autoremove_wake_function vmlinux EXPORT_SYMBOL
0xf1e98c74 avenrun vmlinux EXPORT_SYMBOL
0x63a7c28c bitmap_find_free_region vmlinux EXPORT_SYMBOL
0x574c2e74 bitmap_release_region vmlinux EXPORT_SYMBOL
0xae6dac88 blk_stack_limits vmlinux EXPORT_SYMBOL
0x28aa6a67 call_rcu vmlinux EXPORT_SYMBOL_GPL
0xa7eedcc4 call_usermodehelper vmlinux EXPORT_SYMBOL
0x0c37eb51 cancel_delayed_work vmlinux EXPORT_SYMBOL
0xf39d6569 cancel_delayed_work_sync vmlinux EXPORT_SYMBOL
0xc6cbbc89 capable vmlinux EXPORT_SYMBOL
0xe8390737 commit_creds vmlinux EXPORT_SYMBOL
0xaca0aef0 complete vmlinux EXPORT_SYMBOL
0x290bf84a complete_and_exit vmlinux EXPORT_SYMBOL
0x64999478 congestion_wait vmlinux EXPORT_SYMBOL
0xd2e79416 cpu_bit_bitmap vmlinux EXPORT_SYMBOL_GPL
0xc46a63d4 cpumask_next vmlinux EXPORT_SYMBOL
0xaad8c7d6 default_wake_function vmlinux EXPORT_SYMBOL
0xcd3c7696 del_timer_sync vmlinux EXPORT_SYMBOL
0x0b0e6a56 delayed_work_timer_fn vmlinux EXPORT_SYMBOL
0x8c03d20c destroy_workqueue vmlinux EXPORT_SYMBOL_GPL
0xa3509ddc dev_base_lock vmlinux EXPORT_SYMBOL
0x81b433f2 down vmlinux EXPORT_SYMBOL
0x165d15e2 down_interruptible vmlinux EXPORT_SYMBOL
0x103bafd6 down_read vmlinux EXPORT_SYMBOL
0x4b8f4e7a down_read_trylock vmlinux EXPORT_SYMBOL
0x15d85a57 down_trylock vmlinux EXPORT_SYMBOL
0xd3cf1c01 down_write vmlinux EXPORT_SYMBOL
0x868bde1d down_write_trylock vmlinux EXPORT_SYMBOL
0x4e9e6a05 downgrade_write vmlinux EXPORT_SYMBOL
0x6b2dc060 dump_stack vmlinux EXPORT_SYMBOL
0xb26a1add elfcorehdr_addr vmlinux EXPORT_SYMBOL_GPL
0xfdb7f6a9 finish_wait vmlinux EXPORT_SYMBOL
0x42160169 flush_workqueue vmlinux EXPORT_SYMBOL
0xcbd4898c fortify_panic vmlinux EXPORT_SYMBOL
0xc1514a3b free_irq vmlinux EXPORT_SYMBOL
0x4302d0eb free_pages vmlinux EXPORT_SYMBOL
0xc9ec4e21 free_percpu vmlinux EXPORT_SYMBOL_GPL
0xa843805a get_unused_fd_flags vmlinux EXPORT_SYMBOL
0xf09b5d9a get_zeroed_page vmlinux EXPORT_SYMBOL
0x43d22fb9 groups_alloc vmlinux EXPORT_SYMBOL
0xeb72b825 hrtimer_cancel vmlinux EXPORT_SYMBOL_GPL
0x62de8c81 hrtimer_forward vmlinux EXPORT_SYMBOL_GPL
0x380e042b hrtimer_init vmlinux EXPORT_SYMBOL_GPL
0x42cffcd0 hrtimer_start_range_ns vmlinux EXPORT_SYMBOL_GPL
0xac5fcec0 in4_pton vmlinux EXPORT_SYMBOL
0x609bcd98 in6_pton vmlinux EXPORT_SYMBOL
0x1b6314fd in_aton vmlinux EXPORT_SYMBOL
0x8b8059bd in_group_p vmlinux EXPORT_SYMBOL
0x78534f62 init_timer_key vmlinux EXPORT_SYMBOL
0xfe487975 init_wait_entry vmlinux EXPORT_SYMBOL
0x77358855 iomem_resource vmlinux EXPORT_SYMBOL
0xf31c0d52 ioremap vmlinux EXPORT_SYMBOL
0xedc03953 iounmap vmlinux EXPORT_SYMBOL
0xc31db0ce is_vmalloc_addr vmlinux EXPORT_SYMBOL
0xe798236d jiffies vmlinux EXPORT_SYMBOL
0x402a960a jiffies_64 vmlinux EXPORT_SYMBOL
0x6df1aaf1 kernel_sigaction vmlinux EXPORT_SYMBOL
0x037a0cba kfree vmlinux EXPORT_SYMBOL
0x82c2f005 kmalloc_order_trace vmlinux EXPORT_SYMBOL
0x3854774b kstrtoll vmlinux EXPORT_SYMBOL
0x5c3c7387 kstrtoull vmlinux EXPORT_SYMBOL
0xb3f7646e kthread_should_stop vmlinux EXPORT_SYMBOL
0xb43f9365 ktime_get vmlinux EXPORT_SYMBOL_GPL
0x484f6edf ktime_get_coarse_real_ts64 vmlinux EXPORT_SYMBOL
0x9ec6ca96 ktime_get_real_ts64 vmlinux EXPORT_SYMBOL
0x5e515be6 ktime_get_ts64 vmlinux EXPORT_SYMBOL_GPL
0x34c7cdbc lookup_bdev vmlinux EXPORT_SYMBOL
0x195039fb mem_section vmlinux EXPORT_SYMBOL
0x2fa5a500 memcmp vmlinux EXPORT_SYMBOL
0x236c8c64 memcpy vmlinux EXPORT_SYMBOL
0xa3a5be95 memmove vmlinux EXPORT_SYMBOL
0x189b6bac memory_read_from_buffer vmlinux EXPORT_SYMBOL
0x27864d57 memparse vmlinux EXPORT_SYMBOL
0xfc725a04 mempool_alloc vmlinux EXPORT_SYMBOL
0xc972449f mempool_alloc_slab vmlinux EXPORT_SYMBOL
0xe9f53826 mempool_create vmlinux EXPORT_SYMBOL
0x487048b0 mempool_create_node vmlinux EXPORT_SYMBOL
0x0266294c mempool_destroy vmlinux EXPORT_SYMBOL
0xc24e1d4b mempool_free vmlinux EXPORT_SYMBOL
0x8a99a016 mempool_free_slab vmlinux EXPORT_SYMBOL
0xde0bdcff memset vmlinux EXPORT_SYMBOL
0xf9a482f9 msleep vmlinux EXPORT_SYMBOL
0x53c24b01 mutex_is_locked vmlinux EXPORT_SYMBOL
0x860efa2c mutex_lock vmlinux EXPORT_SYMBOL
0x24b8528f mutex_trylock vmlinux EXPORT_SYMBOL
0x86a8fb71 mutex_unlock vmlinux EXPORT_SYMBOL
0x49672828 node_states vmlinux EXPORT_SYMBOL
0x017de3d5 nr_cpu_ids vmlinux EXPORT_SYMBOL
0x4c4afa8e override_creds vmlinux EXPORT_SYMBOL
0xf1e046cc panic vmlinux EXPORT_SYMBOL
0x933afd98 panic_notifier_list vmlinux EXPORT_SYMBOL
0x37bf7be3 percpu_ref_exit vmlinux EXPORT_SYMBOL_GPL
0x81a7f541 percpu_ref_init vmlinux EXPORT_SYMBOL_GPL
0x9b496b21 posix_acl_alloc vmlinux EXPORT_SYMBOL
0xb35a44a9 posix_acl_from_xattr vmlinux EXPORT_SYMBOL
0x565671df posix_acl_to_xattr vmlinux EXPORT_SYMBOL
0xf1b96974 posix_acl_valid vmlinux EXPORT_SYMBOL
0x00b1e78e prepare_creds vmlinux EXPORT_SYMBOL
0x45b9877f prepare_to_wait vmlinux EXPORT_SYMBOL
0x23924a48 prepare_to_wait_event vmlinux EXPORT_SYMBOL
0x90abb542 prepare_to_wait_exclusive vmlinux EXPORT_SYMBOL
0xc5850110 printk vmlinux EXPORT_SYMBOL
0x3f4547a7 put_unused_fd vmlinux EXPORT_SYMBOL
0x3ae3bf84 queue_delayed_work_on vmlinux EXPORT_SYMBOL
0xc5b6f236 queue_work_on vmlinux EXPORT_SYMBOL
0xf1d992eb radix_tree_delete vmlinux EXPORT_SYMBOL
0xece784c2 rb_first vmlinux EXPORT_SYMBOL
0xca9360b5 rb_next vmlinux EXPORT_SYMBOL
0x2d5f69b3 rcu_read_unlock_strict vmlinux EXPORT_SYMBOL_GPL
0xfb6af58d recalc_sigpending vmlinux EXPORT_SYMBOL
0x0296695f refcount_warn_saturate vmlinux EXPORT_SYMBOL
0x3fd78f3b register_chrdev_region vmlinux EXPORT_SYMBOL
0xd2da1048 register_netdevice_notifier vmlinux EXPORT_SYMBOL
0x3517383e register_reboot_notifier vmlinux EXPORT_SYMBOL
0xbfd9f046 remove_wait_queue vmlinux EXPORT_SYMBOL
0x92d5838e request_threaded_irq vmlinux EXPORT_SYMBOL
0xe954b377 revert_creds vmlinux EXPORT_SYMBOL
0x85670f1d rtnl_is_locked vmlinux EXPORT_SYMBOL
0x01000e51 schedule vmlinux EXPORT_SYMBOL
0x8ddd8aad schedule_timeout vmlinux EXPORT_SYMBOL
0xbef53f33 scnprintf vmlinux EXPORT_SYMBOL
0x0334da4e scsi_command_size_tbl vmlinux EXPORT_SYMBOL
0xf2e5bd87 security_free_mnt_opts vmlinux EXPORT_SYMBOL
0xb48d4d22 security_sb_eat_lsm_opts vmlinux EXPORT_SYMBOL
0xe080e8f0 set_current_groups vmlinux EXPORT_SYMBOL
0x9e61bb05 set_freezable vmlinux EXPORT_SYMBOL
0x5a5e7ea3 simple_read_from_buffer vmlinux EXPORT_SYMBOL
0x0b742fd7 simple_strtol vmlinux EXPORT_SYMBOL
0x20000329 simple_strtoul vmlinux EXPORT_SYMBOL
0x61b7b126 simple_strtoull vmlinux EXPORT_SYMBOL
0xa0a15b49 smp_call_function_many vmlinux EXPORT_SYMBOL
0x6228c21f smp_call_function_single vmlinux EXPORT_SYMBOL
0xa080c5e5 smp_call_function_single_async vmlinux EXPORT_SYMBOL_GPL
0x98de1c15 snprintf vmlinux EXPORT_SYMBOL
0x6ccc34dd sort vmlinux EXPORT_SYMBOL
0x3c3ff9fd sprintf vmlinux EXPORT_SYMBOL
0xbcab6ee6 sscanf vmlinux EXPORT_SYMBOL
0x349cba85 strchr vmlinux EXPORT_SYMBOL
0xe2d5255a strcmp vmlinux EXPORT_SYMBOL
0xe914e41e strcpy vmlinux EXPORT_SYMBOL
0x6d1ea6ec strlcat vmlinux EXPORT_SYMBOL
0x672144bd strlcpy vmlinux EXPORT_SYMBOL
0x25ec1b28 strlen vmlinux EXPORT_SYMBOL
0xebbf1dba strncasecmp vmlinux EXPORT_SYMBOL
0x85abc85f strncmp vmlinux EXPORT_SYMBOL
0xad4aee39 strncpy vmlinux EXPORT_SYMBOL
0x9b8d07aa strnlen vmlinux EXPORT_SYMBOL
0x9f984513 strrchr vmlinux EXPORT_SYMBOL
0x85df9b6c strsep vmlinux EXPORT_SYMBOL
0x1e6d26a8 strstr vmlinux EXPORT_SYMBOL
0x6091797f synchronize_rcu vmlinux EXPORT_SYMBOL_GPL
0xfe5d4bb2 sys_tz vmlinux EXPORT_SYMBOL
0x7ab88a45 system_freezing_cnt vmlinux EXPORT_SYMBOL
0x2d3385d3 system_wq vmlinux EXPORT_SYMBOL
0x2364c85a tasklet_init vmlinux EXPORT_SYMBOL
0x0ea3c74e tasklet_kill vmlinux EXPORT_SYMBOL
0x350f6ce5 tasklet_unlock_wait vmlinux EXPORT_SYMBOL_GPL
0x0fff5afc time64_to_tm vmlinux EXPORT_SYMBOL
0xb1176e59 try_wait_for_completion vmlinux EXPORT_SYMBOL
0xb5a459dc unregister_blkdev vmlinux EXPORT_SYMBOL
0x6091b333 unregister_chrdev_region vmlinux EXPORT_SYMBOL
0x9d0d6206 unregister_netdevice_notifier vmlinux EXPORT_SYMBOL
0xac1a55be unregister_reboot_notifier vmlinux EXPORT_SYMBOL
0xd566933c up vmlinux EXPORT_SYMBOL
0x555ccb97 up_read vmlinux EXPORT_SYMBOL
0xd2510a63 up_write vmlinux EXPORT_SYMBOL
0x999e8297 vfree vmlinux EXPORT_SYMBOL
0x62cac127 vm_event_states vmlinux EXPORT_SYMBOL
0xba0676e2 vm_zone_stat vmlinux EXPORT_SYMBOL
0xd6ee688f vmalloc vmlinux EXPORT_SYMBOL
0x715a5ed0 vprintk vmlinux EXPORT_SYMBOL
0x9adc9c67 vsnprintf vmlinux EXPORT_SYMBOL
0x78b887ed vsprintf vmlinux EXPORT_SYMBOL
0x531625b6 wait_for_completion vmlinux EXPORT_SYMBOL
0x6f53043d wait_for_completion_interruptible vmlinux EXPORT_SYMBOL
0x989e1516 xa_destroy vmlinux EXPORT_SYMBOL
0x42ae6d99 xa_find vmlinux EXPORT_SYMBOL
0x429dcdc0 xa_find_after vmlinux EXPORT_SYMBOL
0x760a0f4f yield vmlinux EXPORT_SYMBOL

@ -0,0 +1,325 @@
0xe2c17b5d __SCT__might_resched vmlinux EXPORT_SYMBOL
0x48d88a2c __SCT__preempt_schedule vmlinux EXPORT_SYMBOL
0x949f7342 __alloc_percpu vmlinux EXPORT_SYMBOL_GPL
0x39b52d19 __bitmap_and vmlinux EXPORT_SYMBOL
0xf3e6402e __bitmap_equal vmlinux EXPORT_SYMBOL
0xbb35675b __bitmap_intersects vmlinux EXPORT_SYMBOL
0x63c4d61f __bitmap_weight vmlinux EXPORT_SYMBOL
0x88db9f48 __check_object_size vmlinux EXPORT_SYMBOL
0x0800473f __cond_resched vmlinux EXPORT_SYMBOL
0xeae3dfd6 __const_udelay vmlinux EXPORT_SYMBOL
0x5a5a2271 __cpu_online_mask vmlinux EXPORT_SYMBOL
0x9e683f75 __cpu_possible_mask vmlinux EXPORT_SYMBOL
0xbdfb6dbb __fentry__ vmlinux EXPORT_SYMBOL
0x6a5cb5ee __get_free_pages vmlinux EXPORT_SYMBOL
0x8f9c199c __get_user_2 vmlinux EXPORT_SYMBOL
0xf389fe60 __hw_addr_init vmlinux EXPORT_SYMBOL
0x7b4da6ff __init_rwsem vmlinux EXPORT_SYMBOL
0x608741b5 __init_swait_queue_head vmlinux EXPORT_SYMBOL
0xd9a5ea54 __init_waitqueue_head vmlinux EXPORT_SYMBOL
0xeb233a45 __kmalloc vmlinux EXPORT_SYMBOL
0x68f31cbd __list_add_valid vmlinux EXPORT_SYMBOL
0xe1537255 __list_del_entry_valid vmlinux EXPORT_SYMBOL
0x7f02188f __msecs_to_jiffies vmlinux EXPORT_SYMBOL
0xcefb0c9f __mutex_init vmlinux EXPORT_SYMBOL
0xdf8c695a __ndelay vmlinux EXPORT_SYMBOL
0x46c47fb6 __node_distance vmlinux EXPORT_SYMBOL
0xc60d0620 __num_online_cpus vmlinux EXPORT_SYMBOL
0xb19a5453 __per_cpu_offset vmlinux EXPORT_SYMBOL
0x4629334c __preempt_count vmlinux EXPORT_SYMBOL
0xfdae16a8 __put_cred vmlinux EXPORT_SYMBOL
0x5a4896a8 __put_user_2 vmlinux EXPORT_SYMBOL
0xb2fd5ceb __put_user_4 vmlinux EXPORT_SYMBOL
0xb8e7ce2c __put_user_8 vmlinux EXPORT_SYMBOL
0x8d522714 __rcu_read_lock vmlinux EXPORT_SYMBOL_GPL
0x2469810f __rcu_read_unlock vmlinux EXPORT_SYMBOL_GPL
0x04482cdb __refrigerator vmlinux EXPORT_SYMBOL
0x720a27a7 __register_blkdev vmlinux EXPORT_SYMBOL
0xde4eeab5 __register_nmi_handler vmlinux EXPORT_SYMBOL
0x1035c7c2 __release_region vmlinux EXPORT_SYMBOL
0x85bd1608 __request_region vmlinux EXPORT_SYMBOL
0xd0da656b __stack_chk_fail vmlinux EXPORT_SYMBOL
0x74c134b9 __sw_hweight32 vmlinux EXPORT_SYMBOL
0x9f46ced8 __sw_hweight64 vmlinux EXPORT_SYMBOL
0x9d2ab8ac __tasklet_schedule vmlinux EXPORT_SYMBOL
0x9e7d6bd0 __udelay vmlinux EXPORT_SYMBOL
0x6bc3fbc0 __unregister_chrdev vmlinux EXPORT_SYMBOL
0xf3189f7e __uv_cpu_info vmlinux EXPORT_SYMBOL_GPL
0x8ad5ceb1 __uv_hub_info_list vmlinux EXPORT_SYMBOL_GPL
0xae04012c __vmalloc vmlinux EXPORT_SYMBOL
0x3eeb2322 __wake_up vmlinux EXPORT_SYMBOL
0x56470118 __warn_printk vmlinux EXPORT_SYMBOL
0x31549b2a __x86_indirect_thunk_r10 vmlinux EXPORT_SYMBOL
0x0362f9a8 __x86_indirect_thunk_r12 vmlinux EXPORT_SYMBOL
0x1a79c8e9 __x86_indirect_thunk_r13 vmlinux EXPORT_SYMBOL
0x55385e2e __x86_indirect_thunk_r14 vmlinux EXPORT_SYMBOL
0x4c236f6f __x86_indirect_thunk_r15 vmlinux EXPORT_SYMBOL
0xf90a1e85 __x86_indirect_thunk_r8 vmlinux EXPORT_SYMBOL
0x65487097 __x86_indirect_thunk_rax vmlinux EXPORT_SYMBOL
0xafd744c6 __x86_indirect_thunk_rbp vmlinux EXPORT_SYMBOL
0x670ecece __x86_indirect_thunk_rbx vmlinux EXPORT_SYMBOL
0x66cca4f9 __x86_indirect_thunk_rcx vmlinux EXPORT_SYMBOL
0x305a916c __x86_indirect_thunk_rdi vmlinux EXPORT_SYMBOL
0x6383b27c __x86_indirect_thunk_rdx vmlinux EXPORT_SYMBOL
0x29332499 __x86_indirect_thunk_rsi vmlinux EXPORT_SYMBOL
0x7dcf4135 __xa_insert vmlinux EXPORT_SYMBOL
0x13c49cc2 _copy_from_user vmlinux EXPORT_SYMBOL
0x6b10bee1 _copy_to_user vmlinux EXPORT_SYMBOL
0x11089ac7 _ctype vmlinux EXPORT_SYMBOL
0x8810754a _find_first_bit vmlinux EXPORT_SYMBOL
0x7b37d4a7 _find_first_zero_bit vmlinux EXPORT_SYMBOL
0xa50a3da7 _find_next_bit vmlinux EXPORT_SYMBOL
0x8dee722d _raw_read_lock_bh vmlinux EXPORT_SYMBOL
0xb1342cdb _raw_read_lock_irqsave vmlinux EXPORT_SYMBOL
0xaeb082ad _raw_read_unlock_bh vmlinux EXPORT_SYMBOL
0xdf2ebb87 _raw_read_unlock_irqrestore vmlinux EXPORT_SYMBOL
0xba8fbd64 _raw_spin_lock vmlinux EXPORT_SYMBOL
0x0c3690fc _raw_spin_lock_bh vmlinux EXPORT_SYMBOL
0x8427cc7b _raw_spin_lock_irq vmlinux EXPORT_SYMBOL
0x34db050b _raw_spin_lock_irqsave vmlinux EXPORT_SYMBOL
0xfef216eb _raw_spin_trylock vmlinux EXPORT_SYMBOL
0x8518a4a6 _raw_spin_trylock_bh vmlinux EXPORT_SYMBOL
0xb5b54b34 _raw_spin_unlock vmlinux EXPORT_SYMBOL
0xe46021ca _raw_spin_unlock_bh vmlinux EXPORT_SYMBOL
0x4b750f53 _raw_spin_unlock_irq vmlinux EXPORT_SYMBOL
0xd35cce70 _raw_spin_unlock_irqrestore vmlinux EXPORT_SYMBOL
0x51a511eb _raw_write_lock_bh vmlinux EXPORT_SYMBOL
0x5021bd81 _raw_write_lock_irqsave vmlinux EXPORT_SYMBOL
0xe7ab1ecc _raw_write_unlock_bh vmlinux EXPORT_SYMBOL
0xeb078aee _raw_write_unlock_irqrestore vmlinux EXPORT_SYMBOL
0x944375db _totalram_pages vmlinux EXPORT_SYMBOL
0x639931af abort_creds vmlinux EXPORT_SYMBOL
0x0c2a113a add_timer vmlinux EXPORT_SYMBOL
0x4afb2238 add_wait_queue vmlinux EXPORT_SYMBOL
0xde293f9e add_wait_queue_exclusive vmlinux EXPORT_SYMBOL
0xe3ec2f2b alloc_chrdev_region vmlinux EXPORT_SYMBOL
0xdf9208c0 alloc_workqueue vmlinux EXPORT_SYMBOL_GPL
0xa5efbf4c async_synchronize_full vmlinux EXPORT_SYMBOL_GPL
0x6ca4bf88 async_synchronize_full_domain vmlinux EXPORT_SYMBOL_GPL
0x2b9997fb atomic_notifier_chain_register vmlinux EXPORT_SYMBOL_GPL
0x7181db30 atomic_notifier_chain_unregister vmlinux EXPORT_SYMBOL_GPL
0xad73041f autoremove_wake_function vmlinux EXPORT_SYMBOL
0xf1e98c74 avenrun vmlinux EXPORT_SYMBOL
0x63a7c28c bitmap_find_free_region vmlinux EXPORT_SYMBOL
0x574c2e74 bitmap_release_region vmlinux EXPORT_SYMBOL
0xae6dac88 blk_stack_limits vmlinux EXPORT_SYMBOL
0x22892d67 boot_cpu_data vmlinux EXPORT_SYMBOL
0x46cf10eb cachemode2protval vmlinux EXPORT_SYMBOL
0x28aa6a67 call_rcu vmlinux EXPORT_SYMBOL_GPL
0xa7eedcc4 call_usermodehelper vmlinux EXPORT_SYMBOL
0x0c37eb51 cancel_delayed_work vmlinux EXPORT_SYMBOL
0xf39d6569 cancel_delayed_work_sync vmlinux EXPORT_SYMBOL
0xc6cbbc89 capable vmlinux EXPORT_SYMBOL
0xd8cef6e1 clear_user vmlinux EXPORT_SYMBOL
0xfbf5eff0 commit_creds vmlinux EXPORT_SYMBOL
0xa6257a2f complete vmlinux EXPORT_SYMBOL
0x26cc73c3 complete_and_exit vmlinux EXPORT_SYMBOL
0x64999478 congestion_wait vmlinux EXPORT_SYMBOL
0x01c12c32 cpu_bit_bitmap vmlinux EXPORT_SYMBOL_GPL
0x19dbaa31 cpu_info vmlinux EXPORT_SYMBOL
0xd6b33026 cpu_khz vmlinux EXPORT_SYMBOL
0x7a2af7b4 cpu_number vmlinux EXPORT_SYMBOL
0x3b83610f cpu_sibling_map vmlinux EXPORT_SYMBOL
0x7c46233a cpufreq_quick_get vmlinux EXPORT_SYMBOL
0xaa44a707 cpumask_next vmlinux EXPORT_SYMBOL
0xe113bbbc csum_partial vmlinux EXPORT_SYMBOL
0xaad8c7d6 default_wake_function vmlinux EXPORT_SYMBOL
0xcd3c7696 del_timer_sync vmlinux EXPORT_SYMBOL
0x0b0e6a56 delayed_work_timer_fn vmlinux EXPORT_SYMBOL
0x8c03d20c destroy_workqueue vmlinux EXPORT_SYMBOL_GPL
0xa5976e4f dev_base_lock vmlinux EXPORT_SYMBOL
0x587f22d7 devmap_managed_key vmlinux EXPORT_SYMBOL
0x81e6b37f dmi_get_system_info vmlinux EXPORT_SYMBOL
0x6626afca down vmlinux EXPORT_SYMBOL
0x6bd0e573 down_interruptible vmlinux EXPORT_SYMBOL
0x668b19a1 down_read vmlinux EXPORT_SYMBOL
0xc3ff38c2 down_read_trylock vmlinux EXPORT_SYMBOL
0xe9ffc063 down_trylock vmlinux EXPORT_SYMBOL
0x57bc19d2 down_write vmlinux EXPORT_SYMBOL
0xe40c37ea down_write_trylock vmlinux EXPORT_SYMBOL
0x18888d00 downgrade_write vmlinux EXPORT_SYMBOL
0x6b2dc060 dump_stack vmlinux EXPORT_SYMBOL
0xb2fabf63 efi vmlinux EXPORT_SYMBOL
0xb26a1add elfcorehdr_addr vmlinux EXPORT_SYMBOL_GPL
0x92540fbf finish_wait vmlinux EXPORT_SYMBOL
0x42160169 flush_workqueue vmlinux EXPORT_SYMBOL
0xcbd4898c fortify_panic vmlinux EXPORT_SYMBOL
0xc1514a3b free_irq vmlinux EXPORT_SYMBOL
0x4302d0eb free_pages vmlinux EXPORT_SYMBOL
0xc9ec4e21 free_percpu vmlinux EXPORT_SYMBOL_GPL
0xa843805a get_unused_fd_flags vmlinux EXPORT_SYMBOL
0xf09b5d9a get_zeroed_page vmlinux EXPORT_SYMBOL
0x43d22fb9 groups_alloc vmlinux EXPORT_SYMBOL
0x4807ac91 hrtimer_cancel vmlinux EXPORT_SYMBOL_GPL
0x8a8adf1f hrtimer_forward vmlinux EXPORT_SYMBOL_GPL
0x3f281598 hrtimer_init vmlinux EXPORT_SYMBOL_GPL
0xe18c800e hrtimer_start_range_ns vmlinux EXPORT_SYMBOL_GPL
0xac5fcec0 in4_pton vmlinux EXPORT_SYMBOL
0x609bcd98 in6_pton vmlinux EXPORT_SYMBOL
0x1b6314fd in_aton vmlinux EXPORT_SYMBOL
0x8b8059bd in_group_p vmlinux EXPORT_SYMBOL
0x78534f62 init_timer_key vmlinux EXPORT_SYMBOL
0xfe487975 init_wait_entry vmlinux EXPORT_SYMBOL
0x77358855 iomem_resource vmlinux EXPORT_SYMBOL
0xde80cd09 ioremap vmlinux EXPORT_SYMBOL
0xedc03953 iounmap vmlinux EXPORT_SYMBOL
0x12e285ec is_uv_system vmlinux EXPORT_SYMBOL_GPL
0xc31db0ce is_vmalloc_addr vmlinux EXPORT_SYMBOL
0x15ba50a6 jiffies vmlinux EXPORT_SYMBOL
0x055e77e8 jiffies_64 vmlinux EXPORT_SYMBOL
0x4129f5ee kernel_fpu_begin_mask vmlinux EXPORT_SYMBOL_GPL
0x38722f80 kernel_fpu_end vmlinux EXPORT_SYMBOL_GPL
0x6df1aaf1 kernel_sigaction vmlinux EXPORT_SYMBOL
0x037a0cba kfree vmlinux EXPORT_SYMBOL
0xb8b9f817 kmalloc_order_trace vmlinux EXPORT_SYMBOL
0x3854774b kstrtoll vmlinux EXPORT_SYMBOL
0x5c3c7387 kstrtoull vmlinux EXPORT_SYMBOL
0xb3f7646e kthread_should_stop vmlinux EXPORT_SYMBOL
0xb43f9365 ktime_get vmlinux EXPORT_SYMBOL_GPL
0x484f6edf ktime_get_coarse_real_ts64 vmlinux EXPORT_SYMBOL
0x9ec6ca96 ktime_get_real_ts64 vmlinux EXPORT_SYMBOL
0x5e515be6 ktime_get_ts64 vmlinux EXPORT_SYMBOL_GPL
0x34c7cdbc lookup_bdev vmlinux EXPORT_SYMBOL
0x2b67b6b7 mds_idle_clear vmlinux EXPORT_SYMBOL_GPL
0xa3521253 mem_section vmlinux EXPORT_SYMBOL
0x449ad0a7 memcmp vmlinux EXPORT_SYMBOL
0x69acdf38 memcpy vmlinux EXPORT_SYMBOL
0xb0e602eb memmove vmlinux EXPORT_SYMBOL
0x65e0d6d7 memory_read_from_buffer vmlinux EXPORT_SYMBOL
0x27864d57 memparse vmlinux EXPORT_SYMBOL
0xcada3b60 mempool_alloc vmlinux EXPORT_SYMBOL
0xc972449f mempool_alloc_slab vmlinux EXPORT_SYMBOL
0x604d06e2 mempool_create vmlinux EXPORT_SYMBOL
0xf8214b50 mempool_create_node vmlinux EXPORT_SYMBOL
0x04b0e44d mempool_destroy vmlinux EXPORT_SYMBOL
0xc05d3c27 mempool_free vmlinux EXPORT_SYMBOL
0x8a99a016 mempool_free_slab vmlinux EXPORT_SYMBOL
0xfb578fc5 memset vmlinux EXPORT_SYMBOL
0xf9a482f9 msleep vmlinux EXPORT_SYMBOL
0x364c23ad mutex_is_locked vmlinux EXPORT_SYMBOL
0x4dfa8d4b mutex_lock vmlinux EXPORT_SYMBOL
0xbb9ed3bf mutex_trylock vmlinux EXPORT_SYMBOL
0x3213f038 mutex_unlock vmlinux EXPORT_SYMBOL
0x9493fc86 node_states vmlinux EXPORT_SYMBOL
0x017de3d5 nr_cpu_ids vmlinux EXPORT_SYMBOL
0x618911fc numa_node vmlinux EXPORT_SYMBOL
0xdafbd89f override_creds vmlinux EXPORT_SYMBOL
0x7cd8d75e page_offset_base vmlinux EXPORT_SYMBOL
0xf1e046cc panic vmlinux EXPORT_SYMBOL
0x07ceeac9 panic_notifier_list vmlinux EXPORT_SYMBOL
0x37bf7be3 percpu_ref_exit vmlinux EXPORT_SYMBOL_GPL
0x81a7f541 percpu_ref_init vmlinux EXPORT_SYMBOL_GPL
0x72d79d83 pgdir_shift vmlinux EXPORT_SYMBOL
0x4c9d28b0 phys_base vmlinux EXPORT_SYMBOL
0x1d19f77b physical_mask vmlinux EXPORT_SYMBOL
0x9b496b21 posix_acl_alloc vmlinux EXPORT_SYMBOL
0x69d53cbc posix_acl_from_xattr vmlinux EXPORT_SYMBOL
0x8c683fcd posix_acl_to_xattr vmlinux EXPORT_SYMBOL
0xcfa7e913 posix_acl_valid vmlinux EXPORT_SYMBOL
0xe845d142 prepare_creds vmlinux EXPORT_SYMBOL
0xd5fd90f1 prepare_to_wait vmlinux EXPORT_SYMBOL
0x8c26d495 prepare_to_wait_event vmlinux EXPORT_SYMBOL
0xc622556f prepare_to_wait_exclusive vmlinux EXPORT_SYMBOL
0xc5850110 printk vmlinux EXPORT_SYMBOL
0xdad13544 ptrs_per_p4d vmlinux EXPORT_SYMBOL
0x3f4547a7 put_unused_fd vmlinux EXPORT_SYMBOL
0x3ae3bf84 queue_delayed_work_on vmlinux EXPORT_SYMBOL
0xc5b6f236 queue_work_on vmlinux EXPORT_SYMBOL
0x4e6e4b41 radix_tree_delete vmlinux EXPORT_SYMBOL
0xece784c2 rb_first vmlinux EXPORT_SYMBOL
0xca9360b5 rb_next vmlinux EXPORT_SYMBOL
0xfb6af58d recalc_sigpending vmlinux EXPORT_SYMBOL
0x0296695f refcount_warn_saturate vmlinux EXPORT_SYMBOL
0x3fd78f3b register_chrdev_region vmlinux EXPORT_SYMBOL
0xd2da1048 register_netdevice_notifier vmlinux EXPORT_SYMBOL
0x3517383e register_reboot_notifier vmlinux EXPORT_SYMBOL
0x37110088 remove_wait_queue vmlinux EXPORT_SYMBOL
0x92d5838e request_threaded_irq vmlinux EXPORT_SYMBOL
0xd0ec78d8 revert_creds vmlinux EXPORT_SYMBOL
0x85670f1d rtnl_is_locked vmlinux EXPORT_SYMBOL
0x01000e51 schedule vmlinux EXPORT_SYMBOL
0x8ddd8aad schedule_timeout vmlinux EXPORT_SYMBOL
0x96848186 scnprintf vmlinux EXPORT_SYMBOL
0x0334da4e scsi_command_size_tbl vmlinux EXPORT_SYMBOL
0xf2e5bd87 security_free_mnt_opts vmlinux EXPORT_SYMBOL
0xb48d4d22 security_sb_eat_lsm_opts vmlinux EXPORT_SYMBOL
0xe080e8f0 set_current_groups vmlinux EXPORT_SYMBOL
0x9e61bb05 set_freezable vmlinux EXPORT_SYMBOL
0x619cb7dd simple_read_from_buffer vmlinux EXPORT_SYMBOL
0x0b742fd7 simple_strtol vmlinux EXPORT_SYMBOL
0x20000329 simple_strtoul vmlinux EXPORT_SYMBOL
0x61b7b126 simple_strtoull vmlinux EXPORT_SYMBOL
0x8a35b432 sme_me_mask vmlinux EXPORT_SYMBOL
0xbb13595e smp_call_function_many vmlinux EXPORT_SYMBOL
0x6228c21f smp_call_function_single vmlinux EXPORT_SYMBOL
0xa080c5e5 smp_call_function_single_async vmlinux EXPORT_SYMBOL_GPL
0x1e5a5f22 sn_partition_id vmlinux EXPORT_SYMBOL_GPL
0x988a1a00 sn_region_size vmlinux EXPORT_SYMBOL_GPL
0x656e4a6e snprintf vmlinux EXPORT_SYMBOL
0xb7c0f443 sort vmlinux EXPORT_SYMBOL
0x3c3ff9fd sprintf vmlinux EXPORT_SYMBOL
0xbcab6ee6 sscanf vmlinux EXPORT_SYMBOL
0x349cba85 strchr vmlinux EXPORT_SYMBOL
0xe2d5255a strcmp vmlinux EXPORT_SYMBOL
0xe914e41e strcpy vmlinux EXPORT_SYMBOL
0xf9c0b663 strlcat vmlinux EXPORT_SYMBOL
0x5792f848 strlcpy vmlinux EXPORT_SYMBOL
0x754d539c strlen vmlinux EXPORT_SYMBOL
0x96b29254 strncasecmp vmlinux EXPORT_SYMBOL
0x5a921311 strncmp vmlinux EXPORT_SYMBOL
0x9166fada strncpy vmlinux EXPORT_SYMBOL
0x8522d6bc strncpy_from_user vmlinux EXPORT_SYMBOL
0xa916b694 strnlen vmlinux EXPORT_SYMBOL
0x9f984513 strrchr vmlinux EXPORT_SYMBOL
0x85df9b6c strsep vmlinux EXPORT_SYMBOL
0x1e6d26a8 strstr vmlinux EXPORT_SYMBOL
0x6091797f synchronize_rcu vmlinux EXPORT_SYMBOL_GPL
0xfe5d4bb2 sys_tz vmlinux EXPORT_SYMBOL
0x7ab88a45 system_freezing_cnt vmlinux EXPORT_SYMBOL
0x2d3385d3 system_wq vmlinux EXPORT_SYMBOL
0x2364c85a tasklet_init vmlinux EXPORT_SYMBOL
0x0ea3c74e tasklet_kill vmlinux EXPORT_SYMBOL
0x350f6ce5 tasklet_unlock_wait vmlinux EXPORT_SYMBOL_GPL
0x53569707 this_cpu_off vmlinux EXPORT_SYMBOL
0x0fff5afc time64_to_tm vmlinux EXPORT_SYMBOL
0x6fcb87a1 touch_softlockup_watchdog vmlinux EXPORT_SYMBOL
0x21ef374c try_wait_for_completion vmlinux EXPORT_SYMBOL
0x44aaf30f tsc_khz vmlinux EXPORT_SYMBOL
0xb5a459dc unregister_blkdev vmlinux EXPORT_SYMBOL
0x6091b333 unregister_chrdev_region vmlinux EXPORT_SYMBOL
0x9d0d6206 unregister_netdevice_notifier vmlinux EXPORT_SYMBOL
0xe64ad8ea unregister_nmi_handler vmlinux EXPORT_SYMBOL_GPL
0xac1a55be unregister_reboot_notifier vmlinux EXPORT_SYMBOL
0xcf2a6966 up vmlinux EXPORT_SYMBOL
0x53b954a2 up_read vmlinux EXPORT_SYMBOL
0xce807a25 up_write vmlinux EXPORT_SYMBOL
0xcd8e8f82 uv_bios_enum_objs vmlinux EXPORT_SYMBOL_GPL
0x0bbeaeba uv_bios_enum_ports vmlinux EXPORT_SYMBOL_GPL
0xd9992eb4 uv_bios_get_geoinfo vmlinux EXPORT_SYMBOL_GPL
0x1e912415 uv_bios_get_heapsize vmlinux EXPORT_SYMBOL_GPL
0x8328673f uv_bios_get_master_nasid vmlinux EXPORT_SYMBOL_GPL
0x2c61bb09 uv_bios_get_pci_topology vmlinux EXPORT_SYMBOL_GPL
0xba82f246 uv_bios_install_heap vmlinux EXPORT_SYMBOL_GPL
0x18b2790f uv_bios_obj_count vmlinux EXPORT_SYMBOL_GPL
0xf4dd89bf uv_get_hubless_system vmlinux EXPORT_SYMBOL_GPL
0xaa86cfb5 uv_possible_blades vmlinux EXPORT_SYMBOL_GPL
0x67dcd76b uv_setup_irq vmlinux EXPORT_SYMBOL_GPL
0x5d9317d7 uv_teardown_irq vmlinux EXPORT_SYMBOL_GPL
0xb5ab892d uv_undefined vmlinux EXPORT_SYMBOL
0x999e8297 vfree vmlinux EXPORT_SYMBOL
0xfce0bcf6 vm_event_states vmlinux EXPORT_SYMBOL
0xba0676e2 vm_zone_stat vmlinux EXPORT_SYMBOL
0xd6ee688f vmalloc vmlinux EXPORT_SYMBOL
0x9cb986f2 vmalloc_base vmlinux EXPORT_SYMBOL
0x97651e6c vmemmap_base vmlinux EXPORT_SYMBOL
0x715a5ed0 vprintk vmlinux EXPORT_SYMBOL
0x00148653 vsnprintf vmlinux EXPORT_SYMBOL
0x78b887ed vsprintf vmlinux EXPORT_SYMBOL
0x25974000 wait_for_completion vmlinux EXPORT_SYMBOL
0x2e3bcce2 wait_for_completion_interruptible vmlinux EXPORT_SYMBOL
0xa50bcff0 x86_cpu_to_apicid vmlinux EXPORT_SYMBOL
0x096a7e6f x86_spec_ctrl_base vmlinux EXPORT_SYMBOL_GPL
0xd9491c14 xa_destroy vmlinux EXPORT_SYMBOL
0x8fa25c24 xa_find vmlinux EXPORT_SYMBOL
0xdf36914b xa_find_after vmlinux EXPORT_SYMBOL
0x760a0f4f yield vmlinux EXPORT_SYMBOL

@ -0,0 +1,25 @@
===================
The Kernel dist-git
===================
The kernel is maintained in a `source tree`_ rather than directly in dist-git.
The specfile is maintained as a `template`_ in the source tree along with a set
of build scripts to generate configurations, (S)RPMs, and to populate the
dist-git repository.
The `documentation`_ for the source tree covers how to contribute and maintain
the tree.
If you're looking for the downstream patch set it's available in the source
tree with "git log master..ark-patches" or
`online`_.
Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)
.. _source tree: https://gitlab.com/cki-project/kernel-ark.git
.. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template
.. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home
.. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches

@ -0,0 +1,166 @@
#!/usr/bin/python3
#
# check-kabi - Red Hat kABI reference checking tool
#
# We use this script to check against reference Module.kabi files.
#
# Author: Jon Masters <jcm@redhat.com>
# Copyright (C) 2007-2009 Red Hat, Inc.
#
# This software may be freely redistributed under the terms of the GNU
# General Public License (GPL).
# Changelog:
#
# 2018/06/01 - Update for python3 by Petr Oros.
# 2009/08/15 - Updated for use in RHEL6.
# 2007/06/13 - Initial rewrite in python by Jon Masters.
__author__ = "Jon Masters <jcm@redhat.com>"
__version__ = "2.0"
__date__ = "2009/08/15"
__copyright__ = "Copyright (C) 2007-2009 Red Hat, Inc"
__license__ = "GPL"
import getopt
import string
import sys
true = 1
false = 0
def load_symvers(symvers, filename):
"""Load a Module.symvers file."""
symvers_file = open(filename, "r")
while true:
in_line = symvers_file.readline()
if in_line == "":
break
if in_line == "\n":
continue
checksum, symbol, directory, type, *ns = in_line.split()
ns = ns[0] if ns else None
symvers[symbol] = in_line[0:-1]
def load_kabi(kabi, filename):
"""Load a Module.kabi file."""
kabi_file = open(filename, "r")
while true:
in_line = kabi_file.readline()
if in_line == "":
break
if in_line == "\n":
continue
checksum, symbol, directory, type, *ns = in_line.split()
ns = ns[0] if ns else None
kabi[symbol] = in_line[0:-1]
def check_kabi(symvers, kabi):
"""Check Module.kabi and Module.symvers files."""
fail = 0
warn = 0
changed_symbols = []
moved_symbols = []
ns_symbols = []
for symbol in kabi:
abi_hash, abi_sym, abi_dir, abi_type, *abi_ns = kabi[symbol].split()
abi_ns = abi_ns[0] if abi_ns else None
if symbol in symvers:
sym_hash, sym_sym, sym_dir, sym_type, *sym_ns = symvers[symbol].split()
sym_ns = sym_ns[0] if sym_ns else None
if abi_hash != sym_hash:
fail = 1
changed_symbols.append(symbol)
if abi_dir != sym_dir:
warn = 1
moved_symbols.append(symbol)
if abi_ns != sym_ns:
warn = 1
ns_symbols.append(symbol)
else:
fail = 1
changed_symbols.append(symbol)
if fail:
print("*** ERROR - ABI BREAKAGE WAS DETECTED ***")
print("")
print("The following symbols have been changed (this will cause an ABI breakage):")
print("")
for symbol in changed_symbols:
print(symbol)
print("")
if warn:
print("*** WARNING - ABI SYMBOLS MOVED ***")
if moved_symbols:
print("")
print("The following symbols moved (typically caused by moving a symbol from being")
print("provided by the kernel vmlinux out to a loadable module):")
print("")
for symbol in moved_symbols:
print(symbol)
print("")
if ns_symbols:
print("")
print("The following symbols changed symbol namespaces:")
print("")
for symbol in ns_symbols:
print(symbol)
print("")
"""Halt the build, if we got errors and/or warnings. In either case,
double-checkig is required to avoid introducing / concealing
KABI inconsistencies."""
if fail or warn:
sys.exit(1)
sys.exit(0)
def usage():
print("""
check-kabi: check Module.kabi and Module.symvers files.
check-kabi [ -k Module.kabi ] [ -s Module.symvers ]
""")
if __name__ == "__main__":
symvers_file = ""
kabi_file = ""
opts, args = getopt.getopt(sys.argv[1:], 'hk:s:')
for o, v in opts:
if o == "-s":
symvers_file = v
if o == "-h":
usage()
sys.exit(0)
if o == "-k":
kabi_file = v
if (symvers_file == "") or (kabi_file == ""):
usage()
sys.exit(1)
symvers = {}
kabi = {}
load_symvers(symvers, symvers_file)
load_kabi(kabi, kabi_file)
check_kabi(symvers, kabi)

@ -0,0 +1,3 @@
# See 'cpupower help' and cpupower(1) for more info
CPUPOWER_START_OPTS="frequency-set -g performance"
CPUPOWER_STOP_OPTS="frequency-set -g ondemand"

@ -0,0 +1,13 @@
[Unit]
Description=Configure CPU power related settings
After=syslog.target
[Service]
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=/etc/sysconfig/cpupower
ExecStart=/usr/bin/cpupower $CPUPOWER_START_OPTS
ExecStop=/usr/bin/cpupower $CPUPOWER_STOP_OPTS
[Install]
WantedBy=multi-user.target

@ -0,0 +1,18 @@
#! /bin/bash
# This is the aarch64 override file for the core/drivers package split. The
# module directories listed here and in the generic list in filter-modules.sh
# will be moved to the resulting kernel-modules package for this arch.
# Anything not listed in those files will be in the kernel-core package.
#
# Please review the default list in filter-modules.sh before making
# modifications to the overrides below. If something should be removed across
# all arches, remove it in the default instead of per-arch.
driverdirs="atm auxdisplay bcma bluetooth firewire fmc infiniband isdn leds media memstick message mmc mtd mwave nfc ntb pcmcia platform power ssb staging tty uio uwb w1"
ethdrvs="3com adaptec arc alteon atheros broadcom cadence calxeda chelsio cisco dec dlink emulex icplus marvell micrel myricom neterion nvidia oki-semi packetengines qlogic rdc renesas sfc silan sis smsc stmicro sun tehuti ti via wiznet xircom"
drmdrvs="amd arm bridge ast exynos hisilicon i2c imx mgag200 meson msm nouveau panel radeon rockchip tegra sun4i tinydrm vc4"
singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject target_core_user sbp_target cxgbit iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr chtls"

@ -0,0 +1,177 @@
#! /bin/bash
#
# Called as filter-modules.sh list-of-modules Arch
# This script filters the modules into the kernel-core and kernel-modules
# subpackages. We list out subsystems/subdirs to prune from the installed
# module directory. What is left is put into the kernel-core package. What is
# pruned is contained in the kernel-modules package.
#
# This file contains the default subsys/subdirs to prune from all architectures.
# If an architecture needs to differ, we source a per-arch filter-<arch>.sh file
# that contains the set of override lists to be used instead. If a module or
# subsys should be in kernel-modules on all arches, please change the defaults
# listed here.
# Overrides is individual modules which need to remain in kernel-core due to deps.
overrides="cec"
# Set the default dirs/modules to filter out
driverdirs="atm auxdisplay bcma bluetooth firewire fmc iio infiniband isdn leds media memstick mfd mmc mtd nfc ntb pcmcia platform power ssb staging tty uio uwb w1"
chardrvs="mwave pcmcia"
netdrvs="appletalk can dsa hamradio ieee802154 irda ppp slip usb wireless"
ethdrvs="3com adaptec alteon amd aquantia atheros broadcom cadence calxeda chelsio cisco dec dlink emulex icplus marvell neterion nvidia oki-semi packetengines qlogic rdc renesas sfc silan sis smsc stmicro sun tehuti ti wiznet xircom"
cryptdrvs="bcm caam cavium chelsio hisilicon marvell qat"
inputdrvs="gameport tablet touchscreen"
scsidrvs="aacraid aic7xxx aic94xx be2iscsi bfa bnx2i bnx2fc csiostor cxgbi esas2r fcoe fnic hisi_sas isci libsas lpfc megaraid mpt2sas mpt3sas mvsas pm8001 qla2xxx qla4xxx sym53c8xx_2 ufs qedf"
usbdrvs="atm image misc serial wusbcore"
fsdrvs="affs befs cifs coda cramfs ecryptfs hfs hfsplus jfs minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs ufs"
netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can dccp dsa ieee802154 irda l2tp mac80211 mac802154 mpls netrom nfc rds rfkill rose sctp smc wireless"
drmdrvs="amd ast gma500 i2c i915 mgag200 nouveau radeon via "
singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject hid-sensor-hub target_core_user sbp_target cxgbit iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr chtls parport_serial ism regmap-sdw regmap-sdw-mbq arizona-micsupp hid-asus"
# Grab the arch-specific filter list overrides
source ./filter-$2.sh
filter_dir() {
filelist=$1
dir=$2
grep -v -e "${dir}/" ${filelist} > ${filelist}.tmp
if [ $? -ne 0 ]
then
echo "Couldn't remove ${dir}. Skipping."
else
grep -e "${dir}/" ${filelist} >> k-d.list
mv ${filelist}.tmp $filelist
fi
return 0
}
filter_ko() {
filelist=$1
mod=$2
grep -v -e "${mod}.ko" ${filelist} > ${filelist}.tmp
if [ $? -ne 0 ]
then
echo "Couldn't remove ${mod}.ko Skipping."
else
grep -e "${mod}.ko" ${filelist} >> k-d.list
mv ${filelist}.tmp $filelist
fi
return 0
}
# Filter the drivers/ subsystems
for subsys in ${driverdirs}
do
filter_dir $1 drivers/${subsys}
done
# Filter the networking drivers
for netdrv in ${netdrvs}
do
filter_dir $1 drivers/net/${netdrv}
done
# Filter the char drivers
for char in ${chardrvs}
do
filter_dir $1 drivers/char/${char}
done
# Filter the ethernet drivers
for eth in ${ethdrvs}
do
filter_dir $1 drivers/net/ethernet/${eth}
done
# Filter the crypto drivers
for crypt in ${cryptdrvs}
do
filter_dir $1 drivers/crypto/${crypt}
done
# SCSI
for scsi in ${scsidrvs}
do
filter_dir $1 drivers/scsi/${scsi}
done
# Input
for input in ${inputdrvs}
do
filter_dir $1 drivers/input/${input}
done
# USB
for usb in ${usbdrvs}
do
filter_dir $1 drivers/usb/${usb}
done
# Filesystems
for fs in ${fsdrvs}
do
filter_dir $1 fs/${fs}
done
# Network protocols
for prot in ${netprots}
do
filter_dir $1 kernel/net/${prot}
done
# DRM
for drm in ${drmdrvs}
do
filter_dir $1 drivers/gpu/drm/${drm}
done
# Just kill sound.
filter_dir $1 kernel/sound
filter_dir $1 kernel/drivers/soundwire
# Now go through and filter any single .ko files that might have deps on the
# things we filtered above
for mod in ${singlemods}
do
filter_ko $1 ${mod}
done
# Now process the override list to bring those modules back into core
for mod in ${overrides}
do
grep -v -e "/${mod}.ko" k-d.list > k-d.list.tmp
if [ $? -ne 0 ]
then
echo "Couldn't save ${mod}.ko Skipping."
else
grep -e "/${mod}.ko" k-d.list >> $filelist
mv k-d.list.tmp k-d.list
fi
done
# Go through our generated drivers list and remove the .ko files. We'll
# restore them later.
for mod in `cat k-d.list`
do
rm -rf $mod
done

@ -0,0 +1,14 @@
#! /bin/bash
# This is the ppc64le override file for the core/drivers package split. The
# module directories listed here and in the generic list in filter-modules.sh
# will be moved to the resulting kernel-modules package for this arch.
# Anything not listed in those files will be in the kernel-core package.
#
# Please review the default list in filter-modules.sh before making
# modifications to the overrides below. If something should be removed across
# all arches, remove it in the default instead of per-arch.
driverdirs="atm auxdisplay bcma bluetooth firewire fmc infiniband isdn leds media memstick message mmc mtd mwave nfc ntb pcmcia platform power ssb staging tty uio uwb w1"
singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject target_core_user sbp_target cxgbit iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr chtls"

@ -0,0 +1,12 @@
#! /bin/bash
# This is the s390x override file for the core/drivers package split. The
# module directories listed here and in the generic list in filter-modules.sh
# will be moved to the resulting kernel-modules package for this arch.
# Anything not listed in those files will be in the kernel-core package.
#
# Please review the default list in filter-modules.sh before making
# modifications to the overrides below. If something should be removed across
# all arches, remove it in the default instead of per-arch.
# Defaults work so no need to override

@ -0,0 +1,12 @@
#! /bin/bash
# This is the x86_64 override file for the core/drivers package split. The
# module directories listed here and in the generic list in filter-modules.sh
# will be moved to the resulting kernel-modules package for this arch.
# Anything not listed in those files will be in the kernel-core package.
#
# Please review the default list in filter-modules.sh before making
# modifications to the overrides below. If something should be removed across
# all arches, remove it in the default instead of per-arch.
# Defaults work so no need to override

@ -0,0 +1,9 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: cki.tier1-aarch64.functional}
- !PassingTestCaseRule {test_case_name: cki.tier1-ppc64le.functional}
- !PassingTestCaseRule {test_case_name: cki.tier1-s390x.functional}
- !PassingTestCaseRule {test_case_name: cki.tier1-x86_64.functional}

@ -0,0 +1,40 @@
#!/bin/sh
# Adjusts the configuration options to build the variants correctly
#
# arg1: configuration to go in the primary variant
# arg2: are we only generating debug configs
PRIMARY=$1
DEBUGBUILDSENABLED=$2
if [ -z "$2" ]; then
exit 1
fi
if [ -z "$PRIMARY" ]; then
PRIMARY=rhel
fi
if [ "$PRIMARY" = "fedora" ]; then
SECONDARY=rhel
else
SECONDARY=fedora
fi
for i in kernel-*-"$PRIMARY".config; do
NEW=kernel-"$VERSION"-$(echo "$i" | cut -d - -f2- | sed s/-"$PRIMARY"//)
#echo $NEW
mv "$i" "$NEW"
done
rm -f kernel-*-"$SECONDARY".config
if [ "$DEBUGBUILDSENABLED" -eq 0 ]; then
for i in kernel-*debug*.config; do
base=$(echo "$i" | sed -r s/-?debug//g)
NEW=kernel-$(echo "$base" | cut -d - -f2-)
mv "$i" "$NEW"
done
fi

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -0,0 +1,2 @@
# This file is intentionally left empty in the stock kernel. Its a nicety
# added for those wanting to do custom rebuilds with altered config opts.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -0,0 +1,11 @@
/var/log/kvm_stat.csv {
size 10M
missingok
compress
maxage 30
rotate 5
nodateext
postrotate
/usr/bin/systemctl try-restart kvm_stat.service
endscript
}

@ -0,0 +1,72 @@
#! /usr/bin/perl
my @args=@ARGV;
my %configvalues;
my @configoptions;
my $configcounter = 0;
# optionally print out the architecture as the first line of our output
my $arch = $args[2];
if (defined $arch) {
print "# $arch\n";
}
# first, read the override file
open (FILE,"$args[0]") || die "Could not open $args[0]";
while (<FILE>) {
my $str = $_;
my $configname;
if (/\# ([\w]+) is not set/) {
$configname = $1;
} elsif (/^\#/) {
# fall through on comments like 'avoid CONFIG_FOO=y'
;
} elsif (/([\w]+)=/) {
$configname = $1;
}
if (defined($configname) && !exists($configvalues{$configname})) {
$configvalues{$configname} = $str;
$configoptions[$configcounter] = $configname;
$configcounter ++;
}
};
# now, read and output the entire configfile, except for the overridden
# parts... for those the new value is printed.
open (FILE2,"$args[1]") || die "Could not open $args[1]";
while (<FILE2>) {
my $configname;
if (/\# ([\w]+) is not set/) {
$configname = $1;
} elsif (/^\#/) {
# fall through on comments like 'avoid CONFIG_FOO=y'
;
} elsif (/([\w]+)=/) {
$configname = $1;
}
if (defined($configname) && exists($configvalues{$configname})) {
print "$configvalues{$configname}";
delete($configvalues{$configname});
} else {
print "$_";
}
}
# now print the new values from the overridden configfile
my $counter = 0;
while ($counter < $configcounter) {
my $configname = $configoptions[$counter];
if (exists($configvalues{$configname})) {
print "$configvalues{$configname}";
}
$counter++;
}
1;

@ -0,0 +1,164 @@
#! /bin/bash
# shellcheck disable=SC2164
RpmDir=$1
ModDir=$2
Dir="$1/$2"
# Note the list filename must have the format mod-[PACKAGE].list, for example,
# mod-internal.list or mod-extra.list. The PACKAGE is used to create a
# override directory for the modules.
List=$3
Dest="$4"
blacklist()
{
cat > "$RpmDir/etc/modprobe.d/$1-blacklist.conf" <<-__EOF__
# This kernel module can be automatically loaded by non-root users. To
# enhance system security, the module is blacklisted by default to ensure
# system administrators make the module available for use as needed.
# See https://access.redhat.com/articles/3760101 for more details.
#
# Remove the blacklist by adding a comment # at the start of the line.
blacklist $1
__EOF__
}
check_blacklist()
{
mod=$(find "$RpmDir/$ModDir" -name "$1")
[ ! "$mod" ] && return 0
if modinfo "$mod" | grep -q '^alias:\s\+net-'; then
mod="${1##*/}"
mod="${mod%.ko*}"
echo "$mod has an alias that allows auto-loading. Blacklisting."
blacklist "$mod"
fi
}
find_depends()
{
dep=$1
depends=$(modinfo "$dep" | sed -n -e "/^depends/ s/^depends:[ \t]*//p")
[ -z "$depends" ] && exit
for mod in ${depends//,/ }
do
match=$(grep "^$mod.ko" "$ListName")
[ -z "$match" ] && continue
# check if the module we are looking at is in mod-* too.
# if so we do not need to mark the dep as required.
mod2=${dep##*/} # same as $(basename $dep), but faster
match2=$(grep "^$mod2" "$ListName")
if [ -n "$match2" ]
then
#echo $mod2 >> notreq.list
continue
fi
echo "$mod".ko >> req.list
done
}
foreachp()
{
P=$(nproc)
bgcount=0
while read -r mod; do
$1 "$mod" &
bgcount=$((bgcount + 1))
if [ $bgcount -eq "$P" ]; then
wait -n
bgcount=$((bgcount - 1))
fi
done
wait
}
# Destination was specified on the command line
test -n "$4" && echo "$0: Override Destination $Dest has been specified."
pushd "$Dir"
OverrideDir=$(basename "$List")
OverrideDir=${OverrideDir%.*}
OverrideDir=${OverrideDir#*-}
mkdir -p "$OverrideDir"
rm -rf modnames
find . -name "*.ko" -type f > modnames
# Look through all of the modules, and throw any that have a dependency in
# our list into the list as well.
rm -rf dep.list dep2.list
rm -rf req.list req2.list
touch dep.list req.list
cp "$List" .
# This variable needs to be exported because it is used in sub-script
# executed by xargs
ListName=$(basename "$List")
export ListName
foreachp find_depends < modnames
sort -u req.list > req2.list
sort -u "$ListName" > modules2.list
join -v 1 modules2.list req2.list > modules3.list
while IFS= read -r mod
do
# get the path for the module
modpath=$(grep /"$mod" modnames)
[ -z "$modpath" ] && continue
echo "$modpath" >> dep.list
done < modules3.list
sort -u dep.list > dep2.list
if [ -n "$Dest" ]; then
# now move the modules into the $Dest directory
while IFS= read -r mod
do
newpath=$(dirname "$mod" | sed -e "s/kernel\\//$Dest\//")
mkdir -p "$newpath"
mv "$mod" "$newpath"
echo "$mod" | sed -e "s/kernel\\//$Dest\//" | sed -e "s|^.|${ModDir}|g" >> "$RpmDir"/"$ListName"
done < dep2.list
fi
popd
# If we're signing modules, we can't leave the .mod files for the .ko files
# we've moved in .tmp_versions/. Remove them so the Kbuild 'modules_sign'
# target doesn't try to sign a non-existent file. This is kinda ugly, but
# so are the modules-* packages.
while IFS= read -r mod
do
modfile=$(basename "$mod" | sed -e 's/.ko/.mod/')
rm .tmp_versions/"$modfile"
done < "$Dir"/dep2.list
if [ -z "$Dest" ]; then
sed -e "s|^.|${ModDir}|g" "$Dir"/dep2.list > "$RpmDir/$ListName"
echo "./$RpmDir/$ListName created."
[ -d "$RpmDir/etc/modprobe.d/" ] || mkdir -p "$RpmDir/etc/modprobe.d/"
foreachp check_blacklist < "$List"
fi
# Many BIOS-es export a PNP-id which causes the floppy driver to autoload
# even though most modern systems don't have a 3.5" floppy driver anymore
# this replaces the old die_floppy_die.patch which removed the PNP-id from
# the module
floppylist=("$RpmDir"/"$ModDir"/kernel/drivers/block/floppy.ko*)
if [[ -n ${floppylist[0]} && -f ${floppylist[0]} ]]; then
blacklist "floppy"
fi
# avoid an empty kernel-extra package
echo "$ModDir/$OverrideDir" >> "$RpmDir/$ListName"
pushd "$Dir"
rm modnames dep.list dep2.list req.list req2.list
rm "$ListName" modules2.list modules3.list
popd

@ -0,0 +1,192 @@
6pack.ko
a3d.ko
act200l-sir.ko
actisys-sir.ko
adi.ko
aer_inject.ko
af_802154.ko
affs.ko
ali-ircc.ko
analog.ko
appletalk.ko
atm.ko
avma1_cs.ko
avm_cs.ko
avmfritz.ko
ax25.ko
b1.ko
bas_gigaset.ko
batman-adv.ko
baycom_par.ko
baycom_ser_fdx.ko
baycom_ser_hdx.ko
befs.ko
bpqether.ko
br2684.ko
capi.ko
c_can.ko
c_can_platform.ko
clip.ko
cobra.ko
coda.ko
cuse.ko
db9.ko
dccp_diag.ko
dccp_ipv4.ko
dccp_ipv6.ko
dccp.ko
dccp_probe.ko
diva_idi.ko
divas.ko
ds1wm.ko
ds2482.ko
ds2490.ko
dss1_divert.ko
elsa_cs.ko
ems_pci.ko
ems_usb.ko
esd_usb2.ko
esi-sir.ko
gamecon.ko
gf2k.ko
gigaset.ko
girbil-sir.ko
grip.ko
grip_mp.ko
guillemot.ko
hdlcdrv.ko
hfc4s8s_l1.ko
hfcmulti.ko
hfcpci.ko
hisax.ko
hwa-rc.ko
hysdn.ko
i2400m.ko
i2400m-sdio.ko
i2400m-usb.ko
ieee802154.ko
iforce.ko
interact.ko
ipddp.ko
ipx.ko
isdn.ko
joydump.ko
kingsun-sir.ko
ks959-sir.ko
ksdazzle-sir.ko
kvaser_pci.ko
l2tp_core.ko
l2tp_debugfs.ko
l2tp_eth.ko
l2tp_ip.ko
l2tp_ip6.ko
l2tp_netlink.ko
l2tp_ppp.ko
lec.ko
ma600-sir.ko
magellan.ko
mcp2120-sir.ko
mISDN_core.ko
mISDN_dsp.ko
mkiss.ko
mptbase.ko
mptctl.ko
mptfc.ko
nci.ko
ncpfs.ko
netjet.ko
netrom.ko
nfc.ko
nilfs2.ko
ocfs2_dlmfs.ko
ocfs2_dlm.ko
ocfs2.ko
ocfs2_nodemanager.ko
ocfs2_stackglue.ko
ocfs2_stack_o2cb.ko
ocfs2_stack_user.ko
old_belkin-sir.ko
orinoco_cs.ko
orinoco.ko
orinoco_nortel.ko
orinoco_pci.ko
orinoco_plx.ko
orinoco_usb.ko
plx_pci.ko
pn_pep.ko
pppoatm.ko
rds.ko
rds_rdma.ko
rds_tcp.ko
rose.ko
sch_atm.ko
sch_cbq.ko
sch_choke.ko
sch_drr.ko
sch_dsmark.ko
sch_gred.ko
sch_mqprio.ko
sch_multiq.ko
sch_netem.ko
sch_qfq.ko
sch_red.ko
sch_sfb.ko
sch_teql.ko
sctp.ko
sctp_diag.ko
sctp_probe.ko
sidewinder.ko
sja1000.ko
sja1000_platform.ko
slcan.ko
slip.ko
softing_cs.ko
softing.ko
spaceball.ko
spaceorb.ko
stinger.ko
sysv.ko
tcp_bic.ko
tcp_highspeed.ko
tcp_htcp.ko
tcp_hybla.ko
tcp_illinois.ko
tcp_lp.ko
tcp_scalable.ko
tcp_vegas.ko
tcp_veno.ko
tcp_westwood.ko
tcp_yeah.ko
tekram-sir.ko
tmdc.ko
toim3232-sir.ko
trancevibrator.ko
turbografx.ko
twidjoy.ko
ubifs.ko
ufs.ko
umc.ko
usbip-core.ko
usbip-host.ko
uwb.ko
vcan.ko
vhci-hcd.ko
w1_bq27000.ko
w1_ds2408.ko
w1_ds2423.ko
w1_ds2431.ko
w1_ds2433.ko
w1_ds2760.ko
w1_ds2780.ko
w1_ds2781.ko
w1_ds28e04.ko
w1_smem.ko
w1_therm.ko
w6692.ko
walkera0701.ko
wanrouter.ko
warrior.ko
whci.ko
wire.ko
yam.ko
zhenhua.ko

@ -0,0 +1,49 @@
dmatest
kunit
kunit-test
ext4-inode-test
list-test
sysctl-test
mptcp_crypto_test
mptcp_token_test
bitfield_kunit
cmdline_kunit
property-entry-test
qos-test
resource_kunit
soc-topology-test
string-stream-test
test_linear_ranges
test_bits
test_kasan
time_test
fat_test
lib_test
rational-test
test_list_sort
slub_kunit
memcpy_kunit
locktorture
mac80211_hwsim
netdevsim
pktgen
rcutorture
rocker
scftorture
test_bpf
test_klp_atomic_replace
test_klp_callbacks_demo
test_klp_callbacks_demo2
test_klp_callbacks_busy
test_klp_callbacks_mod
test_klp_livepatch
test_klp_shadow_vars
test_klp_state
test_klp_state2
test_klp_state3
torture
refscale
rcuscale
test_vmalloc
test_hmm
mtty

@ -0,0 +1,37 @@
#! /bin/bash
# The modules_sign target checks for corresponding .o files for every .ko that
# is signed. This doesn't work for package builds which re-use the same build
# directory for every variant, and the .config may change between variants.
# So instead of using this script to just sign lib/modules/$KernelVer/extra,
# sign all .ko in the buildroot.
# This essentially duplicates the 'modules_sign' Kbuild target and runs the
# same commands for those modules.
MODSECKEY=$1
MODPUBKEY=$2
moddir=$3
modules=$(find "$moddir" -type f -name '*.ko')
NPROC=$(nproc)
[ -z "$NPROC" ] && NPROC=1
# NB: this loop runs 2000+ iterations. Try to be fast.
echo "$modules" | xargs -r -n16 -P $NPROC sh -c "
for mod; do
./scripts/sign-file sha256 $MODSECKEY $MODPUBKEY \$mod
rm -f \$mod.sig \$mod.dig
done
" DUMMYARG0 # xargs appends ARG1 ARG2..., which go into $mod in for loop.
RANDOMMOD=$(echo "$modules" | sort -R | head -n 1)
if [ "~Module signature appended~" != "$(tail -c 28 "$RANDOMMOD")" ]; then
echo "*****************************"
echo "*** Modules are unsigned! ***"
echo "*****************************"
exit 1
fi
exit 0

@ -0,0 +1,26 @@
#!/bin/sh
# Reads filenames on stdin, xz-compresses each in place.
# Not optimal for "compress relatively few, large files" scenario!
# How many xz's to run in parallel:
procgroup=""
while test "$#" != 0; do
# Get it from -jNUM
N="${1#-j}"
if test "$N" = "$1"; then
# Not -j<something> - warn and ignore
echo "parallel_xz: warning: unrecognized argument: '$1'"
else
procgroup="$N"
fi
shift
done
# If told to use only one cpu:
test "$procgroup" || exec xargs -r xz
test "$procgroup" = 1 && exec xargs -r xz
# xz has some startup cost. If files are really small,
# this cost might be significant. To combat this,
# process several files (in sequence) by each xz process via -n 16:
exec xargs -r -n 16 -P "$procgroup" xz

@ -0,0 +1,5 @@
# kgcov
CONFIG_GCOV_KERNEL=y
CONFIG_GCOV_PROFILE_ALL=y
# CONFIG_GCOV_PROFILE_FTRACE is not set
# CONFIG_OPEN_DICE is not set

@ -0,0 +1,408 @@
#!/bin/bash
#
# This script takes the merged config files and processes them through oldconfig
# and listnewconfig
#
# Globally disable suggestion of appending '|| exit' or '|| return' to cd/pushd/popd commands
# shellcheck disable=SC2164
usage()
{
# alphabetical order please
echo "process_configs.sh [ options ] package_name kernel_version"
echo " -a: report all errors, equivalent to [-c -n -w -i]"
echo " -c: error on mismatched config options"
echo " -i: continue on error"
echo " -n: error on unset config options"
echo " -t: test run, do not overwrite original config"
echo " -w: error on misconfigured config options"
echo " -z: commit new configs to pending directory"
echo ""
echo " A special CONFIG file tag, process_configs_known_broken can be added as a"
echo " comment to any CONFIG file. This tag indicates that there is no way to "
echo " fix a CONFIG's entry. This tag should only be used in extreme cases"
echo " and is not to be used as a workaround to solve CONFIG problems."
exit 1
}
die()
{
echo "$1"
exit 1
}
get_cross_compile()
{
arch=$1
if [[ "$CC_IS_CLANG" -eq 1 ]]; then
echo "$arch"
else
echo "scripts/dummy-tools/"
fi
}
# stupid function to find top of tree to do kernel make configs
switch_to_toplevel()
{
path="$(pwd)"
while test -n "$path"
do
test -e "$path"/MAINTAINERS && \
test -d "$path"/drivers && \
break
path=$(dirname "$path")
done
test -n "$path" || die "Can't find toplevel"
echo "$path"
}
checkoptions()
{
count=$3
variant=$4
/usr/bin/awk '
/is not set/ {
split ($0, a, "#");
split(a[2], b);
if (NR==FNR) {
configs[b[1]]="is not set";
} else {
if (configs[b[1]] != "" && configs[b[1]] != "is not set")
print "Found # "b[1] " is not set, after generation, had " b[1] " " configs[b[1]] " in Source tree";
}
}
/=/ {
split ($0, a, "=");
if (NR==FNR) {
configs[a[1]]=a[2];
} else {
if (configs[a[1]] != "" && configs[a[1]] != a[2])
print "Found "a[1]"="a[2]" after generation, had " a[1]"="configs[a[1]]" in Source tree";
}
}
' "$1" "$2" > .mismatches${count}
checkoptions_error=false
if test -s .mismatches${count}
then
while read -r LINE
do
if find "${REDHAT}"/configs -name "$(echo "$LINE" | awk -F "=" ' { print $1 } ' | awk ' { print $2 }')" -print0 | xargs -0 grep ^ | grep -q "process_configs_known_broken"; then
# This is a known broken config.
# See script help warning.
checkoptions_error=false
else
checkoptions_error=true
break
fi
done < .mismatches${count}
! $checkoptions_error && return
sed -i "1s/^/Error: Mismatches found in configuration files for ${arch} ${variant}\n/" .mismatches${count}
else
rm -f .mismatches${count}
fi
}
parsenewconfigs()
{
tmpdir=$(mktemp -d)
# This awk script reads the output of make listnewconfig
# and puts it into CONFIG_FOO files. Using the output of
# listnewconfig is much easier to ensure we get the default
# output.
/usr/bin/awk -v BASE="$tmpdir" '
/is not set/ {
split ($0, a, "#");
split(a[2], b);
OUT_FILE=BASE"/"b[1];
print $0 >> OUT_FILE;
}
/=/ {
split ($0, a, "=");
OUT_FILE=BASE"/"a[1];
if (a[2] == "n")
print "# " a[1] " is not set" >> OUT_FILE;
else
print $0 >> OUT_FILE;
}
' .newoptions
# This awk script parses the output of helpnewconfig.
# Each option is separated between ----- markers
# The goal is to put all the help text as a comment in
# each CONFIG_FOO file. Because of how awk works
# there's a lot of moving files around and catting to
# get what we need.
/usr/bin/awk -v BASE="$tmpdir" '
BEGIN { inpatch=0;
outfile="none";
symbol="none"; }
/^Symbol: .*$/ {
split($0, a, " ");
symbol="CONFIG_"a[2];
outfile=BASE "/fake_"symbol
}
/-----/ {
if (inpatch == 0) {
inpatch = 1;
}
else {
if (symbol != "none") {
system("cat " outfile " " BASE "/" symbol " > " BASE "/tmpf");
system("mv " BASE "/tmpf " BASE "/" symbol);
symbol="none"
}
outfile="none"
inpatch = 0;
}
}
!/-----/ {
if (inpatch == 1 && outfile != "none") {
print "# "$0 >> outfile;
}
}
' .helpnewconfig
pushd "$tmpdir" &> /dev/null
rm fake_*
popd &> /dev/null
for f in "$tmpdir"/*; do
[[ -e "$f" ]] || break
cp "$f" "$SCRIPT_DIR/pending$FLAVOR/generic/"
done
rm -rf "$tmpdir"
}
function commit_new_configs()
{
# assume we are in $source_tree/configs, need to get to top level
pushd "$(switch_to_toplevel)" &>/dev/null
for cfg in "$SCRIPT_DIR/${PACKAGE_NAME}${KVERREL}${SUBARCH}"*.config
do
arch=$(head -1 "$cfg" | cut -b 3-)
cfgtmp="${cfg}.tmp"
cfgorig="${cfg}.orig"
cat "$cfg" > "$cfgorig"
if [ "$arch" = "EMPTY" ]
then
# This arch is intentionally left blank
continue
fi
echo -n "Checking for new configs in $cfg ... "
make ${MAKEOPTS} ARCH="$arch" CROSS_COMPILE=$(get_cross_compile $arch) KCONFIG_CONFIG="$cfgorig" listnewconfig >& .listnewconfig
grep -E 'CONFIG_' .listnewconfig > .newoptions
if test -s .newoptions
then
make ${MAKEOPTS} ARCH="$arch" CROSS_COMPILE=$(get_cross_compile $arch) KCONFIG_CONFIG="$cfgorig" helpnewconfig >& .helpnewconfig
parsenewconfigs
fi
rm .newoptions
echo "done"
done
git add "$SCRIPT_DIR/pending$FLAVOR"
git commit -m "[redhat] AUTOMATIC: New configs"
}
function process_config()
{
local cfg
local arch
local cfgtmp
local cfgorig
local count
local variant
cfg=$1
count=$2
arch=$(head -1 "$cfg" | cut -b 3-)
if [ "$arch" = "EMPTY" ]
then
# This arch is intentionally left blank
return
fi
variant=$(basename "$cfg" | cut -d"-" -f3- | cut -d"." -f1)
cfgtmp="${cfg}.tmp"
cfgorig="${cfg}.orig"
cat "$cfg" > "$cfgorig"
echo "Processing $cfg ... "
make ${MAKEOPTS} ARCH="$arch" CROSS_COMPILE=$(get_cross_compile $arch) KCONFIG_CONFIG="$cfgorig" listnewconfig >& .listnewconfig${count}
grep -E 'CONFIG_' .listnewconfig${count} > .newoptions${count}
if test -n "$NEWOPTIONS" && test -s .newoptions${count}
then
echo "Found unset config items in ${arch} ${variant}, please set them to an appropriate value" >> .errors${count}
cat .newoptions${count} >> .errors${count}
rm .newoptions${count}
RETURNCODE=1
fi
rm .newoptions${count}
grep -E 'config.*warning' .listnewconfig${count} > .warnings${count}
if test -n "$CHECKWARNINGS" && test -s .warnings${count}
then
echo "Found misconfigured config items in ${arch} ${variant}, please set them to an appropriate value" >> .errors${count}
cat .warnings${count} >> .errors${count}
rm .warnings${count}
fi
rm .warnings${count}
rm .listnewconfig${count}
make ${MAKEOPTS} ARCH="$arch" CROSS_COMPILE=$(get_cross_compile $arch) KCONFIG_CONFIG="$cfgorig" olddefconfig > /dev/null || exit 1
echo "# $arch" > "$cfgtmp"
cat "$cfgorig" >> "$cfgtmp"
if test -n "$CHECKOPTIONS"
then
checkoptions "$cfg" "$cfgtmp" "$count" "$variant"
fi
# if test run, don't overwrite original
if test -n "$TESTRUN"
then
rm -f "$cfgtmp"
else
mv "$cfgtmp" "$cfg"
fi
rm -f "$cfgorig"
echo "Processing $cfg complete"
}
function process_configs()
{
# assume we are in $source_tree/configs, need to get to top level
pushd "$(switch_to_toplevel)" &>/dev/null
# The next line is throwaway code for transition to parallel
# processing. Leaving this line in place is harmless, but it can be
# removed the next time anyone updates this function.
[ -f .mismatches ] && rm -f .mismatches
count=0
for cfg in "$SCRIPT_DIR/${PACKAGE_NAME}${KVERREL}${SUBARCH}"*.config
do
if [ "$count" -eq 0 ]; then
# do the first one by itself so that tools are built
process_config "$cfg" "$count"
fi
process_config "$cfg" "$count" &
waitpids[${count}]=$!
((count++))
while [ "$(jobs | grep Running | wc -l)" -ge $RHJOBS ]; do :; done
done
for pid in ${waitpids[*]}; do
wait ${pid}
done
rm "$SCRIPT_DIR"/*.config*.old
if ls .errors* 1> /dev/null 2>&1; then
RETURNCODE=1
cat .errors*
rm .errors* -f
fi
if ls .mismatches* 1> /dev/null 2>&1; then
RETURNCODE=1
cat .mismatches*
rm .mismatches* -f
fi
popd > /dev/null
[ $RETURNCODE -eq 0 ] && echo "Processed config files are in $SCRIPT_DIR"
}
CHECKOPTIONS=""
NEWOPTIONS=""
TESTRUN=""
CHECKWARNINGS=""
MAKEOPTS=""
CC_IS_CLANG=0
RETURNCODE=0
while [[ $# -gt 0 ]]
do
key="$1"
case $key in
-a)
CHECKOPTIONS="x"
NEWOPTIONS="x"
CHECKWARNINGS="x"
;;
-c)
CHECKOPTIONS="x"
;;
-h)
usage
;;
-n)
NEWOPTIONS="x"
;;
-t)
TESTRUN="x"
;;
-w)
CHECKWARNINGS="x"
;;
-z)
COMMITNEWCONFIGS="x"
;;
-m)
shift
if [ "$1" = "CC=clang" -o "$1" = "LLVM=1" ]; then
CC_IS_CLANG=1
fi
MAKEOPTS="$MAKEOPTS $1"
;;
*)
break;;
esac
shift
done
PACKAGE_NAME="${1:-kernel}" # defines the package name used
KVERREL="$(test -n "$2" && echo "-$2" || echo "")"
SUBARCH="$(test -n "$3" && echo "-$3" || echo "")"
FLAVOR="$(test -n "$4" && echo "-$4" || echo "-common")"
RHJOBS="$(test -n "$5" && echo "$5" || nproc --all)"
SCRIPT=$(readlink -f "$0")
SCRIPT_DIR=$(dirname "$SCRIPT")
# Most RHEL options are options we want in Fedora so RHEL pending settings head
# to common/
if [ "$FLAVOR" = "-rhel" ]
then
FLAVOR="-common"
fi
# to handle this script being a symlink
cd "$SCRIPT_DIR"
if test -n "$COMMITNEWCONFIGS"; then
commit_new_configs
else
process_configs
fi
exit $RETURNCODE

@ -0,0 +1,26 @@
# additional rpminspect configuration for this branch
---
inspections:
upstream: off
badfuncs:
ignore:
- /usr/libexec/ksamples/*
- /usr/libexec/kselftests/*
emptyrpm:
expected_empty:
- kernel
- kernel-debug
- kernel-debug-devel-matched
- kernel-devel-matched
- kernel-lpae
- kernel-zfcpdump
- kernel-zfcpdump-devel-matched
- kernel-zfcpdump-modules
patches:
ignore_list:
- linux-kernel-test.patch
- patch-5.14.0-redhat.patch

@ -0,0 +1,12 @@
#!/bin/sh
if [ -z "$1" ]; then
exit 1
fi
TARGET="$1"
for i in "$RPM_SOURCE_DIR"/*."$TARGET"; do
NEW=${i%.$TARGET}
cp "$i" "$NEW"
done

@ -0,0 +1,16 @@
[ req ]
default_bits = 3072
distinguished_name = req_distinguished_name
prompt = no
x509_extensions = myexts
[ req_distinguished_name ]
O = The CentOS Project
CN = CentOS Stream kernel signing key
emailAddress = security@centos.org
[ myexts ]
basicConstraints=critical,CA:FALSE
keyUsage=digitalSignature
subjectKeyIdentifier=hash
authorityKeyIdentifier=keyid

@ -0,0 +1,16 @@
[ req ]
default_bits = 3072
distinguished_name = req_distinguished_name
prompt = no
x509_extensions = myexts
[ req_distinguished_name ]
O = Red Hat
CN = Red Hat Enterprise Linux kernel signing key
emailAddress = secalert@redhat.com
[ myexts ]
basicConstraints=critical,CA:FALSE
keyUsage=digitalSignature
subjectKeyIdentifier=hash
authorityKeyIdentifier=keyid

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save