On Feb 6, 2008 8:57 AM, brant williams <brant@tnarb.net> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi paxguy =)
I experienced the same issue after upgrading to
hardened-sources-2.6.23-r4 this past weekend. *Previously, I'd been using
hardened-sources-2.6.22-r8 for ~30 days with no discernable problems.
After checking both config files, though, it looks like I may have rushed
through too quickly (sdiff attached).
I've got a screenshot of the log entry that occurred right before the
crash (png attached), and can provide the System.map and kernel image to
> To: gentoo-hardened@lists.gentoo.org
> Subject: Re: [gentoo-hardened] pax, core2duo, suspicious activity
>
> On 6 Feb 2008 at 10:24, * wrote:
>
>> SSH session droped, all daemons stopping too. On the monitor a get
>> "Suspicious activity.... bla-bla PaX... bla-bla...
>
> can you post the precise message? even a screenshot would be fine
> (try to boot with a high resolution frame buffer mode to get as much
> info as you can). also i'll need the System.map file and probably
> vmlinux as well.
>
>> When I recompile kernel without PaX, system works normal withouts
>> kernel-panics.
>
> did you determine which PaX feature triggers the problem?
>
> also, would be nice if you could try out the 2.6.24 test patch.
>
> PS: if you enable HIGHMEM64G/PAGEEXEC then PaX will make use of
> the NX bit.
>
> --
> gentoo-hardened@lists.gentoo.org mailing list
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
iD8DBQFHqbzkdCBnhE3rYAIRCBqGAKCdKtGnYzyj2SD3AefLY4 w+zeQD1wCfZDra
WPNDEB3qSwPK2N4Vfy3spwg=
=kVu0
-----END PGP SIGNATURE-----
What occurs before the crash?* Can you do strace?* Does emerge-webrsync work?
--
Thank you,
Steve Buzonas Jr.
02-07-2008, 03:25 AM
Алексей Лесовский
pax, core2duo, suspicious activity
pageexec@freemail.hu пишет:
On 6 Feb 2008 at 10:24, wrote:
can you post the precise message? even a screenshot would be fine
(try to boot with a high resolution frame buffer mode to get as much
info as you can). also i'll need the System.map file and probably
vmlinux as well.
now system works with non-PaX kernel, I can't restart system often, and
can't
attach screenshot of error-message, or make it on next weekend (9-10Feb)
did you determine which PaX feature triggers the problem?
also, would be nice if you could try out the 2.6.24 test patch.
PS: if you enable HIGHMEM64G/PAGEEXEC then PaX will make use of
the NX bit.
1. PaX or incorect settings in "Processor type and features" of kernel
config is my problem
2. Yes, I know about PAGEEXEC and NX bit, I usually use SEGMEXEC
--
gentoo-hardened@lists.gentoo.org mailing list
02-07-2008, 03:33 AM
Алексей Лесовский
pax, core2duo, suspicious activity
Hello Brant, yes, I see in console analog message, with your screenshot
of emerge.log
and with this words "PaX: suspicious general protection fault"
thanks for configdiffs
brant williams пишет:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi paxguy =)
I experienced the same issue after upgrading to
hardened-sources-2.6.23-r4 this past weekend. Previously, I'd been
using hardened-sources-2.6.22-r8 for ~30 days with no discernable
problems. After checking both config files, though, it looks like I
may have rushed through too quickly (sdiff attached).
I've got a screenshot of the log entry that occurred right before the
crash (png attached), and can provide the System.map and kernel image
to you off-list if that would help.
Date: Wed, 06 Feb 2008 13:49:12 +0200
From: pageexec@freemail.hu
Reply-To: gentoo-hardened@lists.gentoo.org
To: gentoo-hardened@lists.gentoo.org
Subject: Re: [gentoo-hardened] pax, core2duo, suspicious activity
On 6 Feb 2008 at 10:24, wrote:
SSH session droped, all daemons stopping too. On the monitor a get
"Suspicious activity.... bla-bla PaX... bla-bla...
can you post the precise message? even a screenshot would be fine
(try to boot with a high resolution frame buffer mode to get as much
info as you can). also i'll need the System.map file and probably
vmlinux as well.
When I recompile kernel without PaX, system works normal withouts
kernel-panics.
did you determine which PaX feature triggers the problem?
also, would be nice if you could try out the 2.6.24 test patch.
PS: if you enable HIGHMEM64G/PAGEEXEC then PaX will make use of
the NX bit.
system crashes unexpectedly, and can go down at any time.
strace can't do, i don't know what is this.
and webrsync fail too
Steve Buzonas пишет:
On Feb 6, 2008 8:57 AM, brant williams <brant@tnarb.net
<mailto:brant@tnarb.net>> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi paxguy =)
I experienced the same issue after upgrading to
hardened-sources-2.6.23-r4 this past weekend. Previously, I'd
been using
hardened-sources-2.6.22-r8 for ~30 days with no discernable problems.
After checking both config files, though, it looks like I may have
rushed
through too quickly (sdiff attached).
I've got a screenshot of the log entry that occurred right before the
crash (png attached), and can provide the System.map and kernel
image to
you off-list if that would help.
On Wed, 6 Feb 2008, pageexec@freemail.hu
<mailtoageexec@freemail.hu> wrote:
> Date: Wed, 06 Feb 2008 13:49:12 +0200
> From: pageexec@freemail.hu <mailtoageexec@freemail.hu>
> Reply-To: gentoo-hardened@lists.gentoo.org
<mailto:gentoo-hardened@lists.gentoo.org>
> To: gentoo-hardened@lists.gentoo.org
<mailto:gentoo-hardened@lists.gentoo.org>
> Subject: Re: [gentoo-hardened] pax, core2duo, suspicious activity
>
> On 6 Feb 2008 at 10:24, wrote:
>
>> SSH session droped, all daemons stopping too. On the monitor a get
>> "Suspicious activity.... bla-bla PaX... bla-bla...
>
> can you post the precise message? even a screenshot would be fine
> (try to boot with a high resolution frame buffer mode to get as much
> info as you can). also i'll need the System.map file and probably
> vmlinux as well.
>
>> When I recompile kernel without PaX, system works normal withouts
>> kernel-panics.
>
> did you determine which PaX feature triggers the problem?
>
> also, would be nice if you could try out the 2.6.24 test patch.
>
> PS: if you enable HIGHMEM64G/PAGEEXEC then PaX will make use of
> the NX bit.
>
> --
> gentoo-hardened@lists.gentoo.org
<mailto:gentoo-hardened@lists.gentoo.org> mailing list
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
What occurs before the crash? Can you do strace? Does
emerge-webrsync work?
--
Thank you,
Steve Buzonas Jr.
--
gentoo-hardened@lists.gentoo.org mailing list
02-07-2008, 04:03 AM
Алексей Лесовский
pax, core2duo, suspicious activity
Send System.map
pageexec@freemail.hu пишет:
On 6 Feb 2008 at 7:57, brant williams wrote:
I've got a screenshot of the log entry that occurred right before the
crash (png attached), and can provide the System.map and kernel image to
you off-list if that would help.
yes, i'll need them because your oops doesn't have symbol info. it would
also be nice if you could reproduce it with 2.6.24/PaX alone.
00000000 T _text
00000040 D per_cpu__current_task
00000044 D per_cpu__cpu_number
00000048 d per_cpu__cpu_idle_state
0000004c D per_cpu__irq_regs
00000050 d per_cpu__next_check
00000058 d per_cpu__thermal_throttle_count
0000005c d per_cpu__nmi_watchdog_ctlblk
00000080 D per_cpu__cpu_tlbstate
000000c0 D per_cpu__cpu_state
000000c4 D per_cpu__this_cpu_off
000000e0 d per_cpu__lapic_events
00000128 d per_cpu__wd_enabled
00000140 D per_cpu__mmu_gathers
00000400 A __kernel_vsyscall
00000410 A SYSENTER_RETURN
00000420 A __kernel_sigreturn
00000440 A __kernel_rt_sigreturn
00000940 D per_cpu__kstat
00000d00 d per_cpu__cpu_domains
00000d48 d per_cpu__sched_group_cpus
00000d60 d per_cpu__core_domains
00000da8 d per_cpu__sched_group_core
00000dc0 d per_cpu__phys_domains
00000e08 d per_cpu__sched_group_phys
00000e18 D per_cpu__process_counts
00000e1c d per_cpu__cpu_profile_hits
00000e24 d per_cpu__cpu_profile_flip
00000e28 d per_cpu__tasklet_vec
00000e2c d per_cpu__tasklet_hi_vec
00000e30 d per_cpu__ksoftirqd
00000e34 d per_cpu__tvec_bases
00000e40 D per_cpu__rcu_data
00000e80 D per_cpu__rcu_bh_data
00000ebc d per_cpu__rcu_tasklet
00000ee0 D per_cpu__hrtimer_bases
00000f80 D per_cpu__tick_cpu_device
00000fa0 d per_cpu__tick_cpu_sched
00001000 T startup_32
00001024 d per_cpu__lookup_lock
00001028 d per_cpu__touch_timestamp
0000102c d per_cpu__print_timestamp
00001030 d per_cpu__watchdog_task
00001040 d per_cpu__ratelimits.1
00001060 d per_cpu__lru_add_pvecs
000010a0 d per_cpu__lru_add_active_pvecs
000010e0 d per_cpu__committed_space
00001100 D per_cpu__vm_event_states
00001120 T _stext
00001120 t run_init_process
00001120 T stext
00001140 t init_post
000011a0 d per_cpu__vmstat_work
000011e0 D per_cpu__quicklist
00001200 d per_cpu__fdtable_defer_list
00001220 d per_cpu__bh_lrus
00001240 d per_cpu__bh_accounting
00001248 d per_cpu__blk_cpu_done
00001250 d per_cpu__ioc_count
00001250 t try_name
00001254 d per_cpu__ioc_count
00001260 D per_cpu__radix_tree_preloads
00001280 d per_cpu__net_rand_state
000012a0 d per_cpu__trickle_count
000012a4 d per_cpu__pcpu_lstats
000012c0 d per_cpu__policy_cpu
000012c4 d per_cpu__cpu_policy_rwsem
000012e0 d per_cpu__cpu_dbs_info
0000134c d per_cpu__cpu_dbs_info
00001380 d per_cpu__sockets_in_use
000013c0 D per_cpu__softnet_data
000014a0 T name_to_dev_t
00001750 t calibrate_delay_direct
00001880 D per_cpu__netdev_rx_stat
00001890 T calibrate_delay
000018c0 d per_cpu__flow_tables
00001900 d per_cpu__flow_hash_info
00001940 d per_cpu__flow_flush_tasklets
00001960 D per_cpu__nf_conntrack_stat
0000199c D per_cpu__nf_conntrack_ecache
000019c0 d per_cpu__rt_cache_stat
00001a00 d per_cpu____icmp_socket
00001a40 D per_cpu__irq_stat
00001a40 T thread_saved_pc
00001a50 T disable_hlt
00001a60 T enable_hlt
00001a70 T default_idle
00001a80 d per_cpu__runqueues
00001ab0 t poll_idle
00001ac0 T cpu_idle
00001b40 T cpu_idle_wait
00001c50 T mwait_idle_with_hints
00001ca0 t mwait_idle
00001cb0 T select_idle_routine
00001cf0 T show_regs
00001ec0 T kernel_thread
00001f70 T exit_thread
00002030 T flush_thread
00002090 T release_thread
000020b0 T prepare_to_copy
00002110 T copy_thread
00002330 T dump_thread
00002450 T dump_task_regs
00002500 T hard_disable_TSC
00002510 T disable_TSC
00002530 T hard_enable_TSC
00002540 t __switch_to_xtra
00002610 T __switch_to
000027a0 T sys_fork
000027d0 T sys_clone
00002810 T sys_vfork
00002840 T sys_execve
000028c0 T get_wchan
00002960 t get_free_idx
00002990 T sys_set_thread_area
00002b60 T sys_get_thread_area
00002c90 T pax_randomize_kstack
00002cd0 T sys_sigsuspend
00002d70 T sys_sigaction
00002eb0 T sys_sigaltstack
00002ed0 t restore_sigcontext
00003080 T sys_sigreturn
00003200 T sys_rt_sigreturn
000032f0 t setup_sigcontext
00003470 t setup_frame
000036f0 t setup_rt_frame
000039f0 t handle_signal
00003b60 t do_signal
00003cf0 T do_notify_resume
00003d2c T ret_from_fork
00003d48 t ret_from_exception
00003d48 t ret_from_intr
00003d4f t check_userspace
00003d74 T resume_userspace
00003d8c T sysenter_entry
00003d93 t sysenter_past_esp
00003e38 T system_call
00003e83 t syscall_call
00003e8e t syscall_exit
00003e9d t no_singlestep
00003eb0 t restore_all
00003ec8 t restore_nocheck
00003ec8 t restore_nocheck_notrace
00003ed7 t ldt_ss
00003f00 t work_pending
00003f05 t work_resched
00003f1b t work_notifysig
00003f34 t work_notifysig_v86
00003f4c t syscall_trace_entry
00003f7c t syscall_exit_work
00003f97 t syscall_fault
00003fd8 t syscall_badsys
00003fe8 T irq_entries_start
00004828 t common_interrupt
00004860 T reschedule_interrupt
000048a0 T invalidate_interrupt
000048e0 T call_function_interrupt
00004920 T apic_timer_interrupt
00004960 T error_interrupt
000049a0 T spurious_interrupt
000049e0 T thermal_interrupt
00004a20 T coprocessor_error
00004a2c T simd_coprocessor_error
00004a38 T device_not_available
00004a7a t device_not_available_emulate
00004a8c T overflow
00004a98 T bounds
00004aa4 T invalid_op
00004ab0 T coprocessor_segment_overrun
00004abc T invalid_TSS
00004ac8 T segment_not_present
00004ad4 T stack_segment
00004ae0 T alignment_check
00004aec T divide_error
00004af8 T machine_check
00004b08 T spurious_interrupt_bug
00004b14 T kernel_thread_helper
00004b30 T dump_trace
00004bd0 t print_trace_warning_symbol
00004bf0 t print_trace_warning
00004c10 t print_trace_stack
00004c20 t print_trace_address
00004c40 t show_trace_log_lvl
00004c70 T show_trace
00004c90 t show_stack_log_lvl
00004d50 T show_stack
00004d90 T dump_stack
00004db0 T show_registers
00005100 T is_valid_bugaddr
00005190 T die
00005390 t do_trap
000054a0 T do_divide_error
00005530 T do_int3
000055b0 T do_overflow
00005630 T do_bounds
000056b0 T do_invalid_op
00005740 T do_coprocessor_segment_overrun
000057c0 T do_invalid_TSS
00005840 T do_segment_not_present
000058c0 T do_stack_segment
00005940 T do_alignment_check
000059d0 T do_iret_error
00005a60 T do_general_protection
00005cb0 t mem_parity_error
00005d10 t io_check_error
00005d70 t unknown_nmi_error
00005dd0 T die_nmi
00005eb0 t default_do_nmi
00006020 T do_nmi
00006080 T stop_nmi
00006090 T restart_nmi
000060a0 T do_debug
00006180 T math_error
00006290 T do_coprocessor_error
000062a0 t simd_math_error
000063b0 T do_simd_coprocessor_error
00006440 T do_spurious_interrupt_bug
00006450 T patch_espfix_desc
000064f0 T math_state_restore
00006540 T math_emulate
00006590 T set_intr_gate
000065e0 T ack_bad_irq
00006610 T do_IRQ
000066b0 T show_interrupts
00006990 t putreg
00006a30 t getreg
00006ab0 t convert_eip_to_linear
00006b70 t set_singlestep
00006c40 t clear_singlestep
00006c70 T ptrace_disable
00006c90 t ptrace_get_thread_area
00006d90 t ptrace_set_thread_area
00006ed0 T arch_ptrace
00007440 T send_sigtrap
000074f0 T do_syscall_trace
00007670 T rtc_cmos_read
000076d0 T rtc_cmos_write
00007740 t set_rtc_mmss
000078e0 T profile_pc
00007950 T timer_interrupt
000079a0 T read_persistent_clock
00007af0 T update_persistent_clock
00007b00 t set_bitmap
00007bd0 T sys_ioperm
00007ce0 T sys_iopl
00007d50 t flush_ldt
00007e00 t alloc_ldt
00008000 T init_new_context
00008130 T destroy_context
00008190 t read_ldt
00008280 t read_default_ldt
000082a0 t write_ldt
000084d0 T sys_modify_ldt
00008530 t set_mca_bus
00008540 T disable_8259A_irq
000085b0 T enable_8259A_irq
00008620 T i8259A_irq_pending
00008690 T make_8259A_irq
000086d0 t mask_and_ack_8259A
000087b0 t restore_ELCR
000087d0 t save_ELCR
000087f0 t i8259A_resume
00008810 t i8259A_suspend
00008820 t i8259A_shutdown
00008830 T init_8259A
000088c0 t math_error_irq
00008900 T sys_pipe
00008940 T i386_mmap_check
00008980 T sys_mmap2
00008a20 T old_mmap
00008a90 T arch_get_unmapped_area
00008bd0 T arch_get_unmapped_area_topdown
00008db0 T old_select
00008e10 T sys_ipc
000090a0 T sys_uname
000090f0 T sys_olduname
00009240 T kernel_execve
00009270 T dma_alloc_coherent
00009370 T dma_free_coherent
000093d0 T dma_declare_coherent_memory
000094f0 T dma_release_declared_memory
00009530 T dma_mark_declared_memory_occupied
00009590 t via_no_dac
000095d0 t check_iommu
00009600 T mxcsr_feature_mask_init
00009660 T init_fpu
000096f0 T kernel_fpu_begin
00009740 T get_fpu_cwd
00009760 T get_fpu_swd
00009780 T get_fpu_mxcsr
000097a0 t convert_fxsr_to_user
00009940 t convert_fxsr_from_user
00009a40 t save_i387_fxsave
00009b20 T save_i387
00009be0 t restore_i387_fxsave
00009c70 T restore_i387
00009ce0 T get_fpregs
00009d20 T set_fpregs
00009d60 T get_fpxregs
00009da0 T set_fpxregs
00009e10 T dump_fpu
00009f20 T dump_task_fpu
0000a030 T dump_task_extended_fpu
0000a0f0 T e820_any_mapped
0000a180 t quirk_intel_irqbalance
0000a260 t i8237A_resume
0000a320 t i8237A_suspend
0000a330 T arch_register_cpu
0000a350 t find_nop_table
0000a390 t add_nops
0000a3f0 T apply_alternatives
0000a4e0 t alternatives_smp_lock
0000a550 t alternatives_smp_unlock
0000a5d0 T alternatives_smp_module_add
0000a620 T alternatives_smp_module_del
0000a630 T alternatives_smp_switch
0000a640 T text_poke
0000a6a0 t init_pit_timer
0000a740 t pit_next_event
0000a770 t pit_read
0000a800 T check_tsc_unstable
0000a810 T native_sched_clock
0000a810 T sched_clock
0000a8c0 T native_calculate_cpu_khz
0000a990 T recalibrate_cpu_khz
0000a9a0 t time_cpufreq_notifier
0000ab10 t read_tsc
0000ab20 T mark_tsc_unstable
0000ab80 T idle_regs
0000aba0 T switch_to_new_gdt
0000abd0 t show_cpuinfo
0000af60 t c_start
0000af90 t c_next
0000afa0 t c_stop
0000afa4 t vide
0000afb0 t free_cache_attributes
0000afe0 t show_level
0000b010 t show_coherency_line_size
0000b040 t show_physical_line_partition
0000b070 t show_ways_of_associativity
0000b0a0 t show_number_of_sets
0000b0c0 t show_size
0000b0f0 t show_shared_cpu_map
0000b140 t show_type
0000b1b0 t show
0000b200 t store
0000b210 t cpuid4_cache_sysfs_exit
0000b260 t unexpected_machine_check
0000b280 T mcheck_init
0000b2f0 t k7_machine_check
0000b4d0 T amd_mcheck_init
0000b610 t unexpected_thermal_interrupt
0000b640 t intel_thermal_interrupt
0000b660 T smp_thermal_interrupt
0000b680 t intel_init_thermal
0000b7b0 t intel_machine_check
0000bac0 T intel_p4_mcheck_init
0000bbe0 t pentium_machine_check
0000bc70 T intel_p5_mcheck_init
0000bce0 t intel_machine_check
0000bef0 T intel_p6_mcheck_init
0000bff0 t winchip_machine_check
0000c010 T winchip_mcheck_init
0000c060 t therm_throt_sysdev_show_count
0000c0b0 T therm_throt_process
0000c180 t mce_checkregs
0000c240 t mce_work_fn
0000c280 T set_mtrr_ops
0000c2a0 t have_wrcomb
0000c330 t ipi_handler
0000c390 t set_mtrr
0000c480 T mtrr_add_page
0000c840 t mtrr_check
0000c8a0 T mtrr_add
0000c910 T mtrr_del_page
0000cac0 T mtrr_del
0000cb20 t mtrr_save
0000cb90 t mtrr_restore
0000cbf0 T mtrr_ap_init
0000cc20 T mtrr_save_state
0000cc60 T mtrr_attrib_to_str
0000cc80 t mtrr_file_add
0000cd40 t mtrr_file_del
0000cda0 t mtrr_write
0000d050 t mtrr_ioctl
0000d450 t mtrr_close
0000d4d0 t mtrr_open
0000d510 t mtrr_seq_show
0000d5f0 t get_mtrr_var_range
0000d630 t get_fixed_ranges
0000d680 T mtrr_save_fixed_ranges
0000d6a0 t print_fixed
0000d700 T mtrr_wrmsr
0000d7b0 t set_fixed_range
0000d850 T generic_get_free_region
0000d8f0 t generic_get_mtrr
0000d9a0 t set_fixed_ranges
0000da00 t set_mtrr_var_ranges
0000db50 t set_mtrr_state
0000dc10 t prepare_set
0000dc70 t post_set
0000dcc0 t generic_set_all
0000dd00 t generic_set_mtrr
0000de20 T generic_validate_add_page
0000df30 t generic_have_wrcomb
0000df40 T positive_have_wrcomb
0000df50 T set_mtrr_prepare_save
0000dfd0 T set_mtrr_cache_disable
0000e020 T set_mtrr_done
0000e0a0 t amd_get_mtrr
0000e130 t amd_set_mtrr
0000e1c0 t amd_validate_add_page
0000e220 t cyrix_get_arr
0000e390 t cyrix_get_free_region
0000e4a0 t prepare_set
0000e4f0 t post_set
0000e520 t cyrix_set_arr
0000e610 t cyrix_set_all
0000e690 t centaur_get_free_region
0000e710 T mtrr_centaur_report_mcr
0000e720 t centaur_get_mcr
0000e7d0 t centaur_set_mcr
0000e850 t centaur_validate_add_page
0000e8a0 t find_freq_from_fid
0000e8b0 t find_khz_freq_from_fid
0000e8c0 t find_freq_from_fiddid
0000e8e0 t find_khz_freq_from_fiddid
0000e8f0 t find_fid_from_pstate
0000e900 t find_did_from_pstate
0000e920 t convert_fid_to_vco_fid
0000e930 t pending_bit_stuck
0000e950 t query_current_values_with_pending_wait
0000e9f0 t count_off_irt
0000ea00 t count_off_vst
0000ea10 t fidvid_msr_init
0000ea80 t write_new_fid
0000ebd0 t write_new_vid
0000ed00 t decrease_vid_code_by_step
0000ed50 t transition_pstate
0000edb0 t transition_fid_vid
0000ee90 t core_voltage_pre_transition
0000f030 t core_frequency_transition
0000f1e0 t core_voltage_post_transition
0000f330 t check_supported_cpu
0000f480 t check_pst_table
0000f5a0 t print_basics
0000f660 t fill_powernow_table
0000f870 t find_psb_table
0000fbc0 t powernow_k8_acpi_pst_values
0000fc80 t powernow_k8_cpu_init_acpi
0000fe10 t fill_powernow_table_pstate
0000ffb0 t fill_powernow_table_fidvid
00010260 t powernow_k8_cpu_exit_acpi
00010280 t transition_frequency_fidvid
00010480 t transition_frequency_pstate
000105e0 t powernowk8_target
00010860 t powernowk8_verify
00010880 t powernowk8_cpu_exit
000108d0 t powernowk8_get
000109b0 t pentium3_get_frequency
00010b20 t pentiumM_get_frequency
00010bf0 t pentium_core_get_frequency
00010cd0 t pentium4_get_frequency
00010dc0 T speedstep_get_processor_frequency
00010e10 T speedstep_detect_processor
00011060 T speedstep_get_freqs
00011290 t check_est_cpu
000112c0 t extract_io
00011350 t extract_msr
000113c0 t extract_freq
000113e0 t do_drv_read
00011420 t do_drv_write
00011490 t drv_read
000114e0 t drv_write
00011550 t get_cur_val
00011610 t get_measured_perf
000117f0 t get_cur_freq_on_cpu
00011880 t check_freqs
000118d0 t acpi_cpufreq_target
00011bb0 t acpi_cpufreq_verify
00011c00 t acpi_cpufreq_guess_freq
00011d10 t sw_any_bug_found
00011d20 t acpi_cpufreq_cpu_init
000122d0 t acpi_cpufreq_cpu_exit
00012340 t acpi_cpufreq_resume
00012380 t cpufreq_p4_setdc
000124f0 t cpufreq_p4_target
00012640 t cpufreq_p4_verify
00012650 t cpufreq_p4_get_frequency
00012700 t cpufreq_p4_cpu_init
00012840 t cpufreq_p4_cpu_exit
00012850 t cpufreq_p4_get
000128b0 T avail_to_resrv_perfctr_nmi_bit
000128d0 T avail_to_resrv_perfctr_nmi
00012940 T reserve_perfctr_nmi
000129b0 T release_perfctr_nmi
00012a10 T reserve_evntsel_nmi
00012a80 T release_evntsel_nmi
00012ae0 T disable_lapic_nmi_watchdog
00012b30 T enable_lapic_nmi_watchdog
00012b90 t adjust_for_32bit_ctr
00012c20 t write_watchdog_counter
00012c80 t write_watchdog_counter32
00012ce0 t setup_k7_watchdog
00012d90 t single_msr_stop_watchdog
00012dd0 t single_msr_reserve
00012e10 t single_msr_unreserve
00012e30 t single_msr_rearm
00012e40 t setup_p6_watchdog
00012ee0 t p6_rearm
00012f00 t setup_p4_watchdog
00012ff0 t stop_p4_watchdog
00013050 t p4_reserve
000130c0 t p4_unreserve
00013100 t p4_rearm
00013160 t setup_intel_arch_watchdog
00013260 t probe_nmi_watchdog
00013310 T lapic_watchdog_init
00013390 T lapic_watchdog_stop
000133b0 T lapic_adjust_nmi_hz
000133e0 T lapic_wd_event
00013470 T lapic_watchdog_ok
00013480 T __acpi_map_table
00013560 T acpi_gsi_to_irq
00013570 T acpi_register_gsi
000135d0 T acpi_register_ioapic
000135e0 T acpi_unregister_ioapic
000135f0 T __acpi_acquire_global_lock
00013620 T __acpi_release_global_lock
00013640 T acpi_processor_power_init_bm_check
00013680 T acpi_processor_ffh_cstate_probe
000137f0 T acpi_processor_ffh_cstate_enter
00013820 t init_intel_pdc
00013930 T arch_acpi_processor_init_pdc
00013960 T machine_real_restart
00013a30 t native_machine_shutdown
00013aa0 W mach_reboot_fixups
00013ab0 t native_machine_emergency_restart
00013c10 t native_machine_restart
00013c20 t native_machine_halt
00013c30 t native_machine_power_off
00013c50 T machine_power_off
00013c60 T machine_shutdown
00013c70 T machine_emergency_restart
00013c80 T machine_restart
00013c90 T machine_halt
00013ca0 t msr_seek
00013d40 t msr_read
00013df0 t msr_write
00013e90 t msr_open
00013ee0 t msr_device_create
00013f20 t msr_class_cpu_callback
00013f70 t cpuid_smp_cpuid
00013fc0 t cpuid_seek
00014070 t cpuid_read
00014160 t cpuid_open
000141a0 t cpuid_device_create
000141e0 t cpuid_class_cpu_callback
00014230 T __send_IPI_shortcut
00014270 T send_IPI_self
00014280 T send_IPI_mask_bitmask
00014320 T send_IPI_mask_sequence
000143b0 T leave_mm
000143f0 T smp_invalidate_interrupt
00014460 T native_flush_tlb_others
000144f0 T flush_tlb_current_task
00014530 T flush_tlb_mm
00014590 T flush_tlb_page
00014610 t do_flush_tlb_all
00014660 T flush_tlb_all
00014680 t native_smp_send_reschedule
000146a0 T lock_ipi_call_lock
000146b0 T unlock_ipi_call_lock
000146c0 t __smp_call_function
000147b0 t native_smp_call_function_mask
00014920 t stop_this_cpu
00014960 t native_smp_send_stop
000149c0 T smp_reschedule_interrupt
000149d0 T smp_call_function_interrupt
00014a40 t convert_apicid_to_cpu
00014a60 T safe_smp_processor_id
00014aa0 T cpu_coregroup_map
00014ae0 T initialize_secondary
00014b00 t map_cpu_to_logical_apicid
00014b20 t unmap_cpu_to_logical_apicid
00014b30 t wakeup_secondary_cpu
00014cf0 T __cpu_disable
00014d00 T __cpu_die
00014d10 T smp_call_function
00014d30 T smp_call_function_single
00014da0 t mp_find_ioapic
00014e00 T mp_register_gsi
00015000 t modern_apic
00015040 T apic_wait_icr_idle
00015070 T safe_apic_wait_icr_idle
000150b0 T enable_NMI_through_LVT0
000150e0 T get_physical_broadcast
00015100 T lapic_get_maxlvt
00015120 t __setup_APIC_LVTT
000151b0 t lapic_next_event
000151c0 t lapic_timer_setup
00015210 t lapic_timer_broadcast
00015220 t setup_APIC_timer
00015270 T setup_secondary_APIC_clock
00015280 t local_apic_timer_interrupt
000152e0 T smp_apic_timer_interrupt
00015320 T setup_profiling_timer
00015330 T clear_local_APIC
00015470 T disable_local_APIC
000154d0 T lapic_shutdown
00015500 T setup_local_APIC
00015770 T smp_spurious_interrupt
000157b0 T smp_error_interrupt
00015810 T disconnect_bsp_APIC
000158b0 t lapic_suspend
00015980 t lapic_resume
00015b30 t apic_pm_activate
00015b40 t lapic_nmi_suspend
00015b70 t lapic_nmi_resume
00015b90 t __acpi_nmi_enable
00015bb0 T acpi_nmi_enable
00015be0 t __acpi_nmi_disable
00015c00 T acpi_nmi_disable
00015c30 T setup_apic_nmi_watchdog
00015ce0 T stop_apic_nmi_watchdog
00015d30 T touch_nmi_watchdog
00015d80 T nmi_watchdog_tick
00015f00 T do_nmi_callback
00015f20 t unknown_nmi_panic_callback
00015f70 T proc_nmi_enabled
00016020 T __trigger_all_cpu_backtrace
00016050 t io_apic_base
00016070 t ioapic_read_entry
000160f0 t __ioapic_write_entry
00016140 t ioapic_write_entry
000161a0 t ioapic_mask_entry
00016220 t add_pin_to_irq
00016280 t __modify_IO_APIC_irq
000162e0 t __mask_IO_APIC_irq
000162f0 t __unmask_IO_APIC_irq
00016300 t __mask_and_edge_IO_APIC_irq
00016310 t __unmask_and_level_IO_APIC_irq
00016320 t mask_IO_APIC_irq
00016360 t unmask_IO_APIC_irq
000163a0 t clear_IO_APIC_pin
000163e0 t clear_IO_APIC
00016420 t set_ioapic_affinity_irq
000164c0 t find_irq_entry
00016530 T IO_APIC_get_PCI_irq_vector
00016690 t EISA_ELCR
000166e0 t MPBIOS_trigger
00016780 t pin_2_irq
000168c0 t __assign_irq_vector
00016960 t assign_irq_vector
000169a0 t ioapic_register_intr
00016aa0 T disable_IO_APIC
00016b30 t startup_ioapic_irq
00016bc0 t ack_ioapic_irq
00016be0 t ack_ioapic_quirk_irq
00016c70 t ioapic_retrigger_irq
00016c90 t ack_apic
00016ca0 t mask_lapic_irq
00016cc0 t unmask_lapic_irq
00016ce0 t setup_nmi
00016d30 t ioapic_suspend
00016d70 t ioapic_resume
00016e20 T create_irq
00016e90 T destroy_irq
00016ec0 t msi_compose_msg
00016f00 t set_msi_irq_affinity
00016f80 T arch_setup_msi_irq
00017020 T arch_teardown_msi_irq
00017030 T io_apic_set_pci_routing
00017190 T enable_sep_cpu
000171f0 t map_compat_vdso
00017240 T arch_setup_additional_pages
00017340 T arch_vma_name
00017380 T get_gate_vma
000173b0 T in_gate_area
000173e0 T in_gate_area_no_task
000173f0 t doublefault_fn
000174e0 t copy_vm86_regs_to_user
00017530 t copy_vm86_regs_from_user
00017580 T save_v86_state
000176c0 t mark_screen_rdonly
00017740 T sys_vm86old
00017800 T sys_vm86
000178c0 t do_sys_vm86
00017a20 t do_int
00017c40 T handle_vm86_trap
00017d70 T handle_vm86_fault
00018540 t irq_handler
000185e0 T release_vm86_irqs
00018640 t do_vm86_irq_handling
00018810 t early_vga_write
000189b0 t early_serial_putc
00018a00 t early_serial_write
00018a40 t simnow
00018a80 t simnow_write
00018aa0 T early_printk
00018b00 T is_hpet_enabled
00018b40 t hpet_reserve_platform_timers
00018be0 t hpet_start_counter
00018c20 t hpet_enable_int
00018c40 t hpet_set_mode
00018d10 t hpet_next_event
00018d50 t read_hpet
00018d60 T hpet_rtc_timer_init
00018e00 T hpet_mask_rtc_irq_bit
00018e20 T hpet_set_rtc_irq_bit
00018e70 T hpet_set_alarm_time
00018eb0 T hpet_set_periodic_freq
00018f50 T hpet_rtc_dropped_irq
00018f60 t hpet_rtc_timer_reinit
00019020 T hpet_rtc_interrupt
000190e0 t next_k8_northbridge
00019120 T cache_k8_northbridges
00019200 T k8_flush_garts
000192f0 T page_is_ram
00019390 T zap_low_mappings
000193f0 t do_test_wp_bit
00019410 T free_init_pages
000194b0 T free_initmem
000195a0 T free_initrd_mem
000195b0 T show_mem
00019820 t set_pte_pfn
00019870 T set_pmd_pfn
000198f0 T __set_fixmap
00019920 T reserve_top_address
00019970 T pte_alloc_one_kernel
00019980 T pte_alloc_one
000199a0 T pmd_ctor
000199b0 t pgd_ctor
00019a60 t pgd_dtor
00019aa0 t pmd_cache_alloc
00019af0 t pmd_cache_free
00019b10 T pgd_alloc
00019b60 T pgd_free
00019b80 T check_pgt_cache
00019ba0 T register_page_fault_notifier
00019bc0 T unregister_page_fault_notifier
00019bd0 t __is_prefetch
00019f40 t force_sig_info_fault
00019f70 T do_page_fault
0001a780 T vmalloc_sync_all
0001a8a0 T pax_report_insns
0001a970 T __ioremap
0001aab0 T ioremap_nocache
0001ab50 T iounmap
0001ac30 t cmp_ex
0001ac50 t swap_ex
0001aca0 T sort_extable
0001acd0 T fixup_exception
0001acf0 T lookup_address
0001ad50 t split_large_page
0001adf0 t cache_flush_page
0001ae30 t flush_kernel_map
0001ae70 t set_pmd_pte
0001aee0 t __change_page_attr
0001b110 T change_page_attr
0001b190 T global_flush_tlb
0001b280 T arch_pick_mmap_layout
0001b3e0 t page_table_shareable
0001b440 t vma_shareable
0001b480 t huge_pmd_share
0001b5b0 T huge_pmd_unshare
0001b640 T huge_pte_alloc
0001b670 T huge_pte_offset
0001b680 T follow_huge_addr
0001b690 T pmd_huge
0001b6a0 T follow_huge_pmd
0001b6c0 t hugetlb_get_unmapped_area_bottomup
0001b790 t hugetlb_get_unmapped_area_topdown
0001b900 T hugetlb_get_unmapped_area
0001ba40 T kmap
0001ba90 T kunmap
0001baf0 T kmap_atomic_prot
0001bbb0 T kmap_atomic
0001bbc0 T kunmap_atomic
0001bc20 T kmap_atomic_pfn
0001bc70 T kmap_atomic_to_page
0001bcd0 T aes_enc_blk
0001c83c T aes_dec_blk
0001d3b0 t gen_tabs
0001d660 t aes_set_key
0001e9a0 t aes_encrypt
0001e9c0 t aes_decrypt
0001ea00 t static_prio_timeslice
0001ea60 t __update_rq_clock
0001eb80 t update_rq_clock
0001eba0 T cpu_clock
0001ebe0 t task_rq_lock
0001ec50 T sched_clock_idle_sleep_event
0001ec90 T sched_clock_idle_wakeup_event
0001ed10 t resched_task
0001ed70 t resched_cpu
0001ede0 t div64_likely32
0001ee30 t calc_delta_mine
0001ef30 t update_load_add
0001ef40 t update_load_sub
0001ef50 t enqueue_task_rt
0001ef90 t dequeue_task_rt
0001f070 t requeue_task_rt
0001f0b0 t yield_task_rt
0001f0c0 t check_preempt_curr_rt
0001f0e0 t pick_next_task_rt
0001f150 t put_prev_task_rt
0001f200 t load_balance_start_rt
0001f270 t load_balance_next_rt
0001f2e0 t load_balance_rt
0001f340 t task_tick_rt
0001f3b0 t __pick_next_entity
0001f3c0 t sched_granularity
0001f400 t niced_granularity
0001f450 t add_wait_runtime
0001f480 t update_curr
0001f5f0 t update_stats_enqueue
0001f700 t update_stats_wait_end
0001f7e0 t __enqueue_sleeper
0001f900 t enqueue_sleeper
0001f9a0 t enqueue_entity
0001fa90 t dequeue_entity
0001fb20 t __check_preempt_curr_fair
0001fba0 t pick_next_entity
0001fbf0 t put_prev_entity
0001fc40 t entity_tick
0001fca0 t enqueue_task_fair
0001fce0 t dequeue_task_fair
0001fd10 t yield_task_fair
0001fe00 t check_preempt_curr_fair
0001fe90 t pick_next_task_fair
0001feb0 t put_prev_task_fair
0001fee0 t load_balance_start_fair
0001ff20 t load_balance_next_fair
0001ff60 t load_balance_fair
0001fff0 t task_tick_fair
00020020 t task_new_fair
000201a0 t set_curr_task_fair
000201b0 t check_preempt_curr_idle
000201c0 t pick_next_task_idle
000201d0 t dequeue_task_idle
00020200 t put_prev_task_idle
00020210 t load_balance_idle
00020220 t task_tick_idle
00020230 t __update_curr_load
00020270 t update_curr_load
000202e0 t inc_nr_running
00020310 t dec_nr_running
00020340 t set_load_weight
000203a0 t enqueue_task
000203d0 t dequeue_task
00020400 t effective_prio
00020440 t activate_task
000204a0 t deactivate_task
00020500 T task_curr
00020530 T weighted_cpuload
00020550 T set_task_cpu
000205f0 t migrate_task
00020690 T wait_task_inactive
00020700 T kick_process
00020740 t find_idlest_group
000208b0 t find_idlest_cpu
00020940 t sched_balance_self
00020a50 t wake_idle
00020b00 t try_to_wake_up
00020df0 T wake_up_process
00020e00 T wake_up_state
00020e10 t __sched_fork
00020e90 T sched_fork
00020ee0 T wake_up_new_task
00020fa0 t fire_sched_in_preempt_notifiers
00020fb0 t fire_sched_out_preempt_notifiers
00020fc0 T schedule_tail
00021040 T nr_running
00021090 T nr_uninterruptible
000210f0 T nr_context_switches
00021180 T nr_iowait
000211d0 T nr_active
00021230 t update_cpu_load
000213b0 t double_rq_lock
00021410 t double_rq_unlock
00021420 t double_lock_balance
00021460 t sched_migrate_task
00021500 T sched_exec
00021540 t pull_task
00021590 t can_migrate_task
000215c0 t balance_tasks
000216c0 t move_tasks
00021750 t move_one_task
000217d0 t find_busiest_group
00021de0 t find_busiest_queue
00021e80 t load_balance
00022120 t load_balance_newidle
00022280 t idle_balance
00022330 t active_load_balance
000223d0 T select_nohz_load_balancer
000224a0 t run_rebalance_domains
000227a0 T task_sched_runtime
00022830 T account_user_time
00022880 T account_system_time
00022940 T account_steal_time
000229c0 T scheduler_tick
00022b50 t __schedule_bug
00022b90 T default_wake_function
00022ba0 t __wake_up_common
00022c10 T __wake_up
00022c60 T __wake_up_locked
00022c80 T __wake_up_sync
00022cf0 T complete
00022d50 T complete_all
00022db0 T rt_mutex_setprio
00022e80 T set_user_nice
00022fa0 T can_nice
00022fe0 T sys_nice
00023090 T task_prio
000230a0 T task_nice
000230b0 T idle_cpu
000230e0 T idle_task
00023100 t __setscheduler
00023180 T sched_setscheduler
00023450 t do_sched_setscheduler
000234d0 T sys_sched_setscheduler
000234f0 T sys_sched_setparam
00023510 T sys_sched_getscheduler
00023590 T sys_sched_getparam
00023660 T sched_setaffinity
00023760 t get_user_cpu_mask
000237d0 T sys_sched_setaffinity
00023800 T sched_getaffinity
00023890 T sys_sched_getaffinity
000238d0 T sys_sched_yield
00023910 t __cond_resched
00023950 T cond_resched_lock
000239a0 T sys_sched_get_priority_max
000239e0 T sys_sched_get_priority_min
00023a20 T sys_sched_rr_get_interval
00023ad0 t show_task
00023b90 T show_state_filter
00023c20 T set_cpus_allowed
00023cd0 t __migrate_task
00023db0 t migration_thread
00023e80 t init_sched_domain_sysctl
00023e90 t sd_degenerate
00023ed0 t sd_parent_degenerate
00023f50 t cpu_attach_domain
00023fd0 t init_sched_build_groups
000240d0 t cpu_to_cpu_group
000240f0 t cpu_to_core_group
00024130 t cpu_to_phys_group
00024180 t free_sched_groups
00024190 t init_sched_groups_power
00024290 t build_sched_domains
00024760 t arch_init_sched_domains
00024780 t arch_destroy_sched_domains
00024790 t detach_destroy_domains
000247f0 T partition_sched_domains
00024880 t arch_reinit_sched_domains
000248c0 t sched_power_savings_store
00024910 t sched_mc_power_savings_show
00024940 t sched_mc_power_savings_store
00024950 t sched_smt_power_savings_show
00024980 t sched_smt_power_savings_store
000249a0 T sched_create_sysfs_power_savings_entries
000249f0 t update_sched_domains
00024a40 T in_sched_functions
00024a90 T normalize_rt_tasks
00024ca0 T nr_processes
00024d00 T free_task
00024d30 T __put_task_struct
00024e40 t dup_task_struct
00024ee0 t mm_init
00024fa0 T mm_alloc
00024fd0 T __mmdrop
00025000 T mmput
000250a0 T get_task_mm
000250e0 T mm_release
00025180 t dup_mm
00025500 t copy_mm
00025590 T copy_fs_struct
00025660 t count_open_files
00025690 t alloc_files
000256f0 t dup_fd
00025900 t copy_files
00025960 T unshare_files
000259b0 T __cleanup_sighand
000259d0 T __cleanup_signal
000259f0 T sys_set_tid_address
00025a10 t copy_process
000266f0 T do_fork
000268c0 t sighand_ctor
000268e0 t unshare_thread
000268f0 t unshare_fs
00026a10 t unshare_sighand
00026a30 t unshare_vm
00026a60 t unshare_fd
00026ab0 t unshare_semundo
00026ac0 T sys_unshare
00027030 t default_handler
000270a0 t lookup_exec_domain
000270f0 T register_exec_domain
00027160 T unregister_exec_domain
000271c0 T __set_personality
00027280 T get_exec_domain_list
00027300 T sys_personality
00027350 t no_blink
00027360 T panic
00027450 T print_tainted
00027550 T add_taint
00027560 t spin_msec
00027590 t do_oops_enter_exit
00027650 T oops_may_print
00027660 T oops_enter
00027670 T oops_exit
00027680 T do_syslog
00027a90 T sys_syslog
00027ab0 t __call_console_drivers
00027b20 t _call_console_drivers
00027bc0 t call_console_drivers
00027cc0 t emit_log_char
00027d30 t zap_locks
00027d90 W printk_clock
00027da0 t have_callable_console
00027dc0 T printk
00027de0 T vprintk
00028070 T update_console_cmdline
00028120 T suspend_console
00028140 T resume_console
00028150 T acquire_console_sem
000281b0 T try_acquire_console_sem
000281f0 T is_console_locked
00028200 T wake_up_klogd
00028240 T release_console_sem
000282e0 T console_print
00028300 T console_unblank
00028380 T console_device
000283e0 T console_stop
00028400 T console_start
00028420 T register_console
000286d0 T unregister_console
00028750 T tty_write_message
000287b0 T __printk_ratelimit
00028880 T printk_ratelimit
00028890 T printk_timed_ratelimit
000288f0 T profile_task_exit
00028900 T profile_handoff_task
00028920 T profile_munmap
00028930 T task_handoff_register
00028940 T task_handoff_unregister
00028950 T profile_event_register
00028980 T profile_event_unregister
000289b0 T register_timer_hook
000289d0 T unregister_timer_hook
00028a20 t __profile_flip_buffers
00028a40 t profile_flip_buffers
00028b10 t profile_discard_flip_buffers
00028bf0 T profile_hits
00028d10 t profile_cpu_callback
00028ed0 T profile_tick
00028f60 t prof_cpu_mask_read_proc
00028fc0 t prof_cpu_mask_write_proc
00028ff0 T create_prof_cpu_mask
00029020 t read_profile
000290e0 t write_profile
00029170 t __unhash_process
00029210 t __exit_signal
00029370 t delayed_put_task_struct
00029390 T release_task
00029470 T session_of_pgrp
000294c0 t will_become_orphaned_pgrp
00029540 T is_current_pgrp_orphaned
00029570 t has_stopped_jobs
000295b0 t reparent_to_kthreadd
00029720 T __set_special_pids
000297e0 t set_special_pids
00029820 T allow_signal
000298a0 T disallow_signal
00029910 T daemonize
00029aa0 t close_files
00029b00 T get_files_struct
00029b30 T put_files_struct
00029bb0 T reset_files_struct
00029c00 T exit_files
00029c50 T put_fs_struct
00029cd0 T exit_fs
00029d90 t exit_mm
00029e70 t reparent_thread
0002a040 t forget_original_parent
0002a1d0 t exit_notify
0002a480 T do_exit
0002a870 T complete_and_exit
0002a890 T sys_exit
0002a8a0 T do_group_exit
0002a910 T sys_exit_group
0002a920 t eligible_child
0002aa30 t wait_noreap_copyout
0002ab20 t wait_task_zombie
0002af00 t wait_task_stopped
0002b170 t wait_task_continued
0002b2c0 t do_wait
0002b6d0 T sys_waitid
0002b770 T sys_wait4
0002b7b0 T sys_waitpid
0002b7e0 t itimer_get_remtime
0002b810 T do_getitimer
0002b9d0 T sys_getitimer
0002ba40 T it_real_fn
0002ba60 T do_setitimer
0002bd60 T alarm_setitimer
0002bdc0 T sys_setitimer
0002be70 T sys_time
0002bea0 T sys_stime
0002bf00 T sys_gettimeofday
0002bf60 T do_sys_settimeofday
0002c030 T sys_settimeofday
0002c0b0 T sys_adjtimex
0002c130 T current_fs_time
0002c150 T jiffies_to_msecs
0002c160 T jiffies_to_usecs
0002c170 T timespec_trunc
0002c1c0 T mktime
0002c260 T set_normalized_timespec
0002c2b0 T ns_to_timespec
0002c340 T ns_to_timeval
0002c380 T msecs_to_jiffies
0002c3a0 T usecs_to_jiffies
0002c3c0 T timespec_to_jiffies
0002c440 T jiffies_to_timespec
0002c480 T timeval_to_jiffies
0002c500 T jiffies_to_timeval
0002c550 T jiffies_to_clock_t
0002c590 T clock_t_to_jiffies
0002c5f0 T jiffies_64_to_clock_t
0002c650 T nsec_to_clock_t
0002c690 T get_jiffies_64
0002c6d0 T local_bh_disable
0002c6e0 T __local_bh_enable
0002c7d0 T _local_bh_enable
0002c8b0 T local_bh_enable
0002c960 T local_bh_enable_ip
0002c9b0 T __do_softirq
0002caa0 T do_softirq
0002cae0 T irq_enter
0002cb10 T irq_exit
0002cba0 T raise_softirq_irqoff
0002cc00 T raise_softirq
0002cc60 T open_softirq
0002cc70 T __tasklet_schedule
0002cce0 T __tasklet_hi_schedule
0002cd50 t tasklet_action
0002cdf0 t tasklet_hi_action
0002ce90 T tasklet_init
0002ceb0 T tasklet_kill
0002cf10 t ksoftirqd
0002cfa0 T on_each_cpu
0002cfe0 t r_next
0002d030 t r_start
0002d0a0 t r_stop
0002d0b0 t r_show
0002d190 t ioports_open
0002d1c0 t iomem_open
0002d1f0 t __request_resource
0002d2f0 t __release_resource
0002d320 T request_resource
0002d370 T release_resource
0002d3a0 t find_resource
0002d590 T allocate_resource
0002d640 T insert_resource
0002d800 T adjust_resource
0002d970 T __request_region
0002da20 T __check_region
0002da70 T __release_region
0002dba0 t devm_region_release
0002dbe0 t devm_region_match
0002dc70 T __devm_request_region
0002dd20 T __devm_release_region
0002ddc0 t use_table
0002dde0 t unuse_table
0002de00 t start_unregistering
0002de70 T sysctl_head_finish
0002dea0 T sysctl_head_next
0002df00 T do_sysctl
0002dfb0 T sys_sysctl
0002e010 t test_perm
0002e080 T sysctl_perm
0002e100 T sysctl_perm_nochk
0002e140 t parse_table
0002e200 T do_sysctl_strategy
0002e360 t sysctl_set_parent
0002e3a0 T register_sysctl_table
0002e420 T unregister_sysctl_table
0002e450 t _proc_do_string
0002e5c0 T proc_dostring
0002e610 t do_proc_dointvec_conv
0002e650 t __do_proc_dointvec
0002e960 t do_proc_dointvec
0002e9b0 T proc_dointvec
0002e9f0 t do_proc_dointvec_bset_conv
0002ea80 T proc_dointvec_bset
0002eb10 t proc_dointvec_taint
0002eb90 t do_proc_dointvec_minmax_conv
0002ec10 T proc_dointvec_minmax
0002ec60 t __do_proc_doulongvec_minmax
0002ef90 t do_proc_doulongvec_minmax
0002efe0 T proc_doulongvec_minmax
0002f020 T proc_doulongvec_ms_jiffies_minmax
0002f060 t do_proc_dointvec_jiffies_conv
0002f0d0 t do_proc_dointvec_userhz_jiffies_conv
0002f140 t do_proc_dointvec_ms_jiffies_conv
0002f1b0 T proc_dointvec_jiffies
0002f1f0 T proc_dointvec_userhz_jiffies
0002f230 T proc_dointvec_ms_jiffies
0002f270 t proc_do_cad_pid
0002f300 T sysctl_string
0002f440 T sysctl_intvec
0002f500 T sysctl_jiffies
0002f600 T sysctl_ms_jiffies
0002f6e0 T sys_capget
0002f7e0 T sys_capset
0002fb10 T __capable
0002fb60 T capable_nolog
0002fba0 T capable
0002fbb0 T __ptrace_link
0002fc30 T ptrace_untrace
0002fc90 T __ptrace_unlink
0002fd10 T ptrace_check_attach
0002fde0 t may_attach
0002fe90 T ptrace_may_attach
0002fec0 T ptrace_attach
0002ffd0 T ptrace_detach
00030050 T ptrace_readdata
000300f0 T ptrace_writedata
00030190 t ptrace_setoptions
00030220 t ptrace_getsiginfo
000302e0 t ptrace_setsiginfo
00030390 T ptrace_request
00030400 T ptrace_traceme
00030460 T ptrace_get_task_struct
000304a0 T sys_ptrace
00030580 T generic_ptrace_peekdata
000305c0 T generic_ptrace_pokedata
00030600 T __round_jiffies
00030660 T __round_jiffies_relative
00030680 T round_jiffies
00030690 T round_jiffies_relative
000306a0 t internal_add_timer
00030780 T __timer_stats_timer_set_start_info
000307d0 t timer_stats_account_timer
00030810 T init_timer
00030850 T init_timer_deferrable
00030860 t lock_timer_base
000308c0 T __mod_timer
00030960 T add_timer_on
000309c0 T mod_timer
00030a00 T del_timer
00030a80 T try_to_del_timer_sync
00030ad0 T del_timer_sync
00030af0 t cascade
00030b50 t __next_timer_interrupt
00030cd0 t cmp_next_hrtimer_event
00030d80 T get_next_timer_interrupt
00030de0 T update_process_times
00030e80 t count_active_tasks
00030e90 t run_timer_softirq
00031010 T run_local_timers
00031020 T do_timer
00031120 T sys_alarm
00031130 T sys_getpid
00031140 T sys_getppid
00031160 T sys_getuid
00031170 T sys_geteuid
00031180 T sys_getgid
00031190 T sys_getegid
000311a0 t process_timeout
000311b0 T sys_gettid
000311c0 T do_sysinfo
000312f0 T sys_sysinfo
00031320 t init_timers_cpu
00031460 T msleep
00031480 T msleep_interruptible
000314c0 T find_user
00031530 T free_uid
000315c0 T alloc_uid
00031710 T switch_uid
00031780 T release_uids
00031800 t sig_ignored
00031870 t recalc_sigpending_tsk
000318f0 T recalc_sigpending_and_wake
00031910 T recalc_sigpending
00031930 T next_signal
00031980 t __sigqueue_alloc
000319e0 t __sigqueue_free
00031a20 T flush_sigqueue
00031a60 T flush_signals
00031ac0 T ignore_signals
00031af0 T flush_signal_handlers
00031b30 T unhandled_signal
00031b70 T block_all_signals
00031bf0 T unblock_all_signals
00031c50 t collect_signal
00031d30 t __dequeue_signal
00031dc0 T dequeue_signal
00031f30 T signal_wake_up
00031f60 t rm_from_queue_full
00031ff0 t rm_from_queue
00032070 t check_kill_permission
00032160 t handle_stop_signal
00032300 t send_signal
00032470 t print_fatal_signal
00032500 T specific_send_sig_info
000325a0 T force_sig_info
00032660 T force_sig_specific
00032670 t __group_complete_signal
00032900 T __group_send_sig_info
00032990 T zap_other_threads
00032a10 T lock_task_sighand
00032a70 T group_send_sig_info
00032af0 T __kill_pgrp_info
00032b50 T kill_pgrp_info
00032b90 T kill_pid_info
00032c00 T kill_proc_info
00032c30 T kill_pid_info_as_uid
00032d60 t kill_something_info
00032e90 T send_sig_info
00032f10 T send_sig
00032f30 T send_group_sig_info
00032f70 T force_sig
00032f80 T force_sigsegv
00032fe0 T kill_pgrp
00033000 T kill_pid
00033020 T kill_proc
00033040 T sigqueue_alloc
00033060 T sigqueue_free
000330b0 T send_sigqueue
000331b0 T send_group_sigqueue
000332c0 T do_notify_parent
00033460 t do_notify_parent_cldstop
00033560 t ptrace_stop
00033690 T ptrace_notify
00033710 t finish_stop
00033760 t do_signal_stop
00033840 t handle_group_stop
000338d0 T get_signal_to_deliver
00033b80 T sys_restart_syscall
00033b90 T do_no_restart_syscall
00033ba0 T sigprocmask
00033c80 T sys_rt_sigprocmask
00033d50 T do_sigpending
00033e10 T sys_rt_sigpending
00033e20 T copy_siginfo_to_user
00034050 T sys_rt_sigtimedwait
000342d0 T sys_kill
00034320 t do_tkill
00034430 T sys_tgkill
00034480 T sys_tkill
000344a0 T sys_rt_sigqueueinfo
00034500 T do_sigaction
000346c0 T do_sigaltstack
00034820 T sys_sigpending
00034830 T sys_sigprocmask
00034940 T sys_rt_sigaction
000349f0 T sys_sgetmask
00034a00 T sys_ssetmask
00034a70 T sys_signal
00034ab0 T sys_pause
00034ad0 T sys_rt_sigsuspend
00034bb0 t notifier_chain_register
00034be0 t notifier_chain_unregister
00034c00 t notifier_call_chain
00034c70 T atomic_notifier_chain_register
00034cb0 T atomic_notifier_chain_unregister
00034d00 T __atomic_notifier_call_chain
00034d10 T atomic_notifier_call_chain
00034d30 T blocking_notifier_chain_register
00034d80 T blocking_notifier_chain_unregister
00034de0 T __blocking_notifier_call_chain
00034e50 T blocking_notifier_call_chain
00034e70 T raw_notifier_chain_register
00034e80 T raw_notifier_chain_unregister
00034e90 T __raw_notifier_call_chain
00034ea0 T raw_notifier_call_chain
00034ec0 T srcu_notifier_chain_register
00034f10 T srcu_notifier_chain_unregister
00034f70 T __srcu_notifier_call_chain
00034fe0 T srcu_notifier_call_chain
00035000 T srcu_init_notifier_head
00035030 T register_reboot_notifier
00035040 T unregister_reboot_notifier
00035050 t set_one_prio
00035130 T sys_setpriority
00035300 T sys_getpriority
000354c0 T emergency_restart
000354d0 t kernel_restart_prepare
00035500 T kernel_restart
00035550 t kernel_kexec
00035560 T kernel_shutdown_prepare
00035590 T kernel_halt
000355c0 T kernel_power_off
00035610 T sys_reboot
000357a0 t deferred_cad
000357b0 T ctrl_alt_del
000357e0 T sys_setregid
00035970 T sys_setgid
00035a80 t set_user
00035b30 T sys_setreuid
00035ce0 T sys_setuid
00035e30 T sys_setresuid
00036020 T sys_getresuid
00036070 T sys_setresgid
00036210 T sys_getresgid
00036260 T sys_setfsuid
00036350 T sys_setfsgid
00036420 T sys_times
00036500 T sys_setpgid
000366a0 T sys_getpgid
00036710 T sys_getpgrp
00036730 T sys_getsid
000367a0 T sys_setsid
00036870 T groups_alloc
00036920 T groups_free
00036960 t groups_to_user
000369e0 t groups_from_user
00036a60 t groups_sort
00036bb0 T groups_search
00036c10 T set_current_groups
00036c80 T sys_getgroups
00036cd0 T sys_setgroups
00036d50 T in_group_p
00036d80 T in_egroup_p
00036db0 T sys_newuname
00036e00 T sys_sethostname
00036eb0 T sys_gethostname
00036f20 T sys_setdomainname
00036fe0 T sys_getrlimit
00037060 T sys_old_getrlimit
00037100 T sys_setrlimit
000372b0 t k_getrusage
000374d0 T getrusage
00037510 T sys_getrusage
00037540 T sys_umask
00037560 T sys_prctl
00037720 T sys_getcpu
000377b0 t argv_cleanup
000377c0 T orderly_poweroff
000378a0 t ____call_usermodehelper
000379f0 T call_usermodehelper_freeinfo
00037a20 t wait_for_helper
00037ab0 t __call_usermodehelper
00037b30 t usermodehelper_pm_callback
00037c30 t helper_lock
00037c40 t helper_unlock
00037c70 t register_pm_notifier_callback
00037c80 T call_usermodehelper_setup
00037ce0 T call_usermodehelper_setkeys
00037cf0 T call_usermodehelper_setcleanup
00037d00 T call_usermodehelper_stdinpipe
00037d50 T call_usermodehelper_exec
00037e00 T call_usermodehelper_pipe
00037e40 t wq_cpu_map
00037e60 t wq_per_cpu
00037e80 t insert_work
00037f10 t __queue_work
00037f50 T queue_work
00037f90 T delayed_work_timer_fn
00037fb0 T queue_delayed_work
00038020 T queue_delayed_work_on
000380d0 t run_workqueue
000381d0 t worker_thread
00038290 t wq_barrier_func
000382a0 t insert_wq_barrier
00038300 t flush_cpu_workqueue
000383a0 T flush_workqueue
00038410 t try_to_grab_pending
000384a0 t wait_on_cpu_work
00038500 t wait_on_work
00038590 t __cancel_work_timer
000385f0 T cancel_work_sync
00038600 T cancel_delayed_work_sync
00038610 T schedule_work
00038620 T schedule_delayed_work
00038660 T schedule_delayed_work_on
00038680 T schedule_on_each_cpu
00038720 T flush_scheduled_work
00038730 T execute_in_process_context
00038770 T keventd_up
00038780 T current_is_keventd
000387c0 t init_cpu_workqueue
000387f0 t create_workqueue_thread
00038850 t start_workqueue_thread
00038880 T __create_workqueue
00038a00 t cleanup_workqueue_thread
00038a30 T destroy_workqueue
00038ad0 t workqueue_cpu_callback
00038bc0 t free_pidmap
00038be0 t alloc_pidmap
00038d80 t next_pidmap
00038df0 T put_pid
00038e20 t delayed_put_pid
00038e30 T free_pid
00038e90 T alloc_pid
00038f40 T find_pid
00038f80 T attach_pid
00038fd0 T detach_pid
00039020 T transfer_pid
000390a0 T pid_task
000390d0 T find_task_by_pid_type
00039100 T get_task_pid
00039120 T get_pid_task
00039130 T find_get_pid
00039140 T find_ge_pid
00039180 T copy_pid_ns
000391a0 T free_pid_ns
000391b0 t force_quiescent_state
00039210 T call_rcu
00039260 T call_rcu_bh
000392b0 T rcu_batches_completed
000392c0 T rcu_batches_completed_bh
000392d0 t rcu_barrier_callback
000392f0 t rcu_barrier_func
00039320 T rcu_barrier
00039390 t rcu_do_batch
00039420 t rcu_start_batch
00039460 t cpu_quiet
00039480 t rcu_check_quiescent_state
000394f0 t rcu_offline_cpu
00039500 t __rcu_process_callbacks
000395c0 t rcu_process_callbacks
000395f0 t __rcu_pending
00039650 T rcu_pending
000396b0 T rcu_needs_cpu
00039700 T rcu_check_callbacks
000397a0 t rcu_init_percpu_data
00039810 t rcu_online_cpu
00039880 t wakeme_after_rcu
00039890 T synchronize_rcu
000398d0 T search_exception_tables
000398f0 T core_kernel_text
00039920 T __kernel_text_address
00039930 T kernel_text_address
00039940 t parse_one
000399e0 t next_arg
00039af0 T parse_args
00039c30 T param_set_byte
00039c90 T param_get_byte
00039cc0 T param_set_short
00039d20 T param_get_short
00039d50 T param_set_ushort
00039db0 T param_get_ushort
00039de0 T param_set_int
00039e30 T param_get_int
00039e60 T param_set_uint
00039eb0 T param_get_uint
00039ee0 T param_set_long
00039f30 T param_get_long
00039f60 T param_set_ulong
00039fb0 T param_get_ulong
00039fe0 T param_set_charp
0003a050 T param_get_charp
0003a080 T param_set_bool
0003a0f0 T param_get_bool
0003a120 T param_set_invbool
0003a180 T param_get_invbool
0003a1e0 t param_array
0003a2e0 T param_array_set
0003a330 T param_array_get
0003a3b0 T param_set_copystring
0003a430 T param_get_string
0003a440 t param_attr_show
0003a480 t param_attr_store
0003a4a0 t module_attr_show
0003a4e0 t module_attr_store
0003a520 t uevent_filter
0003a540 t common_clock_get
0003a550 t common_timer_create
0003a560 t posix_ktime_get_ts
0003a570 t schedule_next_timer
0003a600 T do_schedule_next_timer
0003a660 T posix_timer_event
0003a710 t posix_timer_fn
0003a7f0 t good_sigevent
0003a860 T register_posix_clock
0003a8f0 t alloc_posix_timer
0003a930 t release_posix_timer
0003a9b0 T sys_timer_create
0003ac50 t lock_timer
0003ad00 t common_timer_get
0003ae50 T sys_timer_gettime
0003aee0 T sys_timer_getoverrun
0003af10 t common_timer_set
0003b070 T sys_timer_settime
0003b1b0 T sys_timer_delete
0003b2c0 t itimer_delete
0003b380 T exit_itimers
0003b3a0 T do_posix_clock_nosettime
0003b3b0 T do_posix_clock_nonanosleep
0003b3c0 T sys_clock_settime
0003b450 T sys_clock_gettime
0003b4f0 T sys_clock_getres
0003b5b0 t common_nsleep
0003b5e0 T sys_clock_nanosleep
0003b6d0 t common_nsleep_restart
0003b6e0 T clock_nanosleep_restart
0003b710 T kthread_should_stop
0003b730 t kthread
0003b7d0 t create_kthread
0003b850 T kthread_create
0003b900 T kthread_bind
0003b980 T kthread_stop
0003ba10 T kthreadd
0003bae0 T init_waitqueue_head
0003baf0 T add_wait_queue
0003bb40 T add_wait_queue_exclusive
0003bb90 T remove_wait_queue
0003bbe0 T prepare_to_wait
0003bc50 T prepare_to_wait_exclusive
0003bcc0 T finish_wait
0003bd30 T autoremove_wake_function
0003bd80 T wake_bit_function
0003bde0 T __wake_up_bit
0003be20 T wake_up_bit
0003be50 T bit_waitqueue
0003bea0 T kfifo_init
0003bf10 T kfifo_alloc
0003bf80 T kfifo_free
0003bfa0 T __kfifo_put
0003c040 T __kfifo_get
0003c0e0 W compat_sys_futex
0003c0e0 W compat_sys_get_mempolicy
0003c0e0 W compat_sys_get_robust_list
0003c0e0 W compat_sys_ipc
0003c0e0 W compat_sys_kexec_load
0003c0e0 W compat_sys_keyctl
0003c0e0 W compat_sys_mbind
0003c0e0 W compat_sys_migrate_pages
0003c0e0 W compat_sys_move_pages
0003c0e0 W compat_sys_mq_getsetattr
0003c0e0 W compat_sys_mq_notify
0003c0e0 W compat_sys_mq_open
0003c0e0 W compat_sys_mq_timedreceive
0003c0e0 W compat_sys_mq_timedsend
0003c0e0 W compat_sys_set_mempolicy
0003c0e0 W compat_sys_set_robust_list
0003c0e0 W compat_sys_signalfd
0003c0e0 W compat_sys_socketcall
0003c0e0 W compat_sys_sysctl
0003c0e0 W compat_sys_timerfd
0003c0e0 W ppc_rtas
0003c0e0 W sys32_ipc
0003c0e0 W sys32_quotactl
0003c0e0 W sys32_sysctl
0003c0e0 W sys_delete_module
0003c0e0 W sys_get_mempolicy
0003c0e0 W sys_init_module
0003c0e0 W sys_kexec_load
0003c0e0 W sys_mbind
0003c0e0 W sys_migrate_pages
0003c0e0 W sys_move_pages
0003c0e0 T sys_ni_syscall
0003c0e0 W sys_pciconfig_iobase
0003c0e0 W sys_pciconfig_read
0003c0e0 W sys_pciconfig_write
0003c0e0 W sys_quotactl
0003c0e0 W sys_set_mempolicy
0003c0e0 W sys_spu_create
0003c0e0 W sys_spu_run
0003c0e0 W sys_timerfd
0003c0f0 t check_clock
0003c190 t sample_to_timespec
0003c1f0 t bump_cpu_timer
0003c3f0 T posix_cpu_clock_getres
0003c440 T posix_cpu_clock_set
0003c450 t cpu_clock_sample
0003c4b0 t cpu_clock_sample_group_locked
0003c5c0 t cpu_clock_sample_group
0003c630 T posix_cpu_clock_get
0003c750 T posix_cpu_timer_create
0003c850 T posix_cpu_timer_del
0003c920 t cleanup_timers
0003ca20 T posix_cpu_timers_exit
0003ca70 T posix_cpu_timers_exit_group
0003cae0 t process_timer_rebalance
0003cc60 t clear_dead_task
0003ccf0 t arm_timer
0003cff0 t cpu_timer_fire
0003d050 T posix_cpu_timer_set
0003d420 T posix_cpu_timer_get
0003d690 t check_thread_timers
0003d840 t check_process_timers
0003de00 T posix_cpu_timer_schedule
0003df10 T run_posix_cpu_timers
0003e040 T set_process_cpu_timer
0003e110 t do_cpu_nanosleep
0003e270 T posix_cpu_nsleep
0003e360 T posix_cpu_nsleep_restart
0003e400 t process_cpu_clock_getres
0003e410 t process_cpu_clock_get
0003e420 t process_cpu_timer_create
0003e430 t process_cpu_nsleep
0003e440 t process_cpu_nsleep_restart
0003e450 t thread_cpu_clock_getres
0003e460 t thread_cpu_clock_get
0003e470 t thread_cpu_timer_create
0003e480 t thread_cpu_nsleep
0003e490 t thread_cpu_nsleep_restart
0003e4a0 T __mutex_init
0003e4c0 T ktime_get
0003e4f0 T ktime_get_real
0003e520 T ktime_get_ts
0003e580 t hrtimer_get_softirq_time
0003e610 t lock_hrtimer_base
0003e660 T ktime_divns
0003e6f0 t hrtimer_force_reprogram
0003e7a0 t hrtimer_reprogram
0003e830 t retrigger_next_event
0003e8e0 T clock_was_set
0003e900 T hres_timers_resume
0003e980 t hrtimer_switch_to_hres
0003ea50 T __timer_stats_hrtimer_set_start_info
0003eaa0 T hrtimer_forward
0003ebf0 t enqueue_hrtimer
0003ed00 t __remove_hrtimer
0003ed90 T hrtimer_start
0003eef0 T hrtimer_try_to_cancel
0003ef80 T hrtimer_cancel
0003efa0 T hrtimer_get_remaining
0003eff0 T hrtimer_get_next_event
0003f0d0 T hrtimer_init
0003f170 T hrtimer_get_res
0003f1a0 T hrtimer_interrupt
0003f3a0 t run_hrtimer_softirq
0003f470 T hrtimer_run_queues
0003f630 t hrtimer_wakeup
0003f650 T hrtimer_init_sleeper
0003f670 T hrtimer_nanosleep
0003f780 T sys_nanosleep
0003f7f0 t init_hrtimers_cpu
0003f840 T down_read
0003f850 T down_read_trylock
0003f870 T down_write
0003f890 T down_write_trylock
0003f8b0 T up_read
0003f8d0 T up_write
0003f8f0 T downgrade_write
0003f900 t __find_max_latency
0003f930 T set_acceptable_latency
0003fa50 T modify_acceptable_latency
0003fad0 T remove_acceptable_latency
0003fb60 T system_latency_constraint
0003fb70 T synchronize_acceptable_latency
0003fb90 T register_latency_notifier
0003fba0 T unregister_latency_notifier
0003fbb0 T get_task_namespaces
0003fbc0 t create_new_namespaces
0003fd40 T copy_namespaces
0003fdf0 T free_nsproxy
0003fe70 T unshare_nsproxy_namespaces
0003ff00 T init_srcu_struct
0003ff40 t srcu_readers_active_idx
0003ffc0 T srcu_readers_active
0003fff0 T cleanup_srcu_struct
00040070 T srcu_read_lock
00040090 T srcu_read_unlock
000400b0 T synchronize_srcu
00040140 T srcu_batches_completed
00040150 T notify_die
00040190 T register_die_notifier
000401b0 T unregister_die_notifier
000401c0 t clone_uts_ns
00040230 T copy_utsname
00040270 T free_uts_ns
00040280 T getnstimeofday
000403c0 T do_gettimeofday
00040510 T do_settimeofday
00040660 t change_clocksource
00040890 T timekeeping_is_continuous
000408e0 t timekeeping_resume
000409f0 t timekeeping_suspend
00040ae0 t clocksource_adjust
00040f10 T update_wall_time
00041160 T getboottime
00041180 T monotonic_to_bootbased
00041190 T get_seconds
000411a0 T current_kernel_time
000411e0 t ntp_update_frequency
00041280 T ntp_clear
000412d0 T second_overflow
00041540 T current_tick_length
00041550 t sync_cmos_clock
00041620 t notify_cmos_timer
00041650 T do_adjtimex
00041bb0 t clocksource_ratewd
00041c40 t clocksource_watchdog
00041ed0 t clocksource_resume_watchdog
00041ee0 t clocksource_check_watchdog
00042040 T clocksource_resume
000420a0 T clocksource_get_next
000420f0 t select_clocksource
00042120 t clocksource_enqueue
000421c0 T clocksource_register
00042230 T clocksource_change_rating
000422a0 t sysfs_show_current_clocksources
00042300 t sysfs_override_clocksource
00042410 t sysfs_show_available_clocksources
00042480 t jiffies_read
00042490 t print_name_offset
000424d0 t print_timer
000426b0 t print_active_timers
00042780 t print_base
00042920 t print_cpu
00042e50 t print_tickdevice
00043150 t timer_list_show_tickdevices
00043290 t timer_list_show
000433f0 T sysrq_timer_list_show
00043400 t timer_list_open
00043410 T clockevent_delta2ns
000434b0 T clockevents_set_mode
000434e0 T clockevents_program_event
00043600 T clockevents_register_notifier
00043630 t clockevents_do_notify
00043640 t clockevents_notify_released
000436a0 T clockevents_register_device
000436f0 t clockevents_handle_noop
00043700 T clockevents_exchange_device
00043770 T clockevents_notify
000437c0 T tick_get_device
000437e0 T tick_is_oneshot_available
00043810 t tick_periodic
00043890 T tick_handle_periodic
00043930 T tick_setup_periodic
000439d0 t tick_setup_device
00043af0 t tick_check_new_device
00043c70 t tick_shutdown
00043d30 t tick_suspend
00043d80 t tick_resume
00043e10 t tick_notify
00043e80 T tick_get_broadcast_device
00043e90 T tick_get_broadcast_mask
00043ea0 t tick_broadcast_start_periodic
00043ec0 T tick_check_broadcast_device
00043f10 T tick_is_broadcast_device
00043f30 T tick_device_uses_broadcast
00044000 T tick_do_broadcast
00044080 t tick_do_periodic_broadcast
000440b0 t tick_handle_periodic_broadcast
00044110 t tick_do_broadcast_on_off
00044220 T tick_broadcast_on_off
00044290 T tick_set_periodic_handler
000442b0 T tick_shutdown_broadcast
00044330 T tick_suspend_broadcast
00044360 T tick_resume_broadcast
000443f0 T tick_get_broadcast_oneshot_mask
00044400 t tick_broadcast_set_event
00044460 T tick_resume_broadcast_oneshot
00044470 t tick_broadcast_reprogram
00044500 t tick_handle_oneshot_broadcast
000445c0 T tick_broadcast_oneshot_control
000446d0 t tick_broadcast_clear_oneshot
000446e0 T tick_broadcast_setup_oneshot
00044710 T tick_broadcast_switch_to_oneshot
00044750 T tick_shutdown_broadcast_oneshot
00044780 T tick_program_event
000447e0 T tick_resume_oneshot
00044810 T tick_setup_oneshot
00044860 T tick_switch_to_oneshot
00044910 T tick_init_highres
00044920 T tick_get_tick_sched
00044940 t tick_do_update_jiffies64
00044a60 t tick_init_jiffy_update
00044ab0 T tick_nohz_update_jiffies
00044af0 T tick_nohz_stop_sched_tick
00044e00 T tick_nohz_restart_sched_tick
00044f30 t tick_nohz_reprogram
00044f80 t tick_nohz_handler
00045060 t tick_nohz_switch_to_nohz
00045120 t tick_sched_timer
00045230 T tick_setup_sched_timer
00045380 T tick_cancel_sched_timer
000453c0 T tick_clock_notify
00045410 T tick_oneshot_notify
00045430 T tick_check_oneshot_change
00045490 t reset_entries
000454c0 t alloc_entry
000454f0 t match_entries
00045530 t tstat_lookup
00045600 T timer_stats_update_stats
00045690 t print_name_offset
000456c0 t tstats_show
000458e0 t sync_access
00045940 t tstats_write
00045a20 t tstats_open
00045a30 t hash_futex
00045ac0 T get_futex_key
00045c20 T get_futex_key_refs
00045c50 T drop_futex_key_refs
00045c90 t cmpxchg_futex_value_locked
00045cf0 t get_futex_value_locked
00045d30 t futex_handle_fault
00045df0 t refill_pi_state_cache
00045e50 t alloc_pi_state
00045eb0 t free_pi_state
00045f40 t futex_find_get_task
00045f80 T exit_pi_state_list
000460d0 t lookup_pi_state
000462f0 t wake_futex
00046340 t wake_futex_pi
000464e0 t unlock_futex_pi
00046510 t futex_wake
000465e0 t futex_wake_op
000469e0 t futex_requeue
00046c10 t queue_me
00046ca0 t unqueue_me
00046d30 t unqueue_me_pi
00046db0 t fixup_pi_state_owner
00046f00 t futex_wait
000471f0 t futex_wait_restart
00047250 t futex_lock_pi
000476b0 t futex_unlock_pi
000478d0 t futex_close
000478f0 t futex_poll
00047960 t futex_fd
00047b10 T sys_set_robust_list
00047b30 T sys_get_robust_list
00047be0 T handle_futex_death
00047c90 T exit_robust_list
00047db0 T do_futex
00047ed0 T sys_futex
00047ff0 t futexfs_get_sb
00048010 t rt_mutex_set_owner
00048030 t fixup_rt_mutex_waiters
00048040 T rt_mutex_getprio
00048070 t __rt_mutex_adjust_prio
00048090 t rt_mutex_adjust_prio
000480d0 t rt_mutex_adjust_prio_chain
000483b0 t try_to_take_rt_mutex
000484d0 t task_blocks_on_rt_mutex
00048670 t wakeup_next_waiter
00048810 t remove_waiter
000489a0 T rt_mutex_adjust_pi
00048a10 T rt_mutex_timed_lock
00048a80 t rt_mutex_slowtrylock
00048ad0 T rt_mutex_destroy
00048b10 T __rt_mutex_init
00048b30 T rt_mutex_init_proxy_locked
00048b60 T rt_mutex_proxy_unlock
00048b70 T rt_mutex_next_owner
00048ba0 T request_dma
00048be0 T free_dma
00048c30 t proc_dma_show
00048c90 t proc_dma_open
00048ca0 T in_lock_functions
00048cc0 T sys_chown16
00048d00 T sys_lchown16
00048d40 T sys_fchown16
00048d80 T sys_setregid16
00048db0 T sys_setgid16
00048dd0 T sys_setreuid16
00048e00 T sys_setuid16
00048e20 T sys_setresuid16
00048e70 T sys_getresuid16
00048f00 T sys_setresgid16
00048f50 T sys_getresgid16
00048fe0 T sys_setfsuid16
00049000 T sys_setfsgid16
00049020 t groups16_to_user
000490c0 t groups16_from_user
00049130 T sys_getgroups16
000491c0 T sys_setgroups16
00049240 T sys_getuid16
00049260 T sys_geteuid16
00049280 T sys_getgid16
000492a0 T sys_getegid16
000492c0 t state_show
000492d0 t state_store
00049350 T pm_register
000493d0 t pm_send
00049440 t pm_undo_all
00049480 T pm_send_all
00049510 t do_poweroff
00049520 t handle_poweroff
00049530 t acct_timeout
00049540 t check_free_space
00049710 t acct_file_reopen
000497e0 t acct_on
000498a0 T sys_acct
00049920 T acct_auto_close_mnt
00049950 T acct_auto_close
00049980 t encode_comp_t
000499c0 t encode_comp2_t
00049a40 t do_acct_process
00049d80 T acct_init_pacct
00049db0 T acct_collect
00049f10 T acct_process
00049f60 t ikconfig_read_current
00049f90 t uevent_seqnum_show
00049fc0 t uevent_helper_show
00049ff0 t uevent_helper_store
0004a060 t notes_read
0004a0a0 t softlock_panic
0004a0b0 t get_timestamp
0004a0c0 T touch_softlockup_watchdog
0004a0e0 T touch_all_softlockup_watchdogs
0004a130 T softlockup_tick
0004a290 t watchdog
0004a2e0 T handle_bad_irq
0004a610 t ack_bad
0004a950 t noop
0004a960 t noop_ret
0004a970 T no_action
0004a980 T handle_IRQ_event
0004a9e0 T __do_IRQ
0004aad0 T synchronize_irq
0004ab20 T irq_can_set_affinity
0004ab40 T irq_set_affinity
0004ab70 T disable_irq_nosync
0004abf0 T disable_irq
0004ac40 T enable_irq
0004ad20 T set_irq_wake
0004ae30 T can_request_irq
0004ae70 T compat_irq_chip_set_default_handler
0004ae90 T setup_irq
0004b050 T free_irq
0004b1a0 T request_irq
0004b260 t misrouted_irq
0004b3a0 t __report_bad_irq
0004b410 t report_bad_irq
0004b440 T note_interrupt
0004b550 T noirqdebug_setup
0004b580 T check_irq_resend
0004b5f0 T dynamic_irq_init
0004b6d0 T dynamic_irq_cleanup
0004b7e0 T set_irq_chip
0004b890 T set_irq_type
0004b930 T set_irq_data
0004b990 T set_irq_msi
0004ba10 T set_irq_chip_data
0004ba90 t default_enable
0004bab0 t default_disable
0004bac0 t default_startup
0004bae0 T irq_chip_set_defaults
0004bb40 T handle_simple_irq
0004bc10 T handle_level_irq
0004bd00 T handle_fasteoi_irq
0004bdd0 T handle_edge_irq
0004bf10 T handle_percpu_irq
0004bf80 T __set_irq_handler
0004c160 T set_irq_chip_and_handler
0004c1a0 T set_irq_chip_and_handler_name
0004c1e0 t devm_irq_release
0004c1f0 t devm_irq_match
0004c220 T devm_request_irq
0004c2c0 T devm_free_irq
0004c330 T probe_irq_on
0004c460 T probe_irq_mask
0004c4e0 T probe_irq_off
0004c550 t irq_affinity_read_proc
0004c5d0 t irq_affinity_write_proc
0004c660 t name_unique
0004c6e0 T register_handler_proc
0004c7b0 T register_irq_proc
0004c870 T unregister_handler_proc
0004c890 T init_irq_proc
0004c8d0 T set_pending_irq
0004c930 T move_masked_irq
0004c9b0 T move_native_irq
0004ca00 T __secure_computing
0004ca40 T prctl_get_seccomp
0004ca50 T prctl_set_seccomp
0004ca90 t get_uts
0004cac0 t put_uts
0004cae0 t proc_do_uts_string
0004cb70 t sysctl_uts_string
0004cc20 T __remove_from_page_cache
0004cc60 T remove_from_page_cache
0004cc90 t sync_page
0004cce0 T __filemap_fdatawrite_range
0004cda0 T filemap_fdatawrite
0004cdd0 t filemap_fdatawrite_range
0004ce10 T filemap_flush
0004ce40 T wait_on_page_writeback_range
0004cf60 T sync_page_range
0004d060 T sync_page_range_nolock
0004d130 T filemap_fdatawait
0004d190 T filemap_write_and_wait
0004d1e0 T filemap_write_and_wait_range
0004d290 T add_to_page_cache
0004d340 T add_to_page_cache_lru
0004d390 t __sleep_on_page_lock
0004d3a0 t page_waitqueue
0004d3e0 T wait_on_page_bit
0004d4a0 T unlock_page
0004d4d0 T end_page_writeback
0004d510 T __lock_page
0004d5c0 T __lock_page_nosync
0004d670 T find_get_page
0004d6c0 T find_lock_page
0004d770 T find_or_create_page
0004d820 T find_get_pages
0004d880 T find_get_pages_contig
0004d8f0 T find_get_pages_tag
0004d980 T grab_cache_page_nowait
0004da50 t shrink_readahead_size_eio
0004da60 T do_generic_mapping_read
0004df40 T file_read_actor
0004e030 T generic_segment_checks
0004e0c0 T generic_file_aio_read
0004e280 t do_readahead
0004e2f0 T sys_readahead
0004e380 t page_cache_read
0004e460 T filemap_fault
0004e790 T generic_file_mmap
0004e7e0 T generic_file_readonly_mmap
0004e800 t __read_cache_page
0004e8f0 T read_cache_page_async
0004e9a0 T read_cache_page
0004e9f0 T should_remove_suid
0004ea40 T __remove_suid
0004ea60 T remove_suid
0004ea80 T __filemap_copy_from_user_iovec_inatomic
0004eae0 T generic_write_checks
0004edb0 T generic_file_direct_write
0004ef20 T generic_file_buffered_write
0004f5e0 t __generic_file_aio_write_nolock
0004fbb0 T generic_file_aio_write_nolock
0004fc70 T generic_file_aio_write
0004fd50 t generic_file_direct_IO
0004feb0 T try_to_release_page
0004fef0 t add_element
0004ff10 t remove_element
0004ff30 t free_pool
0004ff70 T mempool_create
0004ff90 T mempool_create_node
00050040 T mempool_resize
000501a0 T mempool_destroy
000501c0 T mempool_alloc
000502a0 T mempool_free
00050340 T mempool_alloc_slab
00050350 T mempool_free_slab
00050360 T mempool_kmalloc
00050370 T mempool_kzalloc
00050390 T mempool_kfree
000503a0 T mempool_alloc_pages
000503f0 T mempool_free_pages
00050400 T badness
00050590 t select_bad_process
00050690 t __oom_kill_task
00050770 t oom_kill_task
00050870 t oom_kill_process
00050910 T register_oom_notifier
00050920 T unregister_oom_notifier
00050930 T out_of_memory
00050a60 T sys_fadvise64_64
00050c90 T sys_fadvise64
00050cd0 t bad_page
00050d70 t free_compound_page
00050da0 t prep_compound_page
00050df0 t destroy_compound_page
00050ea0 t free_pages_bulk
000510f0 t free_one_page
00051300 t __free_pages_ok
00051430 t prep_new_page
00051570 t __rmqueue
00051650 t rmqueue_bulk
000516c0 t __drain_pages
00051730 t free_hot_cold_page
000518a0 T free_hot_page
000518b0 T free_cold_page
000518c0 T split_page
000518f0 t buffered_rmqueue
00051a10 T zone_watermark_ok
00051af0 t zlc_setup
00051b00 t zlc_zone_worth_trying
00051b10 t zlc_mark_zone_full
00051b20 t get_page_from_freelist
00051be0 T __alloc_pages
00051ee0 T __get_free_pages
00051f30 T get_zeroed_page
00051f90 T __pagevec_free
00051fb0 T __free_pages
00051fe0 T free_pages
00052000 t nr_free_zone_pages
00052040 T nr_free_buffer_pages
00052050 T nr_free_pagecache_pages
00052060 T si_meminfo
000520b0 T show_free_areas
00052410 t build_zonelists_node
00052450 t set_zonelist_order
00052460 t build_zonelists
00052520 t build_zonelist_cache
00052540 t __build_all_zonelists
00052570 T build_all_zonelists
000525d0 t zone_batchsize
00052620 T setup_pageset
000526b0 t setup_pagelist_highmark
000526e0 t page_alloc_cpu_notify
00052720 t calculate_totalreserve_pages
000527a0 t setup_per_zone_lowmem_reserve
00052890 T setup_per_zone_pages_min
000529e0 T min_free_kbytes_sysctl_handler
00052a20 T lowmem_reserve_ratio_sysctl_handler
00052a50 T percpu_pagelist_fraction_sysctl_handler
00052b10 t highmem_dirtyable_memory
00052b60 t determine_dirtyable_memory
00052ba0 t get_dirty_limits
00052c90 t balance_dirty_pages
00052e10 T set_page_dirty_balance
00052e80 T balance_dirty_pages_ratelimited_nr
00052ee0 T throttle_vm_writeout
00052f60 t background_writeout
00053020 T wakeup_pdflush
00053050 t wb_kupdate
00053150 T dirty_writeback_centisecs_handler
000531b0 t wb_timer_fn
000531e0 t laptop_flush
000531f0 t laptop_timer_fn
00053200 T laptop_io_completion
00053220 T laptop_sync_completion
00053230 T writeback_set_ratelimit
00053280 T write_cache_pages
000535b0 t __writepage
000535e0 T generic_writepages
00053610 T do_writepages
00053660 T write_one_page
00053760 T __set_page_dirty_no_writeback
00053770 T __set_page_dirty_nobuffers
000538c0 T redirty_page_for_writepage
000538d0 T set_page_dirty
00053930 T set_page_dirty_lock
00053990 T clear_page_dirty_for_io
00053a20 T test_clear_page_writeback
00053af0 T test_set_page_writeback
00053c00 T mapping_tagged
00053c50 t __pdflush
00053dc0 t pdflush
00053df0 T pdflush_operation
00053ea0 t start_one_pdflush_thread
00053ee0 T default_unplug_io_fn
00053ef0 T file_ra_state_init
00053f00 T read_cache_pages
00053fd0 t read_pages
000540d0 t __do_page_cache_readahead
00054260 T force_page_cache_readahead
000542e0 T do_page_cache_readahead
00054350 T max_sane_readahead
00054380 t ra_submit
000543c0 t get_init_ra_size
00054420 t get_next_ra_size
00054460 t ondemand_readahead
00054590 T page_cache_sync_readahead
000545d0 T page_cache_async_readahead
00054670 t __page_cache_release
00054720 t put_compound_page
00054750 T put_page
00054770 T put_pages_list
000547b0 T rotate_reclaimable_page
00054870 T activate_page
00054930 T mark_page_accessed
00054970 T lru_cache_add
000549c0 T lru_cache_add_active
00054a10 t __lru_add_drain
00054a50 T lru_add_drain
00054a60 T lru_add_drain_all
00054a70 T release_pages
00054bc0 T __pagevec_release
00054be0 T __pagevec_release_nonlru
00054c50 T __pagevec_lru_add
00054cf0 T __pagevec_lru_add_active
00054d90 T pagevec_strip
00054de0 T pagevec_lookup
00054e10 T pagevec_lookup_tag
00054e50 T vm_acct_memory
00054e80 T do_invalidatepage
00054ea0 T cancel_dirty_page
00054ed0 t truncate_complete_page
00054f20 t invalidate_complete_page
00054f70 T truncate_inode_pages_range
00
02-07-2008, 11:57 AM
pax, core2duo, suspicious activity
On 7 Feb 2008 at 10:03, wrote:
> Send System.map
thanks but it'd be useful only if i had the corresponding oops as
well (and if you recompile then obviously i'll need the System.map
that corresponds to the then running/oopsing kernel).
--
gentoo-hardened@lists.gentoo.org mailing list
02-07-2008, 12:01 PM
pax, core2duo, suspicious activity
On 7 Feb 2008 at 9:25, wrote:
> now system works with non-PaX kernel, I can't restart system often, and
> can't attach screenshot of error-message, or make it on next weekend (9-10Feb)
it's fine, whenever you have time. make sure you enable CONFIG_KALLSYMS
(iirc, you have to disable HIDESYM in grsec for that).
> > PS: if you enable HIGHMEM64G/PAGEEXEC then PaX will make use of
> > the NX bit.
> 1. PaX or incorect settings in "Processor type and features" of kernel
> config is my problem
what makes you think it's a processor type setting problem? i'd rather
guess it's some PaX bug/feature at this point in time ;-).
--
gentoo-hardened@lists.gentoo.org mailing list
02-07-2008, 12:58 PM
brant williams
pax, core2duo, suspicious activity
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Well, I was watching logs with xtail when the crash occurred. I have a
cron job that calls eix-sync each day at 11:00. The log entries were sent
to xtail, but didn't get synchronised to disk, so there's a gap. The box
went dark right after that.
I rebooted it and set lilo to boot the previous kernel. It died again
during shutdown <no console to output info to though, as the box is
headless>.
What would you suggest running strace on? Maybe init with the '-f' flag
(to follow child processes)? I'll have some time to take a closer look
this weekend and will try to get additional information.
I'll also test with 2.6.24 and recheck my configs.
As for web-rsync, I've never used it nor had the need... eix-sync has been
working fine for several months now.
Date: Wed, 6 Feb 2008 20:09:20 -0500
From: Steve Buzonas <steve.buzonas@gmail.com>
Reply-To: gentoo-hardened@lists.gentoo.org
To: gentoo-hardened@lists.gentoo.org
Subject: Re: [gentoo-hardened] pax, core2duo, suspicious activity
On Feb 6, 2008 8:57 AM, brant williams <brant@tnarb.net> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi paxguy =)
I experienced the same issue after upgrading to
hardened-sources-2.6.23-r4 this past weekend. Previously, I'd been using
hardened-sources-2.6.22-r8 for ~30 days with no discernable problems.
After checking both config files, though, it looks like I may have rushed
through too quickly (sdiff attached).
I've got a screenshot of the log entry that occurred right before the
crash (png attached), and can provide the System.map and kernel image to
you off-list if that would help.
Date: Wed, 06 Feb 2008 13:49:12 +0200
From: pageexec@freemail.hu
Reply-To: gentoo-hardened@lists.gentoo.org
To: gentoo-hardened@lists.gentoo.org
Subject: Re: [gentoo-hardened] pax, core2duo, suspicious activity
On 6 Feb 2008 at 10:24, wrote:
SSH session droped, all daemons stopping too. On the monitor a get
"Suspicious activity.... bla-bla PaX... bla-bla...
can you post the precise message? even a screenshot would be fine
(try to boot with a high resolution frame buffer mode to get as much
info as you can). also i'll need the System.map file and probably
vmlinux as well.
When I recompile kernel without PaX, system works normal withouts
kernel-panics.
did you determine which PaX feature triggers the problem?
also, would be nice if you could try out the 2.6.24 test patch.
PS: if you enable HIGHMEM64G/PAGEEXEC then PaX will make use of
the NX bit.
iD8DBQFHqw6odCBnhE3rYAIRCBM8AKCHa/Ne4RIoV665LIu66Ikzfcbi6gCggVrT
KWlzWnq7GY/RTSz/T6s1I5I=
=6WM5
-----END PGP SIGNATURE-----
--
gentoo-hardened@lists.gentoo.org mailing list
02-08-2008, 03:10 AM
Алексей Лесовский
pax, core2duo, suspicious activity
1. ok today i make kernel with your recomends, and run him for 2 days
2. I have this problem in two-cores processor (In one-core all works
always normally).
I think processor type settings maybe as a problem, but I'm not sure:-)
pageexec@freemail.hu пишет:
On 7 Feb 2008 at 9:25, wrote:
it's fine, whenever you have time. make sure you enable CONFIG_KALLSYMS
(iirc, you have to disable HIDESYM in grsec for that).
what makes you think it's a processor type setting problem? i'd rather
guess it's some PaX bug/feature at this point in time ;-).
--
gentoo-hardened@lists.gentoo.org mailing list
02-08-2008, 04:47 AM
Алексей Лесовский
pax, core2duo, suspicious activity
I make kernel with CONFIG_KALLSYMS (and some settings will enabled by
defaults), and run him, but I have another problem
when I strating emerge (--sync or -pv or -f or simple emerge packet) I got