linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mmotm 2013-06-05-17-24 uploaded
@ 2013-06-06  0:26 akpm
  2013-06-06  2:04 ` Stephen Rothwell
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: akpm @ 2013-06-06  0:26 UTC (permalink / raw)
  To: mm-commits, linux-kernel, linux-mm, linux-fsdevel, linux-next

The mm-of-the-moment snapshot 2013-06-05-17-24 has been uploaded to

   http://www.ozlabs.org/~akpm/mmotm/

mmotm-readme.txt says

README for mm-of-the-moment:

http://www.ozlabs.org/~akpm/mmotm/

This is a snapshot of my -mm patch queue.  Uploaded at random hopefully
more than once a week.

You will need quilt to apply these patches to the latest Linus release (3.x
or 3.x-rcY).  The series file is in broken-out.tar.gz and is duplicated in
http://ozlabs.org/~akpm/mmotm/series

The file broken-out.tar.gz contains two datestamp files: .DATE and
.DATE-yyyy-mm-dd-hh-mm-ss.  Both contain the string yyyy-mm-dd-hh-mm-ss,
followed by the base kernel version against which this patch series is to
be applied.

This tree is partially included in linux-next.  To see which patches are
included in linux-next, consult the `series' file.  Only the patches
within the #NEXT_PATCHES_START/#NEXT_PATCHES_END markers are included in
linux-next.

A git tree which contains the memory management portion of this tree is
maintained at git://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git
by Michal Hocko.  It contains the patches which are between the
"#NEXT_PATCHES_START mm" and "#NEXT_PATCHES_END" markers, from the series
file, http://www.ozlabs.org/~akpm/mmotm/series.


A full copy of the full kernel tree with the linux-next and mmotm patches
already applied is available through git within an hour of the mmotm
release.  Individual mmotm releases are tagged.  The master branch always
points to the latest release, so it's constantly rebasing.

http://git.cmpxchg.org/?p=linux-mmotm.git;a=summary

To develop on top of mmotm git:

  $ git remote add mmotm git://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git
  $ git remote update mmotm
  $ git checkout -b topic mmotm/master
  <make changes, commit>
  $ git send-email mmotm/master.. [...]

To rebase a branch with older patches to a new mmotm release:

  $ git remote update mmotm
  $ git rebase --onto mmotm/master <topic base> topic




The directory http://www.ozlabs.org/~akpm/mmots/ (mm-of-the-second)
contains daily snapshots of the -mm tree.  It is updated more frequently
than mmotm, and is untested.

A git copy of this tree is available at

	http://git.cmpxchg.org/?p=linux-mmots.git;a=summary

and use of this tree is similar to
http://git.cmpxchg.org/?p=linux-mmotm.git, described above.


This mmotm tree contains the following patches against 3.10-rc4:
(patches marked "*" will be included in linux-next)

  origin.patch
  linux-next.patch
  linux-next-git-rejects.patch
  arch-alpha-kernel-systblss-remove-debug-check.patch
  i-need-old-gcc.patch
* cpu-hotplug-provide-a-generic-helper-to-disable-enable-cpu-hotplug.patch
* cpu-hotplug-provide-a-generic-helper-to-disable-enable-cpu-hotplug-v11.patch
* migrate-shutdown-reboot-to-boot-cpu.patch
* migrate-shutdown-reboot-to-boot-cpu-v11.patch
* kmsg-honor-dmesg_restrict-sysctl-on-dev-kmsg.patch
* kmsg-honor-dmesg_restrict-sysctl-on-dev-kmsg-fix.patch
* lib-mpi-mpicoderc-looping-issue-need-stop-when-equal-to-zero-found-by-extra_flags=-w.patch
* ocfs2-ocfs2_prep_new_orphaned_file-should-return-ret.patch
* memcg-dont-initialize-kmem-cache-destroying-work-for-root-caches.patch
* rtc-tps6586x-device-wakeup-flags-correction.patch
* drivers-rtc-rtc-cmosc-fix-accidentally-enabling-rtc-channel.patch
* drivers-rtc-rtc-cmosc-fix-accidentally-enabling-rtc-channel-fix.patch
* audit-wait_for_auditd-should-use-task_uninterruptible.patch
* cciss-fix-broken-mutex-usage-in-ioctl.patch
* drivers-rtc-rtc-twlc-fix-missing-device_init_wakeup-when-booted-with-device-tree.patch
* swap-avoid-read_swap_cache_async-race-to-deadlock-while-waiting-on-discard-i-o-completion.patch
* fs-ocfs2-nameic-remove-unecessary-error-when-removing-non-empty-directory.patch
* rtc-at91rm9200-add-match-table-compile-guard.patch
* rtc-at91rm9200-add-configuration-support.patch
* rtc-at91rm9200-refactor-interrupt-register-handling.patch
* rtc-at91rm9200-add-shadow-interrupt-mask.patch
* rtc-at91rm9200-use-shadow-imr-on-at91sam9x5.patch
* aio-use-call_rcu-instead-of-synchronize_rcu-in-kill_ioctx.patch
* drivers-misc-sgi-gru-grufilec-fix-info-leak-in-gru_get_config_info.patch
* mm-page_alloc-fix-watermark-check-in-__zone_watermark_ok.patch
* mm-migration-add-migrate_entry_wait_huge.patch
* drivers-base-cpuc-fix-maxcpus-boot-option.patch
* drivers-base-cpuc-fix-maxcpus-boot-option-fix.patch
* kernel-audit_treec-audit_add_tree_rule-protect-rule-from-kill_rules.patch
* frontswap-fix-incorrect-zeroing-and-allocation-size-for-frontswap_map.patch
* mm-memcontrol-fix-lockless-reclaim-hierarchy-iterator.patch
* drivers-platform-x86-intel_ips-convert-to-module_pci_driver.patch
* sound-soc-codecs-si476xc-dont-use-0bnnn.patch
* x86-make-mem=-option-to-work-for-efi-platform.patch
* audit-fix-mq_open-and-mq_unlink-to-add-the-mq-root-as-a-hidden-parent-audit_names-record.patch
* kernel-auditfilterc-fixing-build-warning.patch
* kernel-auditfilterc-fix-leak-in-audit_add_rule-error-path.patch
* drivers-pcmcia-pd6729c-convert-to-module_pci_driver.patch
* drivers-pcmcia-yenta_socketc-convert-to-module_pci_driver.patch
* drm-fb-helper-dont-sleep-for-screen-unblank-when-an-oopps-is-in-progress.patch
* drm-cirrus-correct-register-values-for-16bpp.patch
* drm-nouveau-make-vga_switcheroo-code-depend-on-vga_switcheroo.patch
* drivers-media-pci-mantis-mantis_cards-convert-to-module_pci_driver.patch
* drivers-media-pci-dm1105-dm1105-convert-to-module_pci_driver.patch
* drivers-media-pci-mantis-hopper_cards-convert-to-module_pci_driver.patch
* drivers-media-pci-pluto2-pluto2-convert-to-module_pci_driver.patch
* drivers-media-pci-pt1-pt1-convert-to-module_pci_driver.patch
* video-smscufx-use-null-instead-of-0.patch
* video-udlfb-use-null-instead-of-0.patch
* video-udlfb-make-local-symbol-static.patch
* video-imxfb-make-local-symbols-static.patch
* drivers-video-acornfbc-remove-dead-code.patch
* cyber2000fb-avoid-palette-corruption-at-higher-clocks.patch
* drivers-iommu-msm_iommu_devc-fix-leak-and-clean-up-error-paths.patch
* drivers-iommu-msm_iommu_devc-fix-leak-and-clean-up-error-paths-fix.patch
* posix_cpu_timer-consolidate-expiry-time-type.patch
* posix_cpu_timers-consolidate-timer-list-cleanups.patch
* posix_cpu_timers-consolidate-expired-timers-check.patch
* selftests-add-basic-posix-timers-selftests.patch
* posix-timers-correctly-get-dying-task-time-sample-in-posix_cpu_timer_schedule.patch
* posix_timers-fix-racy-timer-delta-caching-on-task-exit.patch
* kernel-timerc-fix-jiffies-wrap-behavior-of-round_jiffies.patch
* drivers-infiniband-core-cmc-convert-to-using-idr_alloc_cyclic.patch
* drivers-ide-delkin_cb-convert-to-module_pci_driver.patch
* drivers-mfd-lpc_ich-convert-to-module_pci_driver.patch
* drivers-mtd-chips-gen_probec-refactor-call-to-request_module.patch
* configfs-use-capped-length-for-store_attribute.patch
* ipvs-change-type-of-netns_ipvs-sysctl_sync_qlen_max.patch
* drivers-net-ethernet-ibm-ehea-ehea_mainc-add-alias-entry-for-portn-properties.patch
* misdn-add-support-for-group-membership-check.patch
* drivers-atm-he-convert-to-module_pci_driver.patch
* drivers-ptp-ptp_pch-convert-to-module_pci_driver.patch
* fs-ocfs2-dlm-dlmrecoveryc-remove-duplicate-declarations.patch
* fs-ocfs2-dlm-dlmrecoveryc-dlm_request_all_locks-ret-should-be-int-instead-of-enum.patch
* ocfs2-should-not-use-le32_add_cpu-to-set-ocfs2_dinode-i_flags.patch
* ocfs2-add-missing-dlm_put-in-dlm_begin_reco_handler.patch
* softirq-use-_ret_ip_.patch
* include-linux-schedh-dont-use-task-pid-tgid-in-same_thread_group-has_group_leader_pid.patch
* lockdep-introduce-lock_acquire_exclusive-shared-helper-macros.patch
* lglock-update-lockdep-annotations-to-report-recursive-local-locks.patch
* drivers-scsi-a100u2w-convert-to-module_pci_driver.patch
* drivers-scsi-dc395x-convert-to-module_pci_driver.patch
* drivers-scsi-dmx3191d-convert-to-module_pci_driver.patch
* drivers-scsi-initio-convert-to-module_pci_driver.patch
* drivers-scsi-mvumi-convert-to-module_pci_driver.patch
* drivers-net-irda-donauboe-convert-to-module_pci_driver.patch
* drivers-cdrom-gdromc-fix-device-number-leak.patch
* block-compat_ioctlc-do-not-leak-info-to-user-space.patch
* drivers-cdrom-cdromc-use-kzalloc-for-failing-hardware.patch
* block-restore-proc-partitions-to-not-display-non-partitionable-removable-devices.patch
* watchdog-trigger-all-cpu-backtrace-when-locked-up-and-going-to-panic.patch
  mm.patch
* clear_refs-sanitize-accepted-commands-declaration.patch
* clear_refs-introduce-private-struct-for-mm_walk.patch
* pagemap-introduce-pagemap_entry_t-without-pmshift-bits.patch
* pagemap-introduce-pagemap_entry_t-without-pmshift-bits-v4.patch
* mm-soft-dirty-bits-for-user-memory-changes-tracking.patch
* mm-soft-dirty-bits-for-user-memory-changes-tracking-call-mmu-notifiers-when-write-protecting-ptes.patch
* pagemap-prepare-to-reuse-constant-bits-with-page-shift.patch
* mm-thp-use-the-right-function-when-updating-access-flags.patch
* mm-memcg-dont-take-task_lock-in-task_in_mem_cgroup.patch
* mm-remove-free_area_cache.patch
* mm-remove-compressed-copy-from-zram-in-memory.patch
* mm-remove-compressed-copy-from-zram-in-memory-fix.patch
* swap-add-a-simple-detector-for-inappropriate-swapin-readahead.patch
* mm-use-vma_pages-to-replace-vm_end-vm_start-page_shift.patch
* ncpfs-use-vma_pages-to-replace-vm_end-vm_start-page_shift.patch
* uio-use-vma_pages-to-replace-vm_end-vm_start-page_shift.patch
* mm-page_alloc-factor-out-setting-of-pcp-high-and-pcp-batch.patch
* mm-page_alloc-prevent-concurrent-updaters-of-pcp-batch-and-high.patch
* mm-page_alloc-insert-memory-barriers-to-allow-async-update-of-pcp-batch-and-high.patch
* mm-page_alloc-protect-pcp-batch-accesses-with-access_once.patch
* mm-page_alloc-convert-zone_pcp_update-to-rely-on-memory-barriers-instead-of-stop_machine.patch
* mm-page_alloc-when-handling-percpu_pagelist_fraction-dont-unneedly-recalulate-high.patch
* mm-page_alloc-factor-setup_pageset-into-pageset_init-and-pageset_set_batch.patch
* mm-page_alloc-relocate-comment-to-be-directly-above-code-it-refers-to.patch
* mm-page_alloc-factor-zone_pageset_init-out-of-setup_zone_pageset.patch
* mm-page_alloc-in-zone_pcp_update-uze-zone_pageset_init.patch
* mm-page_alloc-rename-setup_pagelist_highmark-to-match-naming-of-pageset_set_batch.patch
* mm-thp-add-pmd-args-to-pgtable-deposit-and-withdraw-apis.patch
* mm-thp-withdraw-the-pgtable-after-pmdp-related-operations.patch
* mm-thp-dont-use-hpage_shift-in-transparent-hugepage-code.patch
* mm-thp-deposit-the-transpare-huge-pgtable-before-set_pmd.patch
* mm-vmscan-limit-the-number-of-pages-kswapd-reclaims-at-each-priority.patch
* mm-vmscan-obey-proportional-scanning-requirements-for-kswapd.patch
* mm-vmscan-flatten-kswapd-priority-loop.patch
* mm-vmscan-decide-whether-to-compact-the-pgdat-based-on-reclaim-progress.patch
* mm-vmscan-do-not-allow-kswapd-to-scan-at-maximum-priority.patch
* mm-vmscan-have-kswapd-writeback-pages-based-on-dirty-pages-encountered-not-priority.patch
* mm-vmscan-block-kswapd-if-it-is-encountering-pages-under-writeback.patch
* mm-vmscan-block-kswapd-if-it-is-encountering-pages-under-writeback-fix.patch
* mm-vmscan-block-kswapd-if-it-is-encountering-pages-under-writeback-fix-2.patch
* mm-vmscan-check-if-kswapd-should-writepage-once-per-pgdat-scan.patch
* mm-vmscan-move-logic-from-balance_pgdat-to-kswapd_shrink_zone.patch
* mm-vmscan-stall-page-reclaim-and-writeback-pages-based-on-dirty-writepage-pages-encountered-v3.patch
* mm-vmscan-stall-page-reclaim-after-a-list-of-pages-have-been-processed-v3.patch
* mm-vmscan-set-zone-flags-before-blocking.patch
* mm-vmscan-move-direct-reclaim-wait_iff_congested-into-shrink_list.patch
* mm-vmscan-treat-pages-marked-for-immediate-reclaim-as-zone-congestion.patch
* mm-vmscan-take-page-buffers-dirty-and-locked-state-into-account-v3.patch
* fs-nfs-inform-the-vm-about-pages-being-committed-or-unstable.patch
* mm-fix-comment-referring-to-non-existent-size_seqlock-change-to-span_seqlock.patch
* mmzone-note-that-node_size_lock-should-be-manipulated-via-pgdat_resize_lock.patch
* memory_hotplug-use-pgdat_resize_lock-in-online_pages.patch
* memory_hotplug-use-pgdat_resize_lock-in-__offline_pages.patch
* memory_hotplug-use-pgdat_resize_lock-in-__offline_pages-fix.patch
* include-linux-mmh-add-page_aligned-helper.patch
* vmcore-clean-up-read_vmcore.patch
* vmcore-allocate-buffer-for-elf-headers-on-page-size-alignment.patch
* vmcore-allocate-buffer-for-elf-headers-on-page-size-alignment-fix.patch
* vmcore-treat-memory-chunks-referenced-by-pt_load-program-header-entries-in-page-size-boundary-in-vmcore_list.patch
* vmalloc-make-find_vm_area-check-in-range.patch
* vmalloc-introduce-remap_vmalloc_range_partial.patch
* vmalloc-introduce-remap_vmalloc_range_partial-fix.patch
* vmcore-allocate-elf-note-segment-in-the-2nd-kernel-vmalloc-memory.patch
* vmcore-allocate-elf-note-segment-in-the-2nd-kernel-vmalloc-memory-fix.patch
* vmcore-allow-user-process-to-remap-elf-note-segment-buffer.patch
* vmcore-allow-user-process-to-remap-elf-note-segment-buffer-fix.patch
* vmcore-calculate-vmcore-file-size-from-buffer-size-and-total-size-of-vmcore-objects.patch
* vmcore-support-mmap-on-proc-vmcore.patch
* vmcore-support-mmap-on-proc-vmcore-fix.patch
* memcg-update-todo-list-in-documentation.patch
* mm-add-tracepoints-for-lru-activation-and-insertions.patch
* mm-pagevec-defer-deciding-what-lru-to-add-a-page-to-until-pagevec-drain-time.patch
* mm-activate-pagelru-pages-on-mark_page_accessed-if-page-is-on-local-pagevec.patch
* mm-remove-lru-parameter-from-__pagevec_lru_add-and-remove-parts-of-pagevec-api.patch
* mm-remove-lru-parameter-from-__lru_cache_add-and-lru_cache_add_lru.patch
* mm-page_allocc-add-additional-checking-and-return-value-for-the-table-data.patch
* mm-nommuc-add-additional-check-for-vread-just-like-vwrite-has-done.patch
* mm-memory-failurec-fix-memory-leak-in-successful-soft-offlining.patch
* mm-remove-duplicated-call-of-get_pfn_range_for_nid.patch
* mm-change-normal-message-to-use-pr_debug.patch
* mm-memory-hotplug-fix-lowmem-count-overflow-when-offline-pages.patch
* mm-memory-hotplug-fix-lowmem-count-overflow-when-offline-pages-fix.patch
* mm-pageblock-remove-get-set_pageblock_flags.patch
* mm-hugetlb-remove-hugetlb_prefault.patch
* mm-hugetlb-use-already-exist-interface-huge_page_shift.patch
* mm-tune-vm_committed_as-percpu_counter-batching-size.patch
* swap-discard-while-swapping-only-if-swap_flag_discard_pages.patch
* swap-discard-while-swapping-only-if-swap_flag_discard_pages-fix.patch
* mm-change-signature-of-free_reserved_area-to-fix-building-warnings.patch
* mm-enhance-free_reserved_area-to-support-poisoning-memory-with-zero.patch
* mm-arm64-kill-poison_init_mem.patch
* mm-x86-use-free_reserved_area-to-simplify-code.patch
* mm-tile-use-common-help-functions-to-free-reserved-pages.patch
* mm-fix-some-trivial-typos-in-comments.patch
* mm-use-managed_pages-to-calculate-default-zonelist-order.patch
* mm-accurately-calculate-zone-managed_pages-for-highmem-zones.patch
* mm-use-a-dedicated-lock-to-protect-totalram_pages-and-zone-managed_pages.patch
* mm-make-__free_pages_bootmem-only-available-at-boot-time.patch
* mm-correctly-update-zone-managed_pages.patch
* mm-correctly-update-zone-managed_pages-fix.patch
* mm-correctly-update-zone-managed_pages-fix-fix.patch
* mm-concentrate-modification-of-totalram_pages-into-the-mm-core.patch
* mm-report-available-pages-as-memtotal-for-each-numa-node.patch
* memcg-kconfig-info-update.patch
* mm-fix-the-tlb-range-flushed-when-__tlb_remove_page-runs-out-of-slots.patch
* vmlinuxlds-add-comments-for-global-variables-and-clean-up-useless-declarations.patch
* avr32-normalize-global-variables-exported-by-vmlinuxlds.patch
* c6x-normalize-global-variables-exported-by-vmlinuxlds.patch
* h8300-normalize-global-variables-exported-by-vmlinuxlds.patch
* score-normalize-global-variables-exported-by-vmlinuxlds.patch
* tile-normalize-global-variables-exported-by-vmlinuxlds.patch
* uml-normalize-global-variables-exported-by-vmlinuxlds.patch
* mm-introduce-helper-function-mem_init_print_info-to-simplify-mem_init.patch
* mm-use-totalram_pages-instead-of-num_physpages-at-runtime.patch
* mm-hotplug-prepare-for-removing-num_physpages.patch
* mm-alpha-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-arc-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-arm-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-arm64-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-avr32-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-blackfin-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-c6x-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-cris-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-frv-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-h8300-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-hexagon-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-ia64-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-m32r-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-m68k-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-metag-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-microblaze-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-mips-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-mn10300-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-openrisc-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-parisc-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-ppc-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-s390-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-score-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-sh-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-sparc-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-tile-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-um-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-unicore32-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-x86-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-xtensa-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
* mm-kill-global-variable-num_physpages.patch
* mm-introduce-helper-function-set_max_mapnr.patch
* mm-avr32-prepare-for-killing-free_all_bootmem_node.patch
* mm-ia64-prepare-for-killing-free_all_bootmem_node.patch
* mm-m32r-prepare-for-killing-free_all_bootmem_node.patch
* mm-m68k-prepare-for-killing-free_all_bootmem_node.patch
* mm-metag-prepare-for-killing-free_all_bootmem_node.patch
* mm-mips-prepare-for-killing-free_all_bootmem_node.patch
* mm-parisc-prepare-for-killing-free_all_bootmem_node.patch
* mm-ppc-prepare-for-killing-free_all_bootmem_node.patch
* mm-sh-prepare-for-killing-free_all_bootmem_node.patch
* mm-kill-free_all_bootmem_node.patch
* mm-alpha-unify-mem_init-for-both-uma-and-numa-architectures.patch
* mm-m68k-fix-build-warning-of-unused-variable.patch
* mm-alpha-clean-up-unused-valid_page.patch
* mm-arm-fix-stale-comment-about-valid_page.patch
* mm-cris-clean-up-unused-valid_page.patch
* mm-microblaze-clean-up-unused-valid_page.patch
* mm-unicore32-fix-stale-comment-about-valid_page.patch
* sparsemem-add-build_bug_on-when-sizeof-mem_section-is-non-power-of-2.patch
* documentation-update-address_space_operations.patch
* documentation-document-the-is_dirty_writeback-aops-callback.patch
* mm-tlb_fast_mode-check-missing-in-tlb_finish_mmu.patch
* fs-fs-writebackc-make-wb_do_writeback-as-static.patch
* mm-vmalloc-only-call-setup_vmalloc_vm-only-in-__get_vm_area_node.patch
* mm-vmalloc-call-setup_vmalloc_vm-instead-of-insert_vmalloc_vm.patch
* mm-vmalloc-remove-insert_vmalloc_vm.patch
* mm-vmalloc-use-clamp-to-simplify-code.patch
* memcg-debugging-facility-to-access-dangling-memcgs.patch
* memcg-debugging-facility-to-access-dangling-memcgs-fix.patch
* mm-memcontrol-factor-out-reclaim-iterator-loading-and-updating.patch
* fs-bump-inode-and-dentry-counters-to-long.patch
* super-fix-calculation-of-shrinkable-objects-for-small-numbers.patch
* dcache-convert-dentry_statnr_unused-to-per-cpu-counters.patch
* dentry-move-to-per-sb-lru-locks.patch
* dcache-remove-dentries-from-lru-before-putting-on-dispose-list.patch
* dcache-remove-dentries-from-lru-before-putting-on-dispose-list-fix.patch
* mm-new-shrinker-api.patch
* shrinker-convert-superblock-shrinkers-to-new-api.patch
* list-add-a-new-lru-list-type.patch
* inode-convert-inode-lru-list-to-generic-lru-list-code.patch
* dcache-convert-to-use-new-lru-list-infrastructure.patch
* list_lru-per-node-list-infrastructure.patch
* shrinker-add-node-awareness.patch
* vmscan-per-node-deferred-work.patch
* list_lru-per-node-api.patch
* fs-convert-inode-and-dentry-shrinking-to-be-node-aware.patch
* xfs-convert-buftarg-lru-to-generic-code.patch
* xfs-rework-buffer-dispose-list-tracking.patch
* xfs-convert-dquot-cache-lru-to-list_lru.patch
* fs-convert-fs-shrinkers-to-new-scan-count-api.patch
* drivers-convert-shrinkers-to-new-count-scan-api.patch
* i915-bail-out-earlier-when-shrinker-cannot-acquire-mutex.patch
* shrinker-convert-remaining-shrinkers-to-count-scan-api.patch
* hugepage-convert-huge-zero-page-shrinker-to-new-shrinker-api.patch
* shrinker-kill-old-shrink-api.patch
* vmscan-also-shrink-slab-in-memcg-pressure.patch
* memcglist_lru-duplicate-lrus-upon-kmemcg-creation.patch
* lru-add-an-element-to-a-memcg-list.patch
* list_lru-per-memcg-walks.patch
* memcg-per-memcg-kmem-shrinking.patch
* memcg-scan-cache-objects-hierarchically.patch
* vmscan-take-at-least-one-pass-with-shrinkers.patch
* super-targeted-memcg-reclaim.patch
* memcg-move-initialization-to-memcg-creation.patch
* vmpressure-in-kernel-notifications.patch
* memcg-reap-dead-memcgs-upon-global-memory-pressure.patch
* include-linux-mmzoneh-cleanups.patch
* include-linux-mmzoneh-cleanups-fix.patch
* mm-memmap_init_zone-performance-improvement.patch
* drop_caches-add-some-documentation-and-info-messsge.patch
* drivers-usb-gadget-amd5536udcc-avoid-calling-dma_pool_create-with-null-dev.patch
* mm-dmapoolc-fix-null-dev-in-dma_pool_create.patch
* mm-add-vm-event-counters-for-balloon-pages-compaction.patch
* arch-frv-kernel-trapsc-using-vsnprintf-instead-of-vsprintf.patch
* arch-frv-kernel-setupc-use-strncmp-instead-of-memcmp.patch
* errh-is_err-can-accept-__user-pointers.patch
* clean-up-scary-strncpydst-src-strlensrc-uses.patch
* clean-up-scary-strncpydst-src-strlensrc-uses-fix.patch
* dump_stack-serialize-the-output-from-dump_stack.patch
* dump_stack-serialize-the-output-from-dump_stack-fix.patch
* panic-add-cpu-pid-to-warn_slowpath_common-in-warning-printks.patch
* panic-add-cpu-pid-to-warn_slowpath_common-in-warning-printks-fix.patch
* kernel-sysc-sys_reboot-fix-malformed-panic-message.patch
* smp-give-warning-when-calling-smp_call_function_many-single-in-serving-irq.patch
* drivers-misc-sgi-gru-grufaultc-fix-a-sanity-test-in-gru_set_context_option.patch
* maintainers-fix-tape-driver-file-mappings.patch
* backlight-atmel-pwm-bl-remove-unnecessary-platform_set_drvdata.patch
* backlight-ep93xx-remove-unnecessary-platform_set_drvdata.patch
* backlight-lp8788-remove-unnecessary-platform_set_drvdata.patch
* backlight-pcf50633-remove-unnecessary-platform_set_drvdata.patch
* backlight-add-devm_backlight_device_registerunregister.patch
* lcd-add-devm_lcd_device_registerunregister.patch
* maintainers-add-backlight-subsystem-co-maintainer.patch
* backlight-convert-from-legacy-pm-ops-to-dev_pm_ops.patch
* rbtree-remove-unneeded-include.patch
* rbtree-remove-unneeded-include-fix.patch
* checkpatch-change-camelcase-test-and-make-it-strict.patch
* checkpatch-warn-when-using-gccs-binary-constant-extension.patch
* checkpatch-add-strict-preference-for-p-=-kmallocsizeofp.patch
* binfmt_elfc-use-get_random_int-to-fix-entropy-depleting.patch
* init-remove-permanent-string-buffer-from-do_one_initcall.patch
* insert-missing-space-in-printk-line-of-root_delay.patch
* kprobes-handle-empty-invalid-input-to-debugfs-enabled-file.patch
* autofs4-allow-autofs-to-work-outside-the-initial-pid-namespace.patch
* autofs4-translate-pids-to-the-right-namespace-for-the-daemon.patch
* rtc-rtc-88pm80x-remove-unnecessary-platform_set_drvdata.patch
* drivers-rtc-rtc-v3020c-remove-redundant-goto.patch
* drivers-rtc-interfacec-fix-checkpatch-errors.patch
* drivers-rtc-rtc-at32ap700xc-fix-checkpatch-error.patch
* drivers-rtc-rtc-at91rm9200c-include-linux-uaccessh.patch
* drivers-rtc-rtc-cmosc-fix-whitespace-related-errors.patch
* drivers-rtc-rtc-davincic-fix-whitespace-warning.patch
* drivers-rtc-rtc-ds1305c-add-missing-braces-around-sizeof.patch
* drivers-rtc-rtc-ds1374c-fix-spacing-related-issues.patch
* drivers-rtc-rtc-ds1511c-fix-issues-related-to-spaces-and-braces.patch
* drivers-rtc-rtc-ds3234c-fix-whitespace-issue.patch
* drivers-rtc-rtc-fm3130c-fix-whitespace-related-issue.patch
* drivers-rtc-rtc-m41t80c-fix-spacing-related-issue.patch
* drivers-rtc-rtc-max6902c-remove-unwanted-spaces.patch
* drivers-rtc-rtc-max77686c-remove-space-before-semicolon.patch
* drivers-rtc-rtc-max8997c-remove-space-before-semicolon.patch
* drivers-rtc-rtc-mpc5121c-remove-space-before-tab.patch
* drivers-rtc-rtc-msm6242c-use-pr_warn.patch
* drivers-rtc-rtc-mxcc-fix-checkpatch-error.patch
* drivers-rtc-rtc-omapc-include-linux-ioh-instead-of-asm-ioh.patch
* drivers-rtc-rtc-pcf2123c-remove-space-before-tabs.patch
* drivers-rtc-rtc-pcf8583c-move-assignment-outside-if-condition.patch
* drivers-rtc-rtc-rs5c313c-include-linux-ioh-instead-of-asm-ioh.patch
* drivers-rtc-rtc-rs5c313c-fix-spacing-related-issues.patch
* drivers-rtc-rtc-v3020c-fix-spacing-issues.patch
* drivers-rtc-rtc-vr41xxc-fix-spacing-issues.patch
* drivers-rtc-rtc-x1205c-fix-checkpatch-issues.patch
* rtc-rtc-88pm860x-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-ab3100-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-ab8500-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-at32ap700x-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-at91rm9200-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-at91sam9-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-au1xxx-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-bfin-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-bq4802-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-coh901331-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-da9052-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-da9055-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-davinci-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-dm355evm-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-ds1302-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-ep93xx-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-jz4740-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-lp8788-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-lpc32xx-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-ls1x-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-m48t59-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-max8925-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-max8998-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-mc13xxx-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-msm6242-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-mxc-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-nuc900-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-pcap-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-pm8xxx-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-s3c-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-sa1100-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-sh-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-spear-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-stmp3xxx-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-twl-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-vr41xx-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-vt8500-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-m48t86-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-puv3-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-rp5c01-remove-unnecessary-platform_set_drvdata.patch
* rtc-rtc-tile-remove-unnecessary-platform_set_drvdata.patch
* drivers-rtc-rtc-rv3029c2c-fix-disabling-aie-irq.patch
* drivers-rtc-rtc-m48t86c-remove-empty-function.patch
* drivers-rtc-rtc-tilec-remove-empty-function.patch
* drivers-rtc-rtc-nuc900c-remove-empty-function.patch
* drivers-rtc-rtc-msm6242c-remove-empty-function.patch
* drivers-rtc-rtc-max8998c-remove-empty-function.patch
* drivers-rtc-rtc-max8925c-remove-empty-function.patch
* drivers-rtc-rtc-ls1xc-remove-empty-function.patch
* drivers-rtc-rtc-lp8788c-remove-empty-function.patch
* drivers-rtc-rtc-ds1302c-remove-empty-function.patch
* drivers-rtc-rtc-dm355evmc-remove-empty-function.patch
* drivers-rtc-rtc-da9055c-remove-empty-function.patch
* drivers-rtc-rtc-da9052c-remove-empty-function.patch
* drivers-rtc-rtc-bq4802c-remove-empty-function.patch
* drivers-rtc-rtc-au1xxxc-remove-empty-function.patch
* drivers-rtc-rtc-ab3100c-remove-empty-function.patch
* rtc-rtc-hid-sensor-time-allow-full-years-16bit-in-hid-reports.patch
* rtc-rtc-hid-sensor-time-allow-16-and-32-bit-values-for-all-attributes.patch
* rtc-rtc-hid-sensor-time-add-option-hctosys-to-set-time-at-boot.patch
* rtc-rtc-hid-sensor-time-add-support-for-milliseconds.patch
* rtc-add-ability-to-push-out-an-existing-wakealarm-using-sysfs.patch
* rtc-rtc-vr41xx-fix-error-return-code-in-rtc_probe.patch
* rtc-rtc-ds1307-use-devm_-functions.patch
* rtc-rtc-jz4740-use-devm_-functions.patch
* rtc-rtc-mpc5121-use-devm_-functions.patch
* rtc-rtc-m48t59-use-devm_-functions.patch
* rtc-rtc-pm8xxx-use-devm_-functions.patch
* rtc-rtc-pxa-use-devm_-functions.patch
* rtc-rtc-rx8025-use-devm_-functions.patch
* rtc-rtc-sh-use-devm_-functions.patch
* rtc-rtc-coh901331-use-platform_getset_drvdata.patch
* rtc-rtc-rc5t583-use-platform_getset_drvdata.patch
* drivers-rtc-rtc-bq32kc-remove-empty-function.patch
* drivers-rtc-rtc-ds1216c-remove-empty-function.patch
* drivers-rtc-rtc-ds1286c-remove-empty-function.patch
* drivers-rtc-rtc-ds1672c-remove-empty-function.patch
* drivers-rtc-rtc-ds3234c-remove-empty-function.patch
* drivers-rtc-rtc-ds1390c-remove-empty-function.patch
* drivers-rtc-rtc-efic-remove-empty-function.patch
* drivers-rtc-rtc-em3027c-remove-empty-function.patch
* drivers-rtc-rtc-fm3130c-remove-empty-function.patch
* drivers-rtc-rtc-isl12022c-remove-empty-function.patch
* drivers-rtc-rtc-m41t93c-remove-empty-function.patch
* drivers-rtc-rtc-m48t35c-remove-empty-function.patch
* drivers-rtc-rtc-genericc-remove-empty-function.patch
* drivers-rtc-rtc-m41t94c-remove-empty-function.patch
* drivers-rtc-rtc-max6902c-remove-empty-function.patch
* drivers-rtc-rtc-max6900c-remove-empty-function.patch
* drivers-rtc-rtc-max8907c-remove-empty-function.patch
* drivers-rtc-rtc-max77686c-remove-empty-function.patch
* drivers-rtc-rtc-max8997c-remove-empty-function.patch
* drivers-rtc-rtc-pcf8523c-remove-empty-function.patch
* drivers-rtc-rtc-pcf8563c-remove-empty-function.patch
* drivers-rtc-rtc-pcf8583c-remove-empty-function.patch
* drivers-rtc-rtc-ps3c-remove-empty-function.patch
* drivers-rtc-rtc-rs5c313c-remove-empty-function.patch
* drivers-rtc-rtc-rv3029c2c-remove-empty-function.patch
* drivers-rtc-rtc-rx4581c-remove-empty-function.patch
* drivers-rtc-rtc-rs5c348c-remove-empty-function.patch
* drivers-rtc-rtc-rx8581c-remove-empty-function.patch
* drivers-rtc-rtc-snvsc-remove-empty-function.patch
* drivers-rtc-rtc-starfirec-remove-empty-function.patch
* drivers-rtc-rtc-sun4vc-remove-empty-function.patch
* drivers-rtc-rtc-tps80031c-remove-empty-function.patch
* drivers-rtc-rtc-wm831xc-remove-empty-function.patch
* mfd-ab8540-add-device-for-new-rtc-version-on-ab8540-cut2.patch
* rtc-ab8540-add-second-resolution-to-rtc-driver.patch
* drivers-rtc-rtc-ds1302c-handle-write-protection.patch
* drivers-rtc-rtc-mpc5121c-use-platform_getset_drvdata.patch
* drivers-rtc-rtc-da9052c-use-ptr_ret.patch
* drivers-rtc-rtc-isl12022c-use-ptr_ret.patch
* drivers-rtc-rtc-m48t35c-use-ptr_ret.patch
* drivers-rtc-rtc-pcf8563c-use-ptr_ret.patch
* drivers-rtc-rtc-pcf8583c-use-ptr_ret.patch
* drivers-rtc-class-convert-from-legacy-pm-ops-to-dev_pm_ops.patch
* drivers-rtc-rtc-twlc-ensure-irq-is-wakeup-enabled.patch
* drivers-rtc-rtc-cmosc-work-around-bios-clearing-rtc-control.patch
* minix-bug-widening-a-binary-not-operation.patch
* nilfs2-implement-calculation-of-free-inodes-count.patch
* nilfs2-use-atomic64_t-type-for-inodes_count-and-blocks_count-fields-in-nilfs_root-struct.patch
* fs-fat-use-fat_msg-to-replace-printk-in-__fat_fs_error.patch
* fat-additions-to-support-fat_fallocate.patch
* fat-additions-to-support-fat_fallocate-fix.patch
* documentation-codingstyle-allow-multiple-return-statements-per-function.patch
* ptrace-x86-revert-hw_breakpoints-fix-racy-access-to-ptrace-breakpoints.patch
* ptrace-powerpc-revert-hw_breakpoints-fix-racy-access-to-ptrace-breakpoints.patch
* ptrace-arm-revert-hw_breakpoints-fix-racy-access-to-ptrace-breakpoints.patch
* ptrace-sh-revert-hw_breakpoints-fix-racy-access-to-ptrace-breakpoints.patch
* ptrace-revert-prepare-to-fix-racy-accesses-on-task-breakpoints.patch
* ptrace-x86-simplify-the-disable-logic-in-ptrace_write_dr7.patch
* ptrace-x86-dont-delay-disable-till-second-pass-in-ptrace_write_dr7.patch
* ptrace-x86-introduce-ptrace_register_breakpoint.patch
* ptrace-x86-ptrace_write_dr7-should-create-bp-if-disabled.patch
* ptrace-x86-cleanup-ptrace_set_debugreg.patch
* ptrace-ptrace_detach-should-do-flush_ptrace_hw_breakpointchild.patch
* ptrace-x86-flush_ptrace_hw_breakpoint-shoule-clear-the-virtual-debug-registers.patch
* x86-kill-tif_debug.patch
* ptrace-add-ability-to-get-set-signal-blocked-mask.patch
* ptrace-add-ability-to-get-set-signal-blocked-mask-fix.patch
* usermodehelper-kill-the-sub_info-path-check.patch
* coredump-format_corename-can-leak-cn-corename.patch
* coredump-introduce-cn_vprintf.patch
* coredump-cn_vprintf-has-no-reason-to-call-vsnprintf-twice.patch
* coredump-kill-cn_escape-introduce-cn_esc_printf.patch
* coredump-kill-call_count-add-core_name_size.patch
* coredump-%-at-the-end-shouldnt-bypass-core_uses_pid-logic.patch
* coredump-%-at-the-end-shouldnt-bypass-core_uses_pid-logic-fix.patch
* fork-reorder-permissions-when-violating-number-of-processes-limits.patch
* fs-execc-do_execve_common-use-current_user.patch
* dev-oldmem-remove-the-interface.patch
* dev-oldmem-remove-the-interface-fix.patch
* documentation-kdump-kdumptxt-remove-dev-oldmem-description.patch
* mips-remove-savemaxmem-parameter-setup.patch
* powerpc-remove-savemaxmem-parameter-setup.patch
* ia64-remove-setting-for-saved_max_pfn.patch
* s390-remove-setting-for-saved_max_pfn.patch
* idr-print-a-stack-dump-after-ida_remove-warning.patch
* idr-print-a-stack-dump-after-ida_remove-warning-fix.patch
* shm-fix-null-pointer-deref-when-userspace-specifies-invalid-hugepage-size-fix.patch
* ipc-move-rcu-lock-out-of-ipc_addid.patch
* ipc-introduce-ipc-object-locking-helpers.patch
* ipc-close-open-coded-spin-lock-calls.patch
* ipc-move-locking-out-of-ipcctl_pre_down_nolock.patch
* ipcmsg-shorten-critical-region-in-msgctl_down.patch
* ipcmsg-introduce-msgctl_nolock.patch
* ipcmsg-introduce-lockless-functions-to-obtain-the-ipc-object.patch
* ipcmsg-make-msgctl_nolock-lockless.patch
* ipcmsg-shorten-critical-region-in-msgsnd.patch
* ipcmsg-shorten-critical-region-in-msgrcv.patch
* ipc-remove-unused-functions.patch
* ipc-sem-seperate-wait-for-zero-and-alter-tasks-into-seperate-queues.patch
* ipc-semc-always-use-only-one-queue-for-alter-operations.patch
* ipc-semc-rename-try_atomic_semop-to-perform_atomic_semop-docu-update.patch
* mwave-fix-info-leak-in-mwave_ioctl.patch
* partitions-msdosc-end-of-line-whitespace-and-semicolon-cleanup.patch
* partitions-add-aix-lvm-partition-support-files.patch
* partitions-add-aix-lvm-partition-support-files-v2.patch
* partitions-add-aix-lvm-partition-support-files-checkpatch-fixes.patch
* partitions-add-aix-lvm-partition-support-files-compile-aixc-if-configured.patch
* partitions-add-aix-lvm-partition-support-files-add-the-aix_partition-entry.patch
* partitions-msdos-enumerate-also-aix-lvm-partitions.patch
* rapidio-switches-remove-tsi500-driver.patch
* drivers-parport-use-kzalloc.patch
* drivers-pps-clients-pps-gpioc-convert-to-devm_-helpers.patch
* drivers-pps-clients-pps-gpioc-convert-to-module_platform_driver.patch
* pps-gpio-add-device-tree-binding-and-support.patch
* drivers-memstick-host-jmb38x_ms-convert-to-module_pci_driver.patch
* drivers-memstick-host-r592-convert-to-module_pci_driver.patch
* drivers-w1-slaves-w1_ds2408c-add-magic-sequence-to-disable-p0-test-mode.patch
* drivers-w1-slaves-w1_ds2408c-add-magic-sequence-to-disable-p0-test-mode-fix.patch
* relay-fix-timer-madness.patch
* kernel-resourcec-remove-the-unneeded-assignment-in-function-__find_resource.patch
* lib-add-weak-clz-ctz-functions.patch
* decompressor-add-lz4-decompressor-module.patch
* lib-add-support-for-lz4-compressed-kernel.patch
* lib-add-support-for-lz4-compressed-kernel-kbuild-fix-for-updated-lz4-tool-with-the-new-streaming-format.patch
* arm-add-support-for-lz4-compressed-kernel.patch
* arm-add-support-for-lz4-compressed-kernel-fix.patch
* x86-add-support-for-lz4-compressed-kernel.patch
* x86-add-support-for-lz4-compressed-kernel-doc-add-lz4-magic-number-for-the-new-compression.patch
* lib-add-lz4-compressor-module.patch
* lib-add-lz4-compressor-module-fix.patch
* crypto-add-lz4-cryptographic-api.patch
* crypto-add-lz4-cryptographic-api-fix.patch
* scripts-sortextablec-fix-building-on-non-linux-systems.patch
  debugging-keep-track-of-page-owners.patch
  debugging-keep-track-of-page-owners-fix.patch
  debugging-keep-track-of-page-owners-fix-2.patch
  debugging-keep-track-of-page-owners-fix-2-fix.patch
  debugging-keep-track-of-page-owners-fix-2-fix-fix.patch
  debugging-keep-track-of-page-owners-fix-2-fix-fix-fix.patch
  debugging-keep-track-of-page-owner-now-depends-on-stacktrace_support.patch
  make-sure-nobodys-leaking-resources.patch
  journal_add_journal_head-debug.patch
  releasing-resources-with-children.patch
  make-frame_pointer-default=y.patch
  kernel-forkc-export-kernel_thread-to-modules.patch
  mutex-subsystem-synchro-test-module.patch
  slab-leaks3-default-y.patch
  put_bh-debug.patch
  add-debugging-aid-for-memory-initialisation-problems.patch
  workaround-for-a-pci-restoring-bug.patch
  single_open-seq_release-leak-diagnostics.patch
  add-a-refcount-check-in-dput.patch

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: mmotm 2013-06-05-17-24 uploaded
  2013-06-06  0:26 mmotm 2013-06-05-17-24 uploaded akpm
@ 2013-06-06  2:04 ` Stephen Rothwell
  2013-06-06  7:23   ` Geert Uytterhoeven
  2013-06-06  4:31 ` mmotm 2013-06-05-17-24 uploaded (rtc) Randy Dunlap
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2013-06-06  2:04 UTC (permalink / raw)
  To: akpm; +Cc: mm-commits, linux-kernel, linux-mm, linux-fsdevel, linux-next

[-- Attachment #1: Type: text/plain, Size: 637 bytes --]

Hi Andrew,

On Wed, 05 Jun 2013 17:26:36 -0700 akpm@linux-foundation.org wrote:
>
>   linux-next-git-rejects.patch

We must figure out why you sometimes get rejects that I do not get when I
import your series into a git tree.  However in this case you resolution
is not quite right.  It leaves 2 continue statements in
net/mac80211/iface.c at line 191 which will unconditionally short circuit
the enclosing loop.  The version that will be in linux-next today is
correct (and git did it automatically as part of the merge of the old
linux-next tree).

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: mmotm 2013-06-05-17-24 uploaded (rtc)
  2013-06-06  0:26 mmotm 2013-06-05-17-24 uploaded akpm
  2013-06-06  2:04 ` Stephen Rothwell
@ 2013-06-06  4:31 ` Randy Dunlap
  2013-06-06 20:07   ` Andrew Morton
  2013-06-06  4:37 ` mmotm 2013-06-05-17-24 uploaded (ptp_pch) Randy Dunlap
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 10+ messages in thread
From: Randy Dunlap @ 2013-06-06  4:31 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, linux-next, Alessandro Zummo, rtc-linux

On 06/05/13 17:26, akpm@linux-foundation.org wrote:
> The mm-of-the-moment snapshot 2013-06-05-17-24 has been uploaded to
> 
>    http://www.ozlabs.org/~akpm/mmotm/
> 
> mmotm-readme.txt says
> 
> README for mm-of-the-moment:
> 
> http://www.ozlabs.org/~akpm/mmotm/
> 

on i386 when CONFIG_PM is not enabled:

drivers/rtc/class.c:339:18: error: lvalue required as unary '&' operand

due to:
#define rtc_class_dev_pm_ops	NULL



-- 
~Randy

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: mmotm 2013-06-05-17-24 uploaded (ptp_pch)
  2013-06-06  0:26 mmotm 2013-06-05-17-24 uploaded akpm
  2013-06-06  2:04 ` Stephen Rothwell
  2013-06-06  4:31 ` mmotm 2013-06-05-17-24 uploaded (rtc) Randy Dunlap
@ 2013-06-06  4:37 ` Randy Dunlap
  2013-06-06 19:51   ` Ben Hutchings
  2013-06-06 11:40 ` mmotm 2013-06-05-17-24 uploaded Robin Holt
  2013-06-06 16:25 ` mmotm 2013-06-05-17-24 uploaded (sound/soc/codecs/adav80x) Randy Dunlap
  4 siblings, 1 reply; 10+ messages in thread
From: Randy Dunlap @ 2013-06-06  4:37 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, linux-next, Richard Cochran, netdev

On 06/05/13 17:26, akpm@linux-foundation.org wrote:
> The mm-of-the-moment snapshot 2013-06-05-17-24 has been uploaded to
> 
>    http://www.ozlabs.org/~akpm/mmotm/
> 
> mmotm-readme.txt says
> 
> README for mm-of-the-moment:
> 
> http://www.ozlabs.org/~akpm/mmotm/
> 

on i386:  when CONFIG_PCI is not enabled:

drivers/ptp/ptp_pch.c:710:1: warning: data definition has no type or storage class [enabled by default]
drivers/ptp/ptp_pch.c:710:1: warning: type defaults to 'int' in declaration of 'module_pci_driver' [-Wimplicit-int]
drivers/ptp/ptp_pch.c:710:1: warning: parameter names (without types) in function declaration [enabled by default]
drivers/ptp/ptp_pch.c:701:26: warning: 'pch_driver' defined but not used [-Wunused-variable]


-- 
~Randy

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: mmotm 2013-06-05-17-24 uploaded
  2013-06-06  2:04 ` Stephen Rothwell
@ 2013-06-06  7:23   ` Geert Uytterhoeven
  2013-06-06  7:37     ` Stephen Rothwell
  0 siblings, 1 reply; 10+ messages in thread
From: Geert Uytterhoeven @ 2013-06-06  7:23 UTC (permalink / raw)
  To: Stephen Rothwell, Andrew Morton
  Cc: mm-commits, linux-kernel, Linux MM, Linux FS Devel, Linux-Next

Hi Andrew,

On Thu, Jun 6, 2013 at 4:04 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> On Wed, 05 Jun 2013 17:26:36 -0700 akpm@linux-foundation.org wrote:
>>
>>   linux-next-git-rejects.patch
>
> We must figure out why you sometimes get rejects that I do not get when I
> import your series into a git tree.  However in this case you resolution
> is not quite right.  It leaves 2 continue statements in
> net/mac80211/iface.c at line 191 which will unconditionally short circuit
> the enclosing loop.  The version that will be in linux-next today is
> correct (and git did it automatically as part of the merge of the old
> linux-next tree).

Do you have "git rerere" enabled?

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: mmotm 2013-06-05-17-24 uploaded
  2013-06-06  7:23   ` Geert Uytterhoeven
@ 2013-06-06  7:37     ` Stephen Rothwell
  0 siblings, 0 replies; 10+ messages in thread
From: Stephen Rothwell @ 2013-06-06  7:37 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Andrew Morton, mm-commits, linux-kernel, Linux MM,
	Linux FS Devel, Linux-Next

[-- Attachment #1: Type: text/plain, Size: 285 bytes --]

Hi Geert,

On Thu, 6 Jun 2013 09:23:10 +0200 Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
> Do you have "git rerere" enabled?

Not in the tree that I do the import in.  I clone a new tree for that.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: mmotm 2013-06-05-17-24 uploaded
  2013-06-06  0:26 mmotm 2013-06-05-17-24 uploaded akpm
                   ` (2 preceding siblings ...)
  2013-06-06  4:37 ` mmotm 2013-06-05-17-24 uploaded (ptp_pch) Randy Dunlap
@ 2013-06-06 11:40 ` Robin Holt
  2013-06-06 16:25 ` mmotm 2013-06-05-17-24 uploaded (sound/soc/codecs/adav80x) Randy Dunlap
  4 siblings, 0 replies; 10+ messages in thread
From: Robin Holt @ 2013-06-06 11:40 UTC (permalink / raw)
  To: akpm; +Cc: mm-commits, linux-kernel, linux-mm, linux-fsdevel, linux-next

On Wed, Jun 05, 2013 at 05:26:36PM -0700, akpm@linux-foundation.org wrote:
> The mm-of-the-moment snapshot 2013-06-05-17-24 has been uploaded to
> 
>    http://www.ozlabs.org/~akpm/mmotm/
> 
> mmotm-readme.txt says
> 
> README for mm-of-the-moment:
> 
> http://www.ozlabs.org/~akpm/mmotm/
> 
> This is a snapshot of my -mm patch queue.  Uploaded at random hopefully
> more than once a week.
> 
> You will need quilt to apply these patches to the latest Linus release (3.x
> or 3.x-rcY).  The series file is in broken-out.tar.gz and is duplicated in
> http://ozlabs.org/~akpm/mmotm/series

It looks like the shutdown-reboot patches I sent are still not queued
for Linus.  Did these just get lost in the shuffle or do they need to
be resubmitted?  The first two were marked for -stable and I would really
like to get them in sometime as it does affect severely affect shutdown
of large systems.  I will resend them shortly.

Robin

> 
> The file broken-out.tar.gz contains two datestamp files: .DATE and
> .DATE-yyyy-mm-dd-hh-mm-ss.  Both contain the string yyyy-mm-dd-hh-mm-ss,
> followed by the base kernel version against which this patch series is to
> be applied.
> 
> This tree is partially included in linux-next.  To see which patches are
> included in linux-next, consult the `series' file.  Only the patches
> within the #NEXT_PATCHES_START/#NEXT_PATCHES_END markers are included in
> linux-next.
> 
> A git tree which contains the memory management portion of this tree is
> maintained at git://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git
> by Michal Hocko.  It contains the patches which are between the
> "#NEXT_PATCHES_START mm" and "#NEXT_PATCHES_END" markers, from the series
> file, http://www.ozlabs.org/~akpm/mmotm/series.
> 
> 
> A full copy of the full kernel tree with the linux-next and mmotm patches
> already applied is available through git within an hour of the mmotm
> release.  Individual mmotm releases are tagged.  The master branch always
> points to the latest release, so it's constantly rebasing.
> 
> http://git.cmpxchg.org/?p=linux-mmotm.git;a=summary
> 
> To develop on top of mmotm git:
> 
>   $ git remote add mmotm git://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git
>   $ git remote update mmotm
>   $ git checkout -b topic mmotm/master
>   <make changes, commit>
>   $ git send-email mmotm/master.. [...]
> 
> To rebase a branch with older patches to a new mmotm release:
> 
>   $ git remote update mmotm
>   $ git rebase --onto mmotm/master <topic base> topic
> 
> 
> 
> 
> The directory http://www.ozlabs.org/~akpm/mmots/ (mm-of-the-second)
> contains daily snapshots of the -mm tree.  It is updated more frequently
> than mmotm, and is untested.
> 
> A git copy of this tree is available at
> 
> 	http://git.cmpxchg.org/?p=linux-mmots.git;a=summary
> 
> and use of this tree is similar to
> http://git.cmpxchg.org/?p=linux-mmotm.git, described above.
> 
> 
> This mmotm tree contains the following patches against 3.10-rc4:
> (patches marked "*" will be included in linux-next)
> 
>   origin.patch
>   linux-next.patch
>   linux-next-git-rejects.patch
>   arch-alpha-kernel-systblss-remove-debug-check.patch
>   i-need-old-gcc.patch
> * cpu-hotplug-provide-a-generic-helper-to-disable-enable-cpu-hotplug.patch
> * cpu-hotplug-provide-a-generic-helper-to-disable-enable-cpu-hotplug-v11.patch
> * migrate-shutdown-reboot-to-boot-cpu.patch
> * migrate-shutdown-reboot-to-boot-cpu-v11.patch
> * kmsg-honor-dmesg_restrict-sysctl-on-dev-kmsg.patch
> * kmsg-honor-dmesg_restrict-sysctl-on-dev-kmsg-fix.patch
> * lib-mpi-mpicoderc-looping-issue-need-stop-when-equal-to-zero-found-by-extra_flags=-w.patch
> * ocfs2-ocfs2_prep_new_orphaned_file-should-return-ret.patch
> * memcg-dont-initialize-kmem-cache-destroying-work-for-root-caches.patch
> * rtc-tps6586x-device-wakeup-flags-correction.patch
> * drivers-rtc-rtc-cmosc-fix-accidentally-enabling-rtc-channel.patch
> * drivers-rtc-rtc-cmosc-fix-accidentally-enabling-rtc-channel-fix.patch
> * audit-wait_for_auditd-should-use-task_uninterruptible.patch
> * cciss-fix-broken-mutex-usage-in-ioctl.patch
> * drivers-rtc-rtc-twlc-fix-missing-device_init_wakeup-when-booted-with-device-tree.patch
> * swap-avoid-read_swap_cache_async-race-to-deadlock-while-waiting-on-discard-i-o-completion.patch
> * fs-ocfs2-nameic-remove-unecessary-error-when-removing-non-empty-directory.patch
> * rtc-at91rm9200-add-match-table-compile-guard.patch
> * rtc-at91rm9200-add-configuration-support.patch
> * rtc-at91rm9200-refactor-interrupt-register-handling.patch
> * rtc-at91rm9200-add-shadow-interrupt-mask.patch
> * rtc-at91rm9200-use-shadow-imr-on-at91sam9x5.patch
> * aio-use-call_rcu-instead-of-synchronize_rcu-in-kill_ioctx.patch
> * drivers-misc-sgi-gru-grufilec-fix-info-leak-in-gru_get_config_info.patch
> * mm-page_alloc-fix-watermark-check-in-__zone_watermark_ok.patch
> * mm-migration-add-migrate_entry_wait_huge.patch
> * drivers-base-cpuc-fix-maxcpus-boot-option.patch
> * drivers-base-cpuc-fix-maxcpus-boot-option-fix.patch
> * kernel-audit_treec-audit_add_tree_rule-protect-rule-from-kill_rules.patch
> * frontswap-fix-incorrect-zeroing-and-allocation-size-for-frontswap_map.patch
> * mm-memcontrol-fix-lockless-reclaim-hierarchy-iterator.patch
> * drivers-platform-x86-intel_ips-convert-to-module_pci_driver.patch
> * sound-soc-codecs-si476xc-dont-use-0bnnn.patch
> * x86-make-mem=-option-to-work-for-efi-platform.patch
> * audit-fix-mq_open-and-mq_unlink-to-add-the-mq-root-as-a-hidden-parent-audit_names-record.patch
> * kernel-auditfilterc-fixing-build-warning.patch
> * kernel-auditfilterc-fix-leak-in-audit_add_rule-error-path.patch
> * drivers-pcmcia-pd6729c-convert-to-module_pci_driver.patch
> * drivers-pcmcia-yenta_socketc-convert-to-module_pci_driver.patch
> * drm-fb-helper-dont-sleep-for-screen-unblank-when-an-oopps-is-in-progress.patch
> * drm-cirrus-correct-register-values-for-16bpp.patch
> * drm-nouveau-make-vga_switcheroo-code-depend-on-vga_switcheroo.patch
> * drivers-media-pci-mantis-mantis_cards-convert-to-module_pci_driver.patch
> * drivers-media-pci-dm1105-dm1105-convert-to-module_pci_driver.patch
> * drivers-media-pci-mantis-hopper_cards-convert-to-module_pci_driver.patch
> * drivers-media-pci-pluto2-pluto2-convert-to-module_pci_driver.patch
> * drivers-media-pci-pt1-pt1-convert-to-module_pci_driver.patch
> * video-smscufx-use-null-instead-of-0.patch
> * video-udlfb-use-null-instead-of-0.patch
> * video-udlfb-make-local-symbol-static.patch
> * video-imxfb-make-local-symbols-static.patch
> * drivers-video-acornfbc-remove-dead-code.patch
> * cyber2000fb-avoid-palette-corruption-at-higher-clocks.patch
> * drivers-iommu-msm_iommu_devc-fix-leak-and-clean-up-error-paths.patch
> * drivers-iommu-msm_iommu_devc-fix-leak-and-clean-up-error-paths-fix.patch
> * posix_cpu_timer-consolidate-expiry-time-type.patch
> * posix_cpu_timers-consolidate-timer-list-cleanups.patch
> * posix_cpu_timers-consolidate-expired-timers-check.patch
> * selftests-add-basic-posix-timers-selftests.patch
> * posix-timers-correctly-get-dying-task-time-sample-in-posix_cpu_timer_schedule.patch
> * posix_timers-fix-racy-timer-delta-caching-on-task-exit.patch
> * kernel-timerc-fix-jiffies-wrap-behavior-of-round_jiffies.patch
> * drivers-infiniband-core-cmc-convert-to-using-idr_alloc_cyclic.patch
> * drivers-ide-delkin_cb-convert-to-module_pci_driver.patch
> * drivers-mfd-lpc_ich-convert-to-module_pci_driver.patch
> * drivers-mtd-chips-gen_probec-refactor-call-to-request_module.patch
> * configfs-use-capped-length-for-store_attribute.patch
> * ipvs-change-type-of-netns_ipvs-sysctl_sync_qlen_max.patch
> * drivers-net-ethernet-ibm-ehea-ehea_mainc-add-alias-entry-for-portn-properties.patch
> * misdn-add-support-for-group-membership-check.patch
> * drivers-atm-he-convert-to-module_pci_driver.patch
> * drivers-ptp-ptp_pch-convert-to-module_pci_driver.patch
> * fs-ocfs2-dlm-dlmrecoveryc-remove-duplicate-declarations.patch
> * fs-ocfs2-dlm-dlmrecoveryc-dlm_request_all_locks-ret-should-be-int-instead-of-enum.patch
> * ocfs2-should-not-use-le32_add_cpu-to-set-ocfs2_dinode-i_flags.patch
> * ocfs2-add-missing-dlm_put-in-dlm_begin_reco_handler.patch
> * softirq-use-_ret_ip_.patch
> * include-linux-schedh-dont-use-task-pid-tgid-in-same_thread_group-has_group_leader_pid.patch
> * lockdep-introduce-lock_acquire_exclusive-shared-helper-macros.patch
> * lglock-update-lockdep-annotations-to-report-recursive-local-locks.patch
> * drivers-scsi-a100u2w-convert-to-module_pci_driver.patch
> * drivers-scsi-dc395x-convert-to-module_pci_driver.patch
> * drivers-scsi-dmx3191d-convert-to-module_pci_driver.patch
> * drivers-scsi-initio-convert-to-module_pci_driver.patch
> * drivers-scsi-mvumi-convert-to-module_pci_driver.patch
> * drivers-net-irda-donauboe-convert-to-module_pci_driver.patch
> * drivers-cdrom-gdromc-fix-device-number-leak.patch
> * block-compat_ioctlc-do-not-leak-info-to-user-space.patch
> * drivers-cdrom-cdromc-use-kzalloc-for-failing-hardware.patch
> * block-restore-proc-partitions-to-not-display-non-partitionable-removable-devices.patch
> * watchdog-trigger-all-cpu-backtrace-when-locked-up-and-going-to-panic.patch
>   mm.patch
> * clear_refs-sanitize-accepted-commands-declaration.patch
> * clear_refs-introduce-private-struct-for-mm_walk.patch
> * pagemap-introduce-pagemap_entry_t-without-pmshift-bits.patch
> * pagemap-introduce-pagemap_entry_t-without-pmshift-bits-v4.patch
> * mm-soft-dirty-bits-for-user-memory-changes-tracking.patch
> * mm-soft-dirty-bits-for-user-memory-changes-tracking-call-mmu-notifiers-when-write-protecting-ptes.patch
> * pagemap-prepare-to-reuse-constant-bits-with-page-shift.patch
> * mm-thp-use-the-right-function-when-updating-access-flags.patch
> * mm-memcg-dont-take-task_lock-in-task_in_mem_cgroup.patch
> * mm-remove-free_area_cache.patch
> * mm-remove-compressed-copy-from-zram-in-memory.patch
> * mm-remove-compressed-copy-from-zram-in-memory-fix.patch
> * swap-add-a-simple-detector-for-inappropriate-swapin-readahead.patch
> * mm-use-vma_pages-to-replace-vm_end-vm_start-page_shift.patch
> * ncpfs-use-vma_pages-to-replace-vm_end-vm_start-page_shift.patch
> * uio-use-vma_pages-to-replace-vm_end-vm_start-page_shift.patch
> * mm-page_alloc-factor-out-setting-of-pcp-high-and-pcp-batch.patch
> * mm-page_alloc-prevent-concurrent-updaters-of-pcp-batch-and-high.patch
> * mm-page_alloc-insert-memory-barriers-to-allow-async-update-of-pcp-batch-and-high.patch
> * mm-page_alloc-protect-pcp-batch-accesses-with-access_once.patch
> * mm-page_alloc-convert-zone_pcp_update-to-rely-on-memory-barriers-instead-of-stop_machine.patch
> * mm-page_alloc-when-handling-percpu_pagelist_fraction-dont-unneedly-recalulate-high.patch
> * mm-page_alloc-factor-setup_pageset-into-pageset_init-and-pageset_set_batch.patch
> * mm-page_alloc-relocate-comment-to-be-directly-above-code-it-refers-to.patch
> * mm-page_alloc-factor-zone_pageset_init-out-of-setup_zone_pageset.patch
> * mm-page_alloc-in-zone_pcp_update-uze-zone_pageset_init.patch
> * mm-page_alloc-rename-setup_pagelist_highmark-to-match-naming-of-pageset_set_batch.patch
> * mm-thp-add-pmd-args-to-pgtable-deposit-and-withdraw-apis.patch
> * mm-thp-withdraw-the-pgtable-after-pmdp-related-operations.patch
> * mm-thp-dont-use-hpage_shift-in-transparent-hugepage-code.patch
> * mm-thp-deposit-the-transpare-huge-pgtable-before-set_pmd.patch
> * mm-vmscan-limit-the-number-of-pages-kswapd-reclaims-at-each-priority.patch
> * mm-vmscan-obey-proportional-scanning-requirements-for-kswapd.patch
> * mm-vmscan-flatten-kswapd-priority-loop.patch
> * mm-vmscan-decide-whether-to-compact-the-pgdat-based-on-reclaim-progress.patch
> * mm-vmscan-do-not-allow-kswapd-to-scan-at-maximum-priority.patch
> * mm-vmscan-have-kswapd-writeback-pages-based-on-dirty-pages-encountered-not-priority.patch
> * mm-vmscan-block-kswapd-if-it-is-encountering-pages-under-writeback.patch
> * mm-vmscan-block-kswapd-if-it-is-encountering-pages-under-writeback-fix.patch
> * mm-vmscan-block-kswapd-if-it-is-encountering-pages-under-writeback-fix-2.patch
> * mm-vmscan-check-if-kswapd-should-writepage-once-per-pgdat-scan.patch
> * mm-vmscan-move-logic-from-balance_pgdat-to-kswapd_shrink_zone.patch
> * mm-vmscan-stall-page-reclaim-and-writeback-pages-based-on-dirty-writepage-pages-encountered-v3.patch
> * mm-vmscan-stall-page-reclaim-after-a-list-of-pages-have-been-processed-v3.patch
> * mm-vmscan-set-zone-flags-before-blocking.patch
> * mm-vmscan-move-direct-reclaim-wait_iff_congested-into-shrink_list.patch
> * mm-vmscan-treat-pages-marked-for-immediate-reclaim-as-zone-congestion.patch
> * mm-vmscan-take-page-buffers-dirty-and-locked-state-into-account-v3.patch
> * fs-nfs-inform-the-vm-about-pages-being-committed-or-unstable.patch
> * mm-fix-comment-referring-to-non-existent-size_seqlock-change-to-span_seqlock.patch
> * mmzone-note-that-node_size_lock-should-be-manipulated-via-pgdat_resize_lock.patch
> * memory_hotplug-use-pgdat_resize_lock-in-online_pages.patch
> * memory_hotplug-use-pgdat_resize_lock-in-__offline_pages.patch
> * memory_hotplug-use-pgdat_resize_lock-in-__offline_pages-fix.patch
> * include-linux-mmh-add-page_aligned-helper.patch
> * vmcore-clean-up-read_vmcore.patch
> * vmcore-allocate-buffer-for-elf-headers-on-page-size-alignment.patch
> * vmcore-allocate-buffer-for-elf-headers-on-page-size-alignment-fix.patch
> * vmcore-treat-memory-chunks-referenced-by-pt_load-program-header-entries-in-page-size-boundary-in-vmcore_list.patch
> * vmalloc-make-find_vm_area-check-in-range.patch
> * vmalloc-introduce-remap_vmalloc_range_partial.patch
> * vmalloc-introduce-remap_vmalloc_range_partial-fix.patch
> * vmcore-allocate-elf-note-segment-in-the-2nd-kernel-vmalloc-memory.patch
> * vmcore-allocate-elf-note-segment-in-the-2nd-kernel-vmalloc-memory-fix.patch
> * vmcore-allow-user-process-to-remap-elf-note-segment-buffer.patch
> * vmcore-allow-user-process-to-remap-elf-note-segment-buffer-fix.patch
> * vmcore-calculate-vmcore-file-size-from-buffer-size-and-total-size-of-vmcore-objects.patch
> * vmcore-support-mmap-on-proc-vmcore.patch
> * vmcore-support-mmap-on-proc-vmcore-fix.patch
> * memcg-update-todo-list-in-documentation.patch
> * mm-add-tracepoints-for-lru-activation-and-insertions.patch
> * mm-pagevec-defer-deciding-what-lru-to-add-a-page-to-until-pagevec-drain-time.patch
> * mm-activate-pagelru-pages-on-mark_page_accessed-if-page-is-on-local-pagevec.patch
> * mm-remove-lru-parameter-from-__pagevec_lru_add-and-remove-parts-of-pagevec-api.patch
> * mm-remove-lru-parameter-from-__lru_cache_add-and-lru_cache_add_lru.patch
> * mm-page_allocc-add-additional-checking-and-return-value-for-the-table-data.patch
> * mm-nommuc-add-additional-check-for-vread-just-like-vwrite-has-done.patch
> * mm-memory-failurec-fix-memory-leak-in-successful-soft-offlining.patch
> * mm-remove-duplicated-call-of-get_pfn_range_for_nid.patch
> * mm-change-normal-message-to-use-pr_debug.patch
> * mm-memory-hotplug-fix-lowmem-count-overflow-when-offline-pages.patch
> * mm-memory-hotplug-fix-lowmem-count-overflow-when-offline-pages-fix.patch
> * mm-pageblock-remove-get-set_pageblock_flags.patch
> * mm-hugetlb-remove-hugetlb_prefault.patch
> * mm-hugetlb-use-already-exist-interface-huge_page_shift.patch
> * mm-tune-vm_committed_as-percpu_counter-batching-size.patch
> * swap-discard-while-swapping-only-if-swap_flag_discard_pages.patch
> * swap-discard-while-swapping-only-if-swap_flag_discard_pages-fix.patch
> * mm-change-signature-of-free_reserved_area-to-fix-building-warnings.patch
> * mm-enhance-free_reserved_area-to-support-poisoning-memory-with-zero.patch
> * mm-arm64-kill-poison_init_mem.patch
> * mm-x86-use-free_reserved_area-to-simplify-code.patch
> * mm-tile-use-common-help-functions-to-free-reserved-pages.patch
> * mm-fix-some-trivial-typos-in-comments.patch
> * mm-use-managed_pages-to-calculate-default-zonelist-order.patch
> * mm-accurately-calculate-zone-managed_pages-for-highmem-zones.patch
> * mm-use-a-dedicated-lock-to-protect-totalram_pages-and-zone-managed_pages.patch
> * mm-make-__free_pages_bootmem-only-available-at-boot-time.patch
> * mm-correctly-update-zone-managed_pages.patch
> * mm-correctly-update-zone-managed_pages-fix.patch
> * mm-correctly-update-zone-managed_pages-fix-fix.patch
> * mm-concentrate-modification-of-totalram_pages-into-the-mm-core.patch
> * mm-report-available-pages-as-memtotal-for-each-numa-node.patch
> * memcg-kconfig-info-update.patch
> * mm-fix-the-tlb-range-flushed-when-__tlb_remove_page-runs-out-of-slots.patch
> * vmlinuxlds-add-comments-for-global-variables-and-clean-up-useless-declarations.patch
> * avr32-normalize-global-variables-exported-by-vmlinuxlds.patch
> * c6x-normalize-global-variables-exported-by-vmlinuxlds.patch
> * h8300-normalize-global-variables-exported-by-vmlinuxlds.patch
> * score-normalize-global-variables-exported-by-vmlinuxlds.patch
> * tile-normalize-global-variables-exported-by-vmlinuxlds.patch
> * uml-normalize-global-variables-exported-by-vmlinuxlds.patch
> * mm-introduce-helper-function-mem_init_print_info-to-simplify-mem_init.patch
> * mm-use-totalram_pages-instead-of-num_physpages-at-runtime.patch
> * mm-hotplug-prepare-for-removing-num_physpages.patch
> * mm-alpha-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-arc-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-arm-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-arm64-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-avr32-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-blackfin-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-c6x-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-cris-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-frv-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-h8300-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-hexagon-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-ia64-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-m32r-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-m68k-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-metag-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-microblaze-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-mips-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-mn10300-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-openrisc-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-parisc-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-ppc-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-s390-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-score-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-sh-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-sparc-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-tile-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-um-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-unicore32-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-x86-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-xtensa-prepare-for-removing-num_physpages-and-simplify-mem_init.patch
> * mm-kill-global-variable-num_physpages.patch
> * mm-introduce-helper-function-set_max_mapnr.patch
> * mm-avr32-prepare-for-killing-free_all_bootmem_node.patch
> * mm-ia64-prepare-for-killing-free_all_bootmem_node.patch
> * mm-m32r-prepare-for-killing-free_all_bootmem_node.patch
> * mm-m68k-prepare-for-killing-free_all_bootmem_node.patch
> * mm-metag-prepare-for-killing-free_all_bootmem_node.patch
> * mm-mips-prepare-for-killing-free_all_bootmem_node.patch
> * mm-parisc-prepare-for-killing-free_all_bootmem_node.patch
> * mm-ppc-prepare-for-killing-free_all_bootmem_node.patch
> * mm-sh-prepare-for-killing-free_all_bootmem_node.patch
> * mm-kill-free_all_bootmem_node.patch
> * mm-alpha-unify-mem_init-for-both-uma-and-numa-architectures.patch
> * mm-m68k-fix-build-warning-of-unused-variable.patch
> * mm-alpha-clean-up-unused-valid_page.patch
> * mm-arm-fix-stale-comment-about-valid_page.patch
> * mm-cris-clean-up-unused-valid_page.patch
> * mm-microblaze-clean-up-unused-valid_page.patch
> * mm-unicore32-fix-stale-comment-about-valid_page.patch
> * sparsemem-add-build_bug_on-when-sizeof-mem_section-is-non-power-of-2.patch
> * documentation-update-address_space_operations.patch
> * documentation-document-the-is_dirty_writeback-aops-callback.patch
> * mm-tlb_fast_mode-check-missing-in-tlb_finish_mmu.patch
> * fs-fs-writebackc-make-wb_do_writeback-as-static.patch
> * mm-vmalloc-only-call-setup_vmalloc_vm-only-in-__get_vm_area_node.patch
> * mm-vmalloc-call-setup_vmalloc_vm-instead-of-insert_vmalloc_vm.patch
> * mm-vmalloc-remove-insert_vmalloc_vm.patch
> * mm-vmalloc-use-clamp-to-simplify-code.patch
> * memcg-debugging-facility-to-access-dangling-memcgs.patch
> * memcg-debugging-facility-to-access-dangling-memcgs-fix.patch
> * mm-memcontrol-factor-out-reclaim-iterator-loading-and-updating.patch
> * fs-bump-inode-and-dentry-counters-to-long.patch
> * super-fix-calculation-of-shrinkable-objects-for-small-numbers.patch
> * dcache-convert-dentry_statnr_unused-to-per-cpu-counters.patch
> * dentry-move-to-per-sb-lru-locks.patch
> * dcache-remove-dentries-from-lru-before-putting-on-dispose-list.patch
> * dcache-remove-dentries-from-lru-before-putting-on-dispose-list-fix.patch
> * mm-new-shrinker-api.patch
> * shrinker-convert-superblock-shrinkers-to-new-api.patch
> * list-add-a-new-lru-list-type.patch
> * inode-convert-inode-lru-list-to-generic-lru-list-code.patch
> * dcache-convert-to-use-new-lru-list-infrastructure.patch
> * list_lru-per-node-list-infrastructure.patch
> * shrinker-add-node-awareness.patch
> * vmscan-per-node-deferred-work.patch
> * list_lru-per-node-api.patch
> * fs-convert-inode-and-dentry-shrinking-to-be-node-aware.patch
> * xfs-convert-buftarg-lru-to-generic-code.patch
> * xfs-rework-buffer-dispose-list-tracking.patch
> * xfs-convert-dquot-cache-lru-to-list_lru.patch
> * fs-convert-fs-shrinkers-to-new-scan-count-api.patch
> * drivers-convert-shrinkers-to-new-count-scan-api.patch
> * i915-bail-out-earlier-when-shrinker-cannot-acquire-mutex.patch
> * shrinker-convert-remaining-shrinkers-to-count-scan-api.patch
> * hugepage-convert-huge-zero-page-shrinker-to-new-shrinker-api.patch
> * shrinker-kill-old-shrink-api.patch
> * vmscan-also-shrink-slab-in-memcg-pressure.patch
> * memcglist_lru-duplicate-lrus-upon-kmemcg-creation.patch
> * lru-add-an-element-to-a-memcg-list.patch
> * list_lru-per-memcg-walks.patch
> * memcg-per-memcg-kmem-shrinking.patch
> * memcg-scan-cache-objects-hierarchically.patch
> * vmscan-take-at-least-one-pass-with-shrinkers.patch
> * super-targeted-memcg-reclaim.patch
> * memcg-move-initialization-to-memcg-creation.patch
> * vmpressure-in-kernel-notifications.patch
> * memcg-reap-dead-memcgs-upon-global-memory-pressure.patch
> * include-linux-mmzoneh-cleanups.patch
> * include-linux-mmzoneh-cleanups-fix.patch
> * mm-memmap_init_zone-performance-improvement.patch
> * drop_caches-add-some-documentation-and-info-messsge.patch
> * drivers-usb-gadget-amd5536udcc-avoid-calling-dma_pool_create-with-null-dev.patch
> * mm-dmapoolc-fix-null-dev-in-dma_pool_create.patch
> * mm-add-vm-event-counters-for-balloon-pages-compaction.patch
> * arch-frv-kernel-trapsc-using-vsnprintf-instead-of-vsprintf.patch
> * arch-frv-kernel-setupc-use-strncmp-instead-of-memcmp.patch
> * errh-is_err-can-accept-__user-pointers.patch
> * clean-up-scary-strncpydst-src-strlensrc-uses.patch
> * clean-up-scary-strncpydst-src-strlensrc-uses-fix.patch
> * dump_stack-serialize-the-output-from-dump_stack.patch
> * dump_stack-serialize-the-output-from-dump_stack-fix.patch
> * panic-add-cpu-pid-to-warn_slowpath_common-in-warning-printks.patch
> * panic-add-cpu-pid-to-warn_slowpath_common-in-warning-printks-fix.patch
> * kernel-sysc-sys_reboot-fix-malformed-panic-message.patch
> * smp-give-warning-when-calling-smp_call_function_many-single-in-serving-irq.patch
> * drivers-misc-sgi-gru-grufaultc-fix-a-sanity-test-in-gru_set_context_option.patch
> * maintainers-fix-tape-driver-file-mappings.patch
> * backlight-atmel-pwm-bl-remove-unnecessary-platform_set_drvdata.patch
> * backlight-ep93xx-remove-unnecessary-platform_set_drvdata.patch
> * backlight-lp8788-remove-unnecessary-platform_set_drvdata.patch
> * backlight-pcf50633-remove-unnecessary-platform_set_drvdata.patch
> * backlight-add-devm_backlight_device_registerunregister.patch
> * lcd-add-devm_lcd_device_registerunregister.patch
> * maintainers-add-backlight-subsystem-co-maintainer.patch
> * backlight-convert-from-legacy-pm-ops-to-dev_pm_ops.patch
> * rbtree-remove-unneeded-include.patch
> * rbtree-remove-unneeded-include-fix.patch
> * checkpatch-change-camelcase-test-and-make-it-strict.patch
> * checkpatch-warn-when-using-gccs-binary-constant-extension.patch
> * checkpatch-add-strict-preference-for-p-=-kmallocsizeofp.patch
> * binfmt_elfc-use-get_random_int-to-fix-entropy-depleting.patch
> * init-remove-permanent-string-buffer-from-do_one_initcall.patch
> * insert-missing-space-in-printk-line-of-root_delay.patch
> * kprobes-handle-empty-invalid-input-to-debugfs-enabled-file.patch
> * autofs4-allow-autofs-to-work-outside-the-initial-pid-namespace.patch
> * autofs4-translate-pids-to-the-right-namespace-for-the-daemon.patch
> * rtc-rtc-88pm80x-remove-unnecessary-platform_set_drvdata.patch
> * drivers-rtc-rtc-v3020c-remove-redundant-goto.patch
> * drivers-rtc-interfacec-fix-checkpatch-errors.patch
> * drivers-rtc-rtc-at32ap700xc-fix-checkpatch-error.patch
> * drivers-rtc-rtc-at91rm9200c-include-linux-uaccessh.patch
> * drivers-rtc-rtc-cmosc-fix-whitespace-related-errors.patch
> * drivers-rtc-rtc-davincic-fix-whitespace-warning.patch
> * drivers-rtc-rtc-ds1305c-add-missing-braces-around-sizeof.patch
> * drivers-rtc-rtc-ds1374c-fix-spacing-related-issues.patch
> * drivers-rtc-rtc-ds1511c-fix-issues-related-to-spaces-and-braces.patch
> * drivers-rtc-rtc-ds3234c-fix-whitespace-issue.patch
> * drivers-rtc-rtc-fm3130c-fix-whitespace-related-issue.patch
> * drivers-rtc-rtc-m41t80c-fix-spacing-related-issue.patch
> * drivers-rtc-rtc-max6902c-remove-unwanted-spaces.patch
> * drivers-rtc-rtc-max77686c-remove-space-before-semicolon.patch
> * drivers-rtc-rtc-max8997c-remove-space-before-semicolon.patch
> * drivers-rtc-rtc-mpc5121c-remove-space-before-tab.patch
> * drivers-rtc-rtc-msm6242c-use-pr_warn.patch
> * drivers-rtc-rtc-mxcc-fix-checkpatch-error.patch
> * drivers-rtc-rtc-omapc-include-linux-ioh-instead-of-asm-ioh.patch
> * drivers-rtc-rtc-pcf2123c-remove-space-before-tabs.patch
> * drivers-rtc-rtc-pcf8583c-move-assignment-outside-if-condition.patch
> * drivers-rtc-rtc-rs5c313c-include-linux-ioh-instead-of-asm-ioh.patch
> * drivers-rtc-rtc-rs5c313c-fix-spacing-related-issues.patch
> * drivers-rtc-rtc-v3020c-fix-spacing-issues.patch
> * drivers-rtc-rtc-vr41xxc-fix-spacing-issues.patch
> * drivers-rtc-rtc-x1205c-fix-checkpatch-issues.patch
> * rtc-rtc-88pm860x-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-ab3100-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-ab8500-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-at32ap700x-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-at91rm9200-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-at91sam9-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-au1xxx-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-bfin-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-bq4802-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-coh901331-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-da9052-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-da9055-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-davinci-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-dm355evm-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-ds1302-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-ep93xx-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-jz4740-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-lp8788-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-lpc32xx-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-ls1x-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-m48t59-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-max8925-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-max8998-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-mc13xxx-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-msm6242-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-mxc-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-nuc900-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-pcap-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-pm8xxx-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-s3c-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-sa1100-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-sh-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-spear-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-stmp3xxx-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-twl-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-vr41xx-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-vt8500-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-m48t86-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-puv3-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-rp5c01-remove-unnecessary-platform_set_drvdata.patch
> * rtc-rtc-tile-remove-unnecessary-platform_set_drvdata.patch
> * drivers-rtc-rtc-rv3029c2c-fix-disabling-aie-irq.patch
> * drivers-rtc-rtc-m48t86c-remove-empty-function.patch
> * drivers-rtc-rtc-tilec-remove-empty-function.patch
> * drivers-rtc-rtc-nuc900c-remove-empty-function.patch
> * drivers-rtc-rtc-msm6242c-remove-empty-function.patch
> * drivers-rtc-rtc-max8998c-remove-empty-function.patch
> * drivers-rtc-rtc-max8925c-remove-empty-function.patch
> * drivers-rtc-rtc-ls1xc-remove-empty-function.patch
> * drivers-rtc-rtc-lp8788c-remove-empty-function.patch
> * drivers-rtc-rtc-ds1302c-remove-empty-function.patch
> * drivers-rtc-rtc-dm355evmc-remove-empty-function.patch
> * drivers-rtc-rtc-da9055c-remove-empty-function.patch
> * drivers-rtc-rtc-da9052c-remove-empty-function.patch
> * drivers-rtc-rtc-bq4802c-remove-empty-function.patch
> * drivers-rtc-rtc-au1xxxc-remove-empty-function.patch
> * drivers-rtc-rtc-ab3100c-remove-empty-function.patch
> * rtc-rtc-hid-sensor-time-allow-full-years-16bit-in-hid-reports.patch
> * rtc-rtc-hid-sensor-time-allow-16-and-32-bit-values-for-all-attributes.patch
> * rtc-rtc-hid-sensor-time-add-option-hctosys-to-set-time-at-boot.patch
> * rtc-rtc-hid-sensor-time-add-support-for-milliseconds.patch
> * rtc-add-ability-to-push-out-an-existing-wakealarm-using-sysfs.patch
> * rtc-rtc-vr41xx-fix-error-return-code-in-rtc_probe.patch
> * rtc-rtc-ds1307-use-devm_-functions.patch
> * rtc-rtc-jz4740-use-devm_-functions.patch
> * rtc-rtc-mpc5121-use-devm_-functions.patch
> * rtc-rtc-m48t59-use-devm_-functions.patch
> * rtc-rtc-pm8xxx-use-devm_-functions.patch
> * rtc-rtc-pxa-use-devm_-functions.patch
> * rtc-rtc-rx8025-use-devm_-functions.patch
> * rtc-rtc-sh-use-devm_-functions.patch
> * rtc-rtc-coh901331-use-platform_getset_drvdata.patch
> * rtc-rtc-rc5t583-use-platform_getset_drvdata.patch
> * drivers-rtc-rtc-bq32kc-remove-empty-function.patch
> * drivers-rtc-rtc-ds1216c-remove-empty-function.patch
> * drivers-rtc-rtc-ds1286c-remove-empty-function.patch
> * drivers-rtc-rtc-ds1672c-remove-empty-function.patch
> * drivers-rtc-rtc-ds3234c-remove-empty-function.patch
> * drivers-rtc-rtc-ds1390c-remove-empty-function.patch
> * drivers-rtc-rtc-efic-remove-empty-function.patch
> * drivers-rtc-rtc-em3027c-remove-empty-function.patch
> * drivers-rtc-rtc-fm3130c-remove-empty-function.patch
> * drivers-rtc-rtc-isl12022c-remove-empty-function.patch
> * drivers-rtc-rtc-m41t93c-remove-empty-function.patch
> * drivers-rtc-rtc-m48t35c-remove-empty-function.patch
> * drivers-rtc-rtc-genericc-remove-empty-function.patch
> * drivers-rtc-rtc-m41t94c-remove-empty-function.patch
> * drivers-rtc-rtc-max6902c-remove-empty-function.patch
> * drivers-rtc-rtc-max6900c-remove-empty-function.patch
> * drivers-rtc-rtc-max8907c-remove-empty-function.patch
> * drivers-rtc-rtc-max77686c-remove-empty-function.patch
> * drivers-rtc-rtc-max8997c-remove-empty-function.patch
> * drivers-rtc-rtc-pcf8523c-remove-empty-function.patch
> * drivers-rtc-rtc-pcf8563c-remove-empty-function.patch
> * drivers-rtc-rtc-pcf8583c-remove-empty-function.patch
> * drivers-rtc-rtc-ps3c-remove-empty-function.patch
> * drivers-rtc-rtc-rs5c313c-remove-empty-function.patch
> * drivers-rtc-rtc-rv3029c2c-remove-empty-function.patch
> * drivers-rtc-rtc-rx4581c-remove-empty-function.patch
> * drivers-rtc-rtc-rs5c348c-remove-empty-function.patch
> * drivers-rtc-rtc-rx8581c-remove-empty-function.patch
> * drivers-rtc-rtc-snvsc-remove-empty-function.patch
> * drivers-rtc-rtc-starfirec-remove-empty-function.patch
> * drivers-rtc-rtc-sun4vc-remove-empty-function.patch
> * drivers-rtc-rtc-tps80031c-remove-empty-function.patch
> * drivers-rtc-rtc-wm831xc-remove-empty-function.patch
> * mfd-ab8540-add-device-for-new-rtc-version-on-ab8540-cut2.patch
> * rtc-ab8540-add-second-resolution-to-rtc-driver.patch
> * drivers-rtc-rtc-ds1302c-handle-write-protection.patch
> * drivers-rtc-rtc-mpc5121c-use-platform_getset_drvdata.patch
> * drivers-rtc-rtc-da9052c-use-ptr_ret.patch
> * drivers-rtc-rtc-isl12022c-use-ptr_ret.patch
> * drivers-rtc-rtc-m48t35c-use-ptr_ret.patch
> * drivers-rtc-rtc-pcf8563c-use-ptr_ret.patch
> * drivers-rtc-rtc-pcf8583c-use-ptr_ret.patch
> * drivers-rtc-class-convert-from-legacy-pm-ops-to-dev_pm_ops.patch
> * drivers-rtc-rtc-twlc-ensure-irq-is-wakeup-enabled.patch
> * drivers-rtc-rtc-cmosc-work-around-bios-clearing-rtc-control.patch
> * minix-bug-widening-a-binary-not-operation.patch
> * nilfs2-implement-calculation-of-free-inodes-count.patch
> * nilfs2-use-atomic64_t-type-for-inodes_count-and-blocks_count-fields-in-nilfs_root-struct.patch
> * fs-fat-use-fat_msg-to-replace-printk-in-__fat_fs_error.patch
> * fat-additions-to-support-fat_fallocate.patch
> * fat-additions-to-support-fat_fallocate-fix.patch
> * documentation-codingstyle-allow-multiple-return-statements-per-function.patch
> * ptrace-x86-revert-hw_breakpoints-fix-racy-access-to-ptrace-breakpoints.patch
> * ptrace-powerpc-revert-hw_breakpoints-fix-racy-access-to-ptrace-breakpoints.patch
> * ptrace-arm-revert-hw_breakpoints-fix-racy-access-to-ptrace-breakpoints.patch
> * ptrace-sh-revert-hw_breakpoints-fix-racy-access-to-ptrace-breakpoints.patch
> * ptrace-revert-prepare-to-fix-racy-accesses-on-task-breakpoints.patch
> * ptrace-x86-simplify-the-disable-logic-in-ptrace_write_dr7.patch
> * ptrace-x86-dont-delay-disable-till-second-pass-in-ptrace_write_dr7.patch
> * ptrace-x86-introduce-ptrace_register_breakpoint.patch
> * ptrace-x86-ptrace_write_dr7-should-create-bp-if-disabled.patch
> * ptrace-x86-cleanup-ptrace_set_debugreg.patch
> * ptrace-ptrace_detach-should-do-flush_ptrace_hw_breakpointchild.patch
> * ptrace-x86-flush_ptrace_hw_breakpoint-shoule-clear-the-virtual-debug-registers.patch
> * x86-kill-tif_debug.patch
> * ptrace-add-ability-to-get-set-signal-blocked-mask.patch
> * ptrace-add-ability-to-get-set-signal-blocked-mask-fix.patch
> * usermodehelper-kill-the-sub_info-path-check.patch
> * coredump-format_corename-can-leak-cn-corename.patch
> * coredump-introduce-cn_vprintf.patch
> * coredump-cn_vprintf-has-no-reason-to-call-vsnprintf-twice.patch
> * coredump-kill-cn_escape-introduce-cn_esc_printf.patch
> * coredump-kill-call_count-add-core_name_size.patch
> * coredump-%-at-the-end-shouldnt-bypass-core_uses_pid-logic.patch
> * coredump-%-at-the-end-shouldnt-bypass-core_uses_pid-logic-fix.patch
> * fork-reorder-permissions-when-violating-number-of-processes-limits.patch
> * fs-execc-do_execve_common-use-current_user.patch
> * dev-oldmem-remove-the-interface.patch
> * dev-oldmem-remove-the-interface-fix.patch
> * documentation-kdump-kdumptxt-remove-dev-oldmem-description.patch
> * mips-remove-savemaxmem-parameter-setup.patch
> * powerpc-remove-savemaxmem-parameter-setup.patch
> * ia64-remove-setting-for-saved_max_pfn.patch
> * s390-remove-setting-for-saved_max_pfn.patch
> * idr-print-a-stack-dump-after-ida_remove-warning.patch
> * idr-print-a-stack-dump-after-ida_remove-warning-fix.patch
> * shm-fix-null-pointer-deref-when-userspace-specifies-invalid-hugepage-size-fix.patch
> * ipc-move-rcu-lock-out-of-ipc_addid.patch
> * ipc-introduce-ipc-object-locking-helpers.patch
> * ipc-close-open-coded-spin-lock-calls.patch
> * ipc-move-locking-out-of-ipcctl_pre_down_nolock.patch
> * ipcmsg-shorten-critical-region-in-msgctl_down.patch
> * ipcmsg-introduce-msgctl_nolock.patch
> * ipcmsg-introduce-lockless-functions-to-obtain-the-ipc-object.patch
> * ipcmsg-make-msgctl_nolock-lockless.patch
> * ipcmsg-shorten-critical-region-in-msgsnd.patch
> * ipcmsg-shorten-critical-region-in-msgrcv.patch
> * ipc-remove-unused-functions.patch
> * ipc-sem-seperate-wait-for-zero-and-alter-tasks-into-seperate-queues.patch
> * ipc-semc-always-use-only-one-queue-for-alter-operations.patch
> * ipc-semc-rename-try_atomic_semop-to-perform_atomic_semop-docu-update.patch
> * mwave-fix-info-leak-in-mwave_ioctl.patch
> * partitions-msdosc-end-of-line-whitespace-and-semicolon-cleanup.patch
> * partitions-add-aix-lvm-partition-support-files.patch
> * partitions-add-aix-lvm-partition-support-files-v2.patch
> * partitions-add-aix-lvm-partition-support-files-checkpatch-fixes.patch
> * partitions-add-aix-lvm-partition-support-files-compile-aixc-if-configured.patch
> * partitions-add-aix-lvm-partition-support-files-add-the-aix_partition-entry.patch
> * partitions-msdos-enumerate-also-aix-lvm-partitions.patch
> * rapidio-switches-remove-tsi500-driver.patch
> * drivers-parport-use-kzalloc.patch
> * drivers-pps-clients-pps-gpioc-convert-to-devm_-helpers.patch
> * drivers-pps-clients-pps-gpioc-convert-to-module_platform_driver.patch
> * pps-gpio-add-device-tree-binding-and-support.patch
> * drivers-memstick-host-jmb38x_ms-convert-to-module_pci_driver.patch
> * drivers-memstick-host-r592-convert-to-module_pci_driver.patch
> * drivers-w1-slaves-w1_ds2408c-add-magic-sequence-to-disable-p0-test-mode.patch
> * drivers-w1-slaves-w1_ds2408c-add-magic-sequence-to-disable-p0-test-mode-fix.patch
> * relay-fix-timer-madness.patch
> * kernel-resourcec-remove-the-unneeded-assignment-in-function-__find_resource.patch
> * lib-add-weak-clz-ctz-functions.patch
> * decompressor-add-lz4-decompressor-module.patch
> * lib-add-support-for-lz4-compressed-kernel.patch
> * lib-add-support-for-lz4-compressed-kernel-kbuild-fix-for-updated-lz4-tool-with-the-new-streaming-format.patch
> * arm-add-support-for-lz4-compressed-kernel.patch
> * arm-add-support-for-lz4-compressed-kernel-fix.patch
> * x86-add-support-for-lz4-compressed-kernel.patch
> * x86-add-support-for-lz4-compressed-kernel-doc-add-lz4-magic-number-for-the-new-compression.patch
> * lib-add-lz4-compressor-module.patch
> * lib-add-lz4-compressor-module-fix.patch
> * crypto-add-lz4-cryptographic-api.patch
> * crypto-add-lz4-cryptographic-api-fix.patch
> * scripts-sortextablec-fix-building-on-non-linux-systems.patch
>   debugging-keep-track-of-page-owners.patch
>   debugging-keep-track-of-page-owners-fix.patch
>   debugging-keep-track-of-page-owners-fix-2.patch
>   debugging-keep-track-of-page-owners-fix-2-fix.patch
>   debugging-keep-track-of-page-owners-fix-2-fix-fix.patch
>   debugging-keep-track-of-page-owners-fix-2-fix-fix-fix.patch
>   debugging-keep-track-of-page-owner-now-depends-on-stacktrace_support.patch
>   make-sure-nobodys-leaking-resources.patch
>   journal_add_journal_head-debug.patch
>   releasing-resources-with-children.patch
>   make-frame_pointer-default=y.patch
>   kernel-forkc-export-kernel_thread-to-modules.patch
>   mutex-subsystem-synchro-test-module.patch
>   slab-leaks3-default-y.patch
>   put_bh-debug.patch
>   add-debugging-aid-for-memory-initialisation-problems.patch
>   workaround-for-a-pci-restoring-bug.patch
>   single_open-seq_release-leak-diagnostics.patch
>   add-a-refcount-check-in-dput.patch
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: mmotm 2013-06-05-17-24 uploaded (sound/soc/codecs/adav80x)
  2013-06-06  0:26 mmotm 2013-06-05-17-24 uploaded akpm
                   ` (3 preceding siblings ...)
  2013-06-06 11:40 ` mmotm 2013-06-05-17-24 uploaded Robin Holt
@ 2013-06-06 16:25 ` Randy Dunlap
  4 siblings, 0 replies; 10+ messages in thread
From: Randy Dunlap @ 2013-06-06 16:25 UTC (permalink / raw)
  To: akpm
  Cc: linux-kernel, linux-next, moderated for non-subscribers,
	Lars-Peter Clausen

[-- Attachment #1: Type: text/plain, Size: 707 bytes --]

On 06/05/13 17:26, akpm@linux-foundation.org wrote:
> The mm-of-the-moment snapshot 2013-06-05-17-24 has been uploaded to
> 
>    http://www.ozlabs.org/~akpm/mmotm/
> 
> mmotm-readme.txt says
> 
> README for mm-of-the-moment:
> 
> http://www.ozlabs.org/~akpm/mmotm/
> 

on x86_64:

when CONFIG_I2C=m:


sound/built-in.o: In function `snd_soc_codec_set_cache_io':
(.text+0x3f0d3): undefined reference to `regmap_init_i2c'
sound/built-in.o: In function `adav80x_init':
adav80x.c:(.init.text+0x1982): undefined reference to `i2c_register_driver'
sound/built-in.o: In function `adav80x_exit':
adav80x.c:(.exit.text+0x405): undefined reference to `i2c_del_driver'


Full randconfig file is attached.

-- 
~Randy

[-- Attachment #2: config-r2826 --]
[-- Type: text/plain, Size: 47285 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.10.0-rc4-mm1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CPU_AUTOPROBE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11"
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_CONSTRUCTORS=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

#
# General setup
#
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
CONFIG_KERNEL_LZMA=y
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
# CONFIG_SYSVIPC is not set
# CONFIG_FHANDLE is not set
CONFIG_HAVE_GENERIC_HARDIRQS=y

#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_DEBUG=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y

#
# Timers subsystem
#
CONFIG_HZ_PERIODIC=y
# CONFIG_NO_HZ_IDLE is not set
# CONFIG_NO_HZ is not set
# CONFIG_HIGH_RES_TIMERS is not set

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_BSD_PROCESS_ACCT is not set

#
# RCU Subsystem
#
CONFIG_TINY_RCU=y
# CONFIG_PREEMPT_RCU is not set
# CONFIG_RCU_STALL_COMMON is not set
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANTS_PROT_NUMA_PROT_NONE=y
CONFIG_CHECKPOINT_RESTORE=y
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_UIDGID_CONVERTED=y
CONFIG_UIDGID_STRICT_TYPE_CHECKS=y
# CONFIG_SCHED_AUTOGROUP is not set
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
CONFIG_RELAY=y
# CONFIG_BLK_DEV_INITRD is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_EXPERT=y
# CONFIG_UID16 is not set
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_PRINTK=y
# CONFIG_BUG is not set
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
# CONFIG_BASE_FULL is not set
# CONFIG_FUTEX is not set
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
# CONFIG_TIMERFD is not set
# CONFIG_EVENTFD is not set
# CONFIG_SHMEM is not set
CONFIG_AIO=y
CONFIG_EMBEDDED=y
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_COMPAT_BRK=y
# CONFIG_SLAB is not set
# CONFIG_SLUB is not set
CONFIG_SLOB=y
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
# CONFIG_OPROFILE is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
# CONFIG_KPROBES is not set
# CONFIG_JUMP_LABEL is not set
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_COMPAT_OLD_SIGACTION=y

#
# GCOV-based kernel profiling
#
CONFIG_GCOV_KERNEL=y
# CONFIG_GCOV_PROFILE_ALL is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=1
CONFIG_MODULES=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
CONFIG_MODULE_SRCVERSION_ALL=y
# CONFIG_MODULE_SIG is not set
# CONFIG_BLOCK is not set
CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
CONFIG_INLINE_READ_UNLOCK=y
CONFIG_INLINE_READ_UNLOCK_IRQ=y
CONFIG_INLINE_WRITE_UNLOCK=y
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
# CONFIG_SMP is not set
CONFIG_X86_MPPARSE=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_SCHED_OMIT_FRAME_POINTER is not set
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
# CONFIG_PARAVIRT_DEBUG is not set
# CONFIG_XEN is not set
# CONFIG_XEN_PRIVILEGED_GUEST is not set
CONFIG_KVM_GUEST=y
CONFIG_PARAVIRT_TIME_ACCOUNTING=y
CONFIG_PARAVIRT_CLOCK=y
CONFIG_NO_BOOTMEM=y
CONFIG_MEMTEST=y
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_PROCESSOR_SELECT=y
# CONFIG_CPU_SUP_INTEL is not set
# CONFIG_CPU_SUP_AMD is not set
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
# CONFIG_DMI is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
CONFIG_NR_CPUS=1
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
CONFIG_X86_MCE=y
# CONFIG_X86_MCE_INTEL is not set
# CONFIG_X86_MCE_AMD is not set
CONFIG_X86_MCE_INJECT=m
CONFIG_I8K=y
CONFIG_MICROCODE=m
CONFIG_MICROCODE_INTEL=y
# CONFIG_MICROCODE_AMD is not set
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_MICROCODE_INTEL_LIB=y
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
# CONFIG_DIRECT_GBPAGES is not set
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_MEMORY_PROBE=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
# CONFIG_SPARSEMEM_VMEMMAP is not set
CONFIG_HAVE_MEMBLOCK=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
CONFIG_MEMORY_ISOLATION=y
# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTPLUG_SPARSE=y
# CONFIG_MEMORY_HOTREMOVE is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_BALLOON_COMPACTION=y
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_VIRT_TO_BUS=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
CONFIG_MEMORY_FAILURE=y
# CONFIG_HWPOISON_INJECT is not set
# CONFIG_TRANSPARENT_HUGEPAGE is not set
CONFIG_CROSS_MEMORY_ATTACH=y
CONFIG_NEED_PER_CPU_KM=y
CONFIG_CLEANCACHE=y
# CONFIG_MEM_SOFT_DIRTY is not set
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW=64
# CONFIG_MTRR is not set
# CONFIG_ARCH_RANDOM is not set
# CONFIG_X86_SMAP is not set
# CONFIG_SECCOMP is not set
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
CONFIG_HZ_300=y
# CONFIG_HZ_1000 is not set
CONFIG_HZ=300
# CONFIG_SCHED_HRTICK is not set
CONFIG_KEXEC=y
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x1000000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_COMPAT_VDSO=y
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y

#
# Power management and ACPI options
#
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_PM_SLEEP=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=100
CONFIG_PM_WAKELOCKS_GC=y
# CONFIG_PM_RUNTIME is not set
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_ADVANCED_DEBUG is not set
CONFIG_PM_SLEEP_DEBUG=y
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
CONFIG_SFI=y

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set

#
# Memory power savings
#
# CONFIG_I7300_IDLE is not set

#
# Bus options (PCI etc.)
#
# CONFIG_PCI is not set
CONFIG_ISA_DMA_API=y
CONFIG_PCCARD=m
CONFIG_PCMCIA=m
CONFIG_PCMCIA_LOAD_CIS=y

#
# PC-card bridges
#

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
# CONFIG_BINFMT_SCRIPT is not set
# CONFIG_HAVE_AOUT is not set
CONFIG_BINFMT_MISC=m
CONFIG_COREDUMP=y
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y
CONFIG_X86_X32=y
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_X86_DEV_DMA_OPS=y
# CONFIG_NET is not set
CONFIG_HAVE_BPF_JIT=y

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
# CONFIG_DEVTMPFS is not set
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_DEBUG_DRIVER is not set
CONFIG_DEBUG_DEVRES=y
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=m
CONFIG_REGMAP_SPI=y
CONFIG_REGMAP_MMIO=y
CONFIG_DMA_SHARED_BUFFER=y

#
# Bus devices
#
CONFIG_MTD=m
CONFIG_MTD_TESTS=m
# CONFIG_MTD_REDBOOT_PARTS is not set
# CONFIG_MTD_CMDLINE_PARTS is not set
# CONFIG_MTD_AR7_PARTS is not set

#
# User Modules And Translation Layers
#
CONFIG_MTD_OOPS=m

#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=m
CONFIG_MTD_JEDECPROBE=m
CONFIG_MTD_GEN_PROBE=m
CONFIG_MTD_CFI_ADV_OPTIONS=y
# CONFIG_MTD_CFI_NOSWAP is not set
CONFIG_MTD_CFI_BE_BYTE_SWAP=y
# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
CONFIG_MTD_CFI_GEOMETRY=y
# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
CONFIG_MTD_MAP_BANK_WIDTH_32=y
# CONFIG_MTD_CFI_I1 is not set
# CONFIG_MTD_CFI_I2 is not set
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
CONFIG_MTD_OTP=y
CONFIG_MTD_CFI_INTELEXT=m
CONFIG_MTD_CFI_AMDSTD=m
CONFIG_MTD_CFI_STAA=m
CONFIG_MTD_CFI_UTIL=m
# CONFIG_MTD_RAM is not set
CONFIG_MTD_ROM=m
# CONFIG_MTD_ABSENT is not set

#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
CONFIG_MTD_PHYSMAP=m
# CONFIG_MTD_PHYSMAP_COMPAT is not set
CONFIG_MTD_SC520CDP=m
CONFIG_MTD_NETSC520=m
CONFIG_MTD_TS5500=m
CONFIG_MTD_SBC_GXX=m
# CONFIG_MTD_AMD76XROM is not set
CONFIG_MTD_ICHXROM=m
CONFIG_MTD_NETtel=m
# CONFIG_MTD_L440GX is not set
CONFIG_MTD_PCMCIA=m
# CONFIG_MTD_PCMCIA_ANONYMOUS is not set
# CONFIG_MTD_PLATRAM is not set
CONFIG_MTD_LATCH_ADDR=m

#
# Self-contained MTD device drivers
#
CONFIG_MTD_DATAFLASH=m
CONFIG_MTD_DATAFLASH_WRITE_VERIFY=y
CONFIG_MTD_DATAFLASH_OTP=y
CONFIG_MTD_M25P80=m
# CONFIG_M25PXX_USE_FAST_READ is not set
CONFIG_MTD_SST25L=m
CONFIG_MTD_SLRAM=m
CONFIG_MTD_PHRAM=m
# CONFIG_MTD_MTDRAM is not set

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOCG3 is not set
CONFIG_MTD_NAND_ECC=m
CONFIG_MTD_NAND_ECC_SMC=y
CONFIG_MTD_NAND=m
CONFIG_MTD_NAND_BCH=m
CONFIG_MTD_NAND_ECC_BCH=y
# CONFIG_MTD_SM_COMMON is not set
CONFIG_MTD_NAND_DENALI=m
CONFIG_MTD_NAND_IDS=m
# CONFIG_MTD_NAND_DISKONCHIP is not set
CONFIG_MTD_NAND_DOCG4=m
CONFIG_MTD_NAND_NANDSIM=m
# CONFIG_MTD_NAND_PLATFORM is not set
# CONFIG_MTD_ONENAND is not set

#
# LPDDR flash memory drivers
#
# CONFIG_MTD_LPDDR is not set
CONFIG_MTD_UBI=m
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_BEB_LIMIT=20
CONFIG_MTD_UBI_FASTMAP=y
# CONFIG_MTD_UBI_GLUEBI is not set
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
CONFIG_PARPORT_PC_PCMCIA=m
# CONFIG_PARPORT_GSC is not set
CONFIG_PARPORT_AX88796=m
CONFIG_PARPORT_1284=y
CONFIG_PARPORT_NOT_PC=y

#
# Misc devices
#
CONFIG_SENSORS_LIS3LV02D=y
# CONFIG_AD525X_DPOT is not set
CONFIG_DUMMY_IRQ=m
CONFIG_ICS932S401=m
CONFIG_ATMEL_SSC=y
CONFIG_ENCLOSURE_SERVICES=m
CONFIG_APDS9802ALS=m
CONFIG_ISL29003=m
CONFIG_ISL29020=m
CONFIG_SENSORS_TSL2550=m
CONFIG_SENSORS_BH1780=m
CONFIG_SENSORS_BH1770=m
CONFIG_SENSORS_APDS990X=m
CONFIG_HMC6352=m
CONFIG_DS1682=m
CONFIG_TI_DAC7512=m
CONFIG_VMWARE_BALLOON=y
CONFIG_BMP085=y
CONFIG_BMP085_I2C=m
# CONFIG_BMP085_SPI is not set
CONFIG_USB_SWITCH_FSA9480=m
# CONFIG_LATTICE_ECP3_CONFIG is not set
# CONFIG_SRAM is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
CONFIG_EEPROM_AT24=m
CONFIG_EEPROM_AT25=m
CONFIG_EEPROM_LEGACY=m
CONFIG_EEPROM_MAX6875=m
CONFIG_EEPROM_93CX6=y
# CONFIG_EEPROM_93XX46 is not set

#
# Texas Instruments shared transport line discipline
#
CONFIG_SENSORS_LIS3_SPI=y
CONFIG_SENSORS_LIS3_I2C=m

#
# Altera FPGA firmware download module
#
# CONFIG_ALTERA_STAPL is not set
CONFIG_HAVE_IDE=y

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_SCSI_DMA is not set
# CONFIG_SCSI_NETLINK is not set
# CONFIG_MACINTOSH_DRIVERS is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_POLLDEV=y
# CONFIG_INPUT_SPARSEKMAP is not set
CONFIG_INPUT_MATRIXKMAP=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m

#
# Input Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
CONFIG_INPUT_MOUSE=y
# CONFIG_MOUSE_PS2 is not set
CONFIG_MOUSE_SERIAL=y
# CONFIG_MOUSE_CYAPA is not set
CONFIG_MOUSE_VSXXXAA=y
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_INPUT_JOYSTICK is not set
CONFIG_INPUT_TABLET=y
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
# CONFIG_SERIO_I8042 is not set
CONFIG_SERIO_CT82C710=y
# CONFIG_SERIO_PARKBD is not set
CONFIG_SERIO_LIBPS2=m
CONFIG_SERIO_RAW=m
# CONFIG_SERIO_ALTERA_PS2 is not set
CONFIG_SERIO_PS2MULT=y
CONFIG_SERIO_ARC_PS2=m
CONFIG_GAMEPORT=m
CONFIG_GAMEPORT_NS558=m
# CONFIG_GAMEPORT_L4 is not set

#
# Character devices
#
# CONFIG_TTY is not set
CONFIG_DEVKMEM=y
CONFIG_PRINTER=m
CONFIG_LP_CONSOLE=y
CONFIG_PPDEV=m
CONFIG_IPMI_HANDLER=y
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=y
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=y
CONFIG_HW_RANDOM=m
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_VIA=m
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_HW_RANDOM_TPM=m
# CONFIG_NVRAM is not set

#
# PCMCIA character devices
#
CONFIG_CARDMAN_4000=m
# CONFIG_CARDMAN_4040 is not set
# CONFIG_HANGCHECK_TIMER is not set
CONFIG_TCG_TPM=m
CONFIG_TCG_TIS=m
CONFIG_TCG_TIS_I2C_INFINEON=m
# CONFIG_TCG_NSC is not set
CONFIG_TCG_ATMEL=m
CONFIG_TELCLOCK=m
CONFIG_I2C=m
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_COMPAT is not set
# CONFIG_I2C_CHARDEV is not set
CONFIG_I2C_MUX=m

#
# Multiplexer I2C Chip support
#
CONFIG_I2C_MUX_PCA9541=m
CONFIG_I2C_MUX_PCA954x=m
# CONFIG_I2C_HELPER_AUTO is not set
# CONFIG_I2C_SMBUS is not set

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m

#
# I2C Hardware Bus support
#

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
CONFIG_I2C_OCORES=m
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_PXA_PCI is not set
CONFIG_I2C_SIMTEC=m
# CONFIG_I2C_XILINX is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set

#
# Other I2C/SMBus bus drivers
#
CONFIG_I2C_STUB=m
CONFIG_I2C_DEBUG_CORE=y
# CONFIG_I2C_DEBUG_ALGO is not set
CONFIG_I2C_DEBUG_BUS=y
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y

#
# SPI Master Controller Drivers
#
CONFIG_SPI_ALTERA=y
CONFIG_SPI_BITBANG=y
CONFIG_SPI_BUTTERFLY=m
CONFIG_SPI_LM70_LLP=m
# CONFIG_SPI_PXA2XX_PCI is not set
CONFIG_SPI_SC18IS602=m
CONFIG_SPI_XCOMM=m
CONFIG_SPI_XILINX=m
CONFIG_SPI_DESIGNWARE=y

#
# SPI Protocol Masters
#
CONFIG_SPI_SPIDEV=y
CONFIG_SPI_TLE62X0=m
CONFIG_HSI=m
CONFIG_HSI_BOARDINFO=y

#
# HSI clients
#
CONFIG_HSI_CHAR=m

#
# PPS support
#
CONFIG_PPS=y
# CONFIG_PPS_DEBUG is not set
CONFIG_NTP_PPS=y

#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
CONFIG_PPS_CLIENT_PARPORT=m
# CONFIG_PPS_CLIENT_GPIO is not set

#
# PPS generators support
#

#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=m

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
CONFIG_PTP_1588_CLOCK_PCH=m
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIO_DEVRES=y
# CONFIG_GPIOLIB is not set
CONFIG_W1=y

#
# 1-wire Bus Masters
#
CONFIG_W1_MASTER_DS2482=m
CONFIG_W1_MASTER_DS1WM=y

#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=m
CONFIG_W1_SLAVE_SMEM=m
CONFIG_W1_SLAVE_DS2408=m
CONFIG_W1_SLAVE_DS2408_READBACK=y
CONFIG_W1_SLAVE_DS2413=y
CONFIG_W1_SLAVE_DS2423=m
CONFIG_W1_SLAVE_DS2431=y
CONFIG_W1_SLAVE_DS2433=y
# CONFIG_W1_SLAVE_DS2433_CRC is not set
CONFIG_W1_SLAVE_DS2760=y
CONFIG_W1_SLAVE_DS2780=y
CONFIG_W1_SLAVE_DS2781=y
CONFIG_W1_SLAVE_DS28E04=m
# CONFIG_W1_SLAVE_BQ27000 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_PDA_POWER=y
CONFIG_WM831X_BACKUP=y
# CONFIG_WM831X_POWER is not set
CONFIG_TEST_POWER=y
CONFIG_BATTERY_DS2760=m
CONFIG_BATTERY_DS2780=y
CONFIG_BATTERY_DS2781=m
CONFIG_BATTERY_DS2782=m
CONFIG_BATTERY_SBS=m
CONFIG_BATTERY_BQ27x00=m
CONFIG_BATTERY_BQ27X00_I2C=y
# CONFIG_BATTERY_BQ27X00_PLATFORM is not set
CONFIG_BATTERY_MAX17040=m
CONFIG_BATTERY_MAX17042=m
# CONFIG_CHARGER_MAX8903 is not set
CONFIG_CHARGER_LP8727=m
CONFIG_CHARGER_BQ2415X=m
CONFIG_CHARGER_SMB347=m
CONFIG_BATTERY_GOLDFISH=m
# CONFIG_POWER_RESET is not set
# CONFIG_POWER_AVS is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=y
CONFIG_HWMON_DEBUG_CHIP=y

#
# Native drivers
#
CONFIG_SENSORS_AD7314=m
CONFIG_SENSORS_AD7414=m
CONFIG_SENSORS_AD7418=m
# CONFIG_SENSORS_ADCXX is not set
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_ADM1025=m
CONFIG_SENSORS_ADM1026=m
# CONFIG_SENSORS_ADM1029 is not set
CONFIG_SENSORS_ADM1031=m
CONFIG_SENSORS_ADM9240=m
CONFIG_SENSORS_ADT7X10=m
CONFIG_SENSORS_ADT7310=m
CONFIG_SENSORS_ADT7410=m
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
CONFIG_SENSORS_ADT7470=m
CONFIG_SENSORS_ADT7475=m
# CONFIG_SENSORS_ASC7621 is not set
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ATXP1=m
# CONFIG_SENSORS_DS620 is not set
CONFIG_SENSORS_DS1621=m
CONFIG_SENSORS_F71805F=y
CONFIG_SENSORS_F71882FG=m
CONFIG_SENSORS_F75375S=m
# CONFIG_SENSORS_FSCHMD is not set
CONFIG_SENSORS_G760A=m
# CONFIG_SENSORS_GL518SM is not set
CONFIG_SENSORS_GL520SM=m
CONFIG_SENSORS_HIH6130=m
CONFIG_SENSORS_CORETEMP=y
# CONFIG_SENSORS_IBMAEM is not set
CONFIG_SENSORS_IBMPEX=y
CONFIG_SENSORS_IT87=m
CONFIG_SENSORS_JC42=m
CONFIG_SENSORS_LINEAGE=m
CONFIG_SENSORS_LM63=m
CONFIG_SENSORS_LM70=m
CONFIG_SENSORS_LM73=m
CONFIG_SENSORS_LM75=m
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
CONFIG_SENSORS_LM80=m
# CONFIG_SENSORS_LM83 is not set
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM87=m
CONFIG_SENSORS_LM90=m
# CONFIG_SENSORS_LM92 is not set
CONFIG_SENSORS_LM93=m
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
CONFIG_SENSORS_LTC4245=m
CONFIG_SENSORS_LTC4261=m
CONFIG_SENSORS_LM95234=m
CONFIG_SENSORS_LM95241=m
CONFIG_SENSORS_LM95245=m
CONFIG_SENSORS_MAX1111=m
CONFIG_SENSORS_MAX16065=m
# CONFIG_SENSORS_MAX1619 is not set
CONFIG_SENSORS_MAX1668=m
CONFIG_SENSORS_MAX197=y
CONFIG_SENSORS_MAX6639=m
CONFIG_SENSORS_MAX6642=m
CONFIG_SENSORS_MAX6650=m
CONFIG_SENSORS_MAX6697=m
# CONFIG_SENSORS_MCP3021 is not set
CONFIG_SENSORS_NCT6775=m
CONFIG_SENSORS_NTC_THERMISTOR=y
CONFIG_SENSORS_PC87360=m
CONFIG_SENSORS_PC87427=y
CONFIG_SENSORS_PCF8591=m
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SMM665 is not set
CONFIG_SENSORS_DME1737=m
CONFIG_SENSORS_EMC1403=m
CONFIG_SENSORS_EMC2103=m
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
CONFIG_SENSORS_SMSC47M192=m
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH56XX_COMMON is not set
# CONFIG_SENSORS_ADS1015 is not set
# CONFIG_SENSORS_ADS7828 is not set
CONFIG_SENSORS_ADS7871=m
CONFIG_SENSORS_AMC6821=m
CONFIG_SENSORS_INA209=m
CONFIG_SENSORS_INA2XX=m
CONFIG_SENSORS_THMC50=m
CONFIG_SENSORS_TMP102=m
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
CONFIG_SENSORS_VT1211=y
CONFIG_SENSORS_W83781D=m
CONFIG_SENSORS_W83791D=m
# CONFIG_SENSORS_W83792D is not set
CONFIG_SENSORS_W83793=m
CONFIG_SENSORS_W83795=m
# CONFIG_SENSORS_W83795_FANCTRL is not set
CONFIG_SENSORS_W83L785TS=m
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
CONFIG_SENSORS_W83627EHF=y
# CONFIG_SENSORS_WM831X is not set
CONFIG_SENSORS_APPLESMC=y
# CONFIG_SENSORS_MC13783_ADC is not set
# CONFIG_THERMAL is not set
# CONFIG_WATCHDOG is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
CONFIG_SSB=m
CONFIG_SSB_SPROM=y
CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
CONFIG_SSB_PCMCIAHOST=y
CONFIG_SSB_SDIOHOST_POSSIBLE=y
CONFIG_SSB_SDIOHOST=y
CONFIG_SSB_SILENT=y
CONFIG_BCMA_POSSIBLE=y

#
# Broadcom specific AMBA
#
CONFIG_BCMA=y
CONFIG_BCMA_DRIVER_GMAC_CMN=y
CONFIG_BCMA_DEBUG=y

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
# CONFIG_MFD_CROS_EC is not set
# CONFIG_MFD_DA9052_SPI is not set
CONFIG_MFD_MC13783=m
CONFIG_MFD_MC13XXX=m
CONFIG_MFD_MC13XXX_SPI=m
CONFIG_MFD_MC13XXX_I2C=m
CONFIG_HTC_PASIC3=y
CONFIG_EZX_PCAP=y
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_SI476X_CORE is not set
CONFIG_MFD_SM501=y
CONFIG_ABX500_CORE=y
# CONFIG_MFD_STMPE is not set
# CONFIG_MFD_SYSCON is not set
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_TPS6105X is not set
CONFIG_TPS6507X=m
CONFIG_MFD_TPS65217=m
CONFIG_MFD_WL1273_CORE=m
CONFIG_MFD_LM3533=m
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_ARIZONA_SPI is not set
CONFIG_MFD_WM831X=y
CONFIG_MFD_WM831X_SPI=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_DEBUG=y
# CONFIG_REGULATOR_DUMMY is not set
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_VIRTUAL_CONSUMER=y
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
CONFIG_REGULATOR_AD5398=m
# CONFIG_REGULATOR_FAN53555 is not set
CONFIG_REGULATOR_MC13XXX_CORE=m
CONFIG_REGULATOR_MC13783=m
# CONFIG_REGULATOR_MC13892 is not set
CONFIG_REGULATOR_ISL6271A=m
CONFIG_REGULATOR_MAX1586=m
# CONFIG_REGULATOR_MAX8649 is not set
CONFIG_REGULATOR_MAX8660=m
# CONFIG_REGULATOR_MAX8952 is not set
CONFIG_REGULATOR_MAX8973=m
# CONFIG_REGULATOR_PCAP is not set
CONFIG_REGULATOR_LP3971=m
CONFIG_REGULATOR_LP3972=m
# CONFIG_REGULATOR_LP8755 is not set
# CONFIG_REGULATOR_TPS51632 is not set
CONFIG_REGULATOR_TPS62360=m
# CONFIG_REGULATOR_TPS65023 is not set
# CONFIG_REGULATOR_TPS6507X is not set
CONFIG_REGULATOR_TPS65217=m
# CONFIG_REGULATOR_TPS6524X is not set
CONFIG_REGULATOR_WM831X=y
CONFIG_MEDIA_SUPPORT=y

#
# Multimedia core support
#
CONFIG_MEDIA_CAMERA_SUPPORT=y
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
# CONFIG_MEDIA_RADIO_SUPPORT is not set
CONFIG_MEDIA_RC_SUPPORT=y
# CONFIG_MEDIA_CONTROLLER is not set
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2=m
# CONFIG_VIDEO_ADV_DEBUG is not set
CONFIG_VIDEO_FIXED_MINOR_RANGES=y
CONFIG_V4L2_MEM2MEM_DEV=m
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_DMA_CONTIG=m
CONFIG_VIDEOBUF2_VMALLOC=m
# CONFIG_VIDEO_V4L2_INT_DEVICE is not set
# CONFIG_TTPCI_EEPROM is not set

#
# Media drivers
#
CONFIG_RC_CORE=y
# CONFIG_RC_MAP is not set
# CONFIG_RC_DECODERS is not set
# CONFIG_RC_DEVICES is not set
# CONFIG_V4L_PLATFORM_DRIVERS is not set
CONFIG_V4L_MEM2MEM_DRIVERS=y
CONFIG_VIDEO_SH_VEU=m
CONFIG_V4L_TEST_DRIVERS=y
CONFIG_VIDEO_VIVI=m
CONFIG_VIDEO_MEM2MEM_TESTDEV=m

#
# Supported MMC/SDIO adapters
#
# CONFIG_MEDIA_PARPORT_SUPPORT is not set

#
# Media ancillary drivers (tuners, sensors, i2c, frontends)
#
CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
CONFIG_VIDEO_IR_I2C=m

#
# Audio decoders, processors and mixers
#

#
# RDS decoders
#

#
# Video decoders
#

#
# Video and audio decoders
#

#
# Video encoders
#

#
# Camera sensor devices
#

#
# Flash devices
#

#
# Video improvement chips
#

#
# Miscelaneous helper chips
#

#
# Sensors used on soc_camera driver
#

#
# Tools to develop new frontends
#
# CONFIG_DVB_DUMMY_FE is not set

#
# Graphics support
#
CONFIG_DRM=m
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_HDMI=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
# CONFIG_FB_DDC is not set
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
CONFIG_FB_FOREIGN_ENDIAN=y
# CONFIG_FB_BOTH_ENDIAN is not set
# CONFIG_FB_BIG_ENDIAN is not set
CONFIG_FB_LITTLE_ENDIAN=y
CONFIG_FB_SYS_FOPS=y
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
# CONFIG_FB_MODE_HELPERS is not set
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
CONFIG_FB_ARC=m
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_N411 is not set
CONFIG_FB_HGA=m
CONFIG_FB_S1D13XXX=y
CONFIG_FB_TMIO=m
# CONFIG_FB_TMIO_ACCELL is not set
CONFIG_FB_SM501=m
CONFIG_FB_GOLDFISH=y
CONFIG_FB_VIRTUAL=m
CONFIG_FB_METRONOME=m
CONFIG_FB_BROADSHEET=y
CONFIG_FB_AUO_K190X=m
CONFIG_FB_AUO_K1900=m
CONFIG_FB_AUO_K1901=m
CONFIG_EXYNOS_VIDEO=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
CONFIG_FONT_SUPPORT=m
CONFIG_FONT_8x16=y
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
# CONFIG_LOGO_LINUX_CLUT224 is not set
CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
# CONFIG_SOUND_OSS_CORE_PRECLAIM is not set
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_RAWMIDI=y
CONFIG_SND_COMPRESS_OFFLOAD=y
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQ_DUMMY=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=y
# CONFIG_SND_PCM_OSS_PLUGINS is not set
CONFIG_SND_SEQUENCER_OSS=y
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
# CONFIG_SND_VERBOSE_PROCFS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
CONFIG_SND_DEBUG=y
CONFIG_SND_DEBUG_VERBOSE=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=y
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
# CONFIG_SND_DRIVERS is not set
# CONFIG_SND_SPI is not set
# CONFIG_SND_PCMCIA is not set
CONFIG_SND_SOC=y
CONFIG_SND_ATMEL_SOC=y
CONFIG_SND_SOC_I2C_AND_SPI=m
CONFIG_SND_SOC_ALL_CODECS=y
CONFIG_SND_SOC_WM_HUBS=m
CONFIG_SND_SOC_WM_ADSP=m
CONFIG_SND_SOC_AB8500_CODEC=y
CONFIG_SND_SOC_AD1836=y
CONFIG_SND_SOC_AD193X=m
CONFIG_SND_SOC_AD73311=y
CONFIG_SND_SOC_ADAU1373=m
CONFIG_SND_SOC_ADAV80X=y
CONFIG_SND_SOC_ADS117X=y
CONFIG_SND_SOC_AK4104=y
CONFIG_SND_SOC_AK4535=m
CONFIG_SND_SOC_AK4641=m
CONFIG_SND_SOC_AK4642=m
CONFIG_SND_SOC_AK4671=m
CONFIG_SND_SOC_AK5386=y
CONFIG_SND_SOC_ALC5623=m
CONFIG_SND_SOC_ALC5632=m
CONFIG_SND_SOC_CS42L51=m
CONFIG_SND_SOC_CS42L52=m
CONFIG_SND_SOC_CS42L73=m
CONFIG_SND_SOC_CS4270=m
CONFIG_SND_SOC_CS4271=m
CONFIG_SND_SOC_JZ4740_CODEC=y
CONFIG_SND_SOC_L3=y
CONFIG_SND_SOC_DA7210=m
CONFIG_SND_SOC_DA7213=m
CONFIG_SND_SOC_DA732X=m
CONFIG_SND_SOC_DA9055=m
CONFIG_SND_SOC_BT_SCO=y
CONFIG_SND_SOC_ISABELLE=m
CONFIG_SND_SOC_LM49453=m
CONFIG_SND_SOC_MAX98088=m
CONFIG_SND_SOC_MAX98090=m
CONFIG_SND_SOC_MAX98095=m
CONFIG_SND_SOC_MAX9850=m
CONFIG_SND_SOC_HDMI_CODEC=y
CONFIG_SND_SOC_PCM3008=y
CONFIG_SND_SOC_RT5631=m
CONFIG_SND_SOC_SGTL5000=m
CONFIG_SND_SOC_SPDIF=y
CONFIG_SND_SOC_SSM2518=m
CONFIG_SND_SOC_SSM2602=m
CONFIG_SND_SOC_STA32X=m
CONFIG_SND_SOC_STA529=m
CONFIG_SND_SOC_TAS5086=m
CONFIG_SND_SOC_TLV320AIC23=m
CONFIG_SND_SOC_TLV320AIC26=y
CONFIG_SND_SOC_TLV320AIC32X4=m
CONFIG_SND_SOC_TLV320AIC3X=m
CONFIG_SND_SOC_TLV320DAC33=m
CONFIG_SND_SOC_UDA134X=y
CONFIG_SND_SOC_UDA1380=m
CONFIG_SND_SOC_WL1273=m
CONFIG_SND_SOC_WM0010=y
CONFIG_SND_SOC_WM1250_EV1=m
CONFIG_SND_SOC_WM2000=m
CONFIG_SND_SOC_WM2200=m
CONFIG_SND_SOC_WM5100=m
CONFIG_SND_SOC_WM8510=m
CONFIG_SND_SOC_WM8523=m
CONFIG_SND_SOC_WM8580=m
CONFIG_SND_SOC_WM8711=m
CONFIG_SND_SOC_WM8727=y
CONFIG_SND_SOC_WM8728=m
CONFIG_SND_SOC_WM8731=m
CONFIG_SND_SOC_WM8737=m
CONFIG_SND_SOC_WM8741=m
CONFIG_SND_SOC_WM8750=m
CONFIG_SND_SOC_WM8753=m
CONFIG_SND_SOC_WM8770=y
CONFIG_SND_SOC_WM8776=m
CONFIG_SND_SOC_WM8782=y
CONFIG_SND_SOC_WM8804=m
CONFIG_SND_SOC_WM8900=m
CONFIG_SND_SOC_WM8903=m
CONFIG_SND_SOC_WM8904=m
CONFIG_SND_SOC_WM8940=m
CONFIG_SND_SOC_WM8955=m
CONFIG_SND_SOC_WM8960=m
CONFIG_SND_SOC_WM8961=m
CONFIG_SND_SOC_WM8962=m
CONFIG_SND_SOC_WM8971=m
CONFIG_SND_SOC_WM8974=m
CONFIG_SND_SOC_WM8978=m
CONFIG_SND_SOC_WM8983=m
CONFIG_SND_SOC_WM8985=m
CONFIG_SND_SOC_WM8988=m
CONFIG_SND_SOC_WM8990=m
CONFIG_SND_SOC_WM8991=m
CONFIG_SND_SOC_WM8993=m
CONFIG_SND_SOC_WM8995=m
CONFIG_SND_SOC_WM8996=m
CONFIG_SND_SOC_WM9081=m
CONFIG_SND_SOC_WM9090=m
CONFIG_SND_SOC_LM4857=m
CONFIG_SND_SOC_MAX9768=m
CONFIG_SND_SOC_MAX9877=m
CONFIG_SND_SOC_MC13783=m
CONFIG_SND_SOC_ML26124=m
CONFIG_SND_SOC_TPA6130A2=m
# CONFIG_SND_SIMPLE_CARD is not set
CONFIG_SOUND_PRIME=m
CONFIG_SOUND_OSS=m
CONFIG_SOUND_TRACEINIT=y
# CONFIG_SOUND_DMAP is not set
CONFIG_SOUND_VMIDI=m
CONFIG_SOUND_TRIX=m
CONFIG_SOUND_MSS=m
# CONFIG_SOUND_MPU401 is not set
CONFIG_SOUND_PAS=m
# CONFIG_SOUND_PSS is not set
CONFIG_SOUND_SB=m
CONFIG_SOUND_YM3812=m
CONFIG_SOUND_UART6850=m
CONFIG_SOUND_AEDSP16=m
CONFIG_SC6600=y
CONFIG_SC6600_JOY=y
CONFIG_SC6600_CDROM=4
CONFIG_SC6600_CDROMBASE=0
# CONFIG_SOUND_KAHLUA is not set

#
# HID support
#
CONFIG_HID=y
# CONFIG_HID_BATTERY_STRENGTH is not set
CONFIG_HIDRAW=y
CONFIG_UHID=m
CONFIG_HID_GENERIC=y

#
# Special HID drivers
#
# CONFIG_HID_A4TECH is not set
CONFIG_HID_ACRUX=y
# CONFIG_HID_ACRUX_FF is not set
CONFIG_HID_APPLE=y
# CONFIG_HID_AUREAL is not set
CONFIG_HID_BELKIN=y
# CONFIG_HID_CHERRY is not set
CONFIG_HID_CHICONY=y
CONFIG_HID_PRODIKEYS=y
CONFIG_HID_CYPRESS=m
CONFIG_HID_DRAGONRISE=y
CONFIG_DRAGONRISE_FF=y
CONFIG_HID_EMS_FF=y
CONFIG_HID_ELECOM=y
# CONFIG_HID_EZKEY is not set
# CONFIG_HID_KEYTOUCH is not set
CONFIG_HID_KYE=m
CONFIG_HID_UCLOGIC=m
# CONFIG_HID_WALTOP is not set
CONFIG_HID_GYRATION=y
CONFIG_HID_ICADE=y
CONFIG_HID_TWINHAN=y
CONFIG_HID_KENSINGTON=m
CONFIG_HID_LCPOWER=m
# CONFIG_HID_LOGITECH is not set
CONFIG_HID_MAGICMOUSE=y
# CONFIG_HID_MICROSOFT is not set
CONFIG_HID_MONTEREY=m
# CONFIG_HID_MULTITOUCH is not set
CONFIG_HID_ORTEK=y
CONFIG_HID_PANTHERLORD=y
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=m
CONFIG_HID_PICOLCD=y
# CONFIG_HID_PICOLCD_FB is not set
CONFIG_HID_PICOLCD_LEDS=y
CONFIG_HID_PICOLCD_CIR=y
CONFIG_HID_PRIMAX=y
CONFIG_HID_PS3REMOTE=m
CONFIG_HID_SAITEK=m
CONFIG_HID_SAMSUNG=m
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEELSERIES is not set
# CONFIG_HID_SUNPLUS is not set
# CONFIG_HID_GREENASIA is not set
CONFIG_HID_SMARTJOYPLUS=y
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TIVO=y
# CONFIG_HID_TOPSEED is not set
CONFIG_HID_THINGM=m
CONFIG_HID_THRUSTMASTER=y
# CONFIG_THRUSTMASTER_FF is not set
# CONFIG_HID_WACOM is not set
CONFIG_HID_WIIMOTE=m
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
CONFIG_HID_SENSOR_HUB=m

#
# I2C HID support
#
CONFIG_I2C_HID=m
# CONFIG_USB_ARCH_HAS_OHCI is not set
# CONFIG_USB_ARCH_HAS_EHCI is not set
# CONFIG_USB_ARCH_HAS_XHCI is not set
# CONFIG_USB_SUPPORT is not set
CONFIG_MMC=m
CONFIG_MMC_DEBUG=y
CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_MMC_CLKGATE=y

#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_TEST=m

#
# MMC/SD/SDIO Host Controller Drivers
#
# CONFIG_MMC_SDHCI is not set
CONFIG_MMC_WBSD=m
CONFIG_MMC_SPI=m
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_LM3530 is not set
CONFIG_LEDS_LM3533=m
# CONFIG_LEDS_LM3642 is not set
CONFIG_LEDS_PCA9532=m
CONFIG_LEDS_LP3944=m
CONFIG_LEDS_LP55XX_COMMON=m
CONFIG_LEDS_LP5521=m
CONFIG_LEDS_LP5523=m
CONFIG_LEDS_LP5562=m
CONFIG_LEDS_PCA955X=m
CONFIG_LEDS_PCA9633=m
CONFIG_LEDS_WM831X_STATUS=y
# CONFIG_LEDS_DAC124S085 is not set
CONFIG_LEDS_PWM=m
CONFIG_LEDS_REGULATOR=m
CONFIG_LEDS_BD2802=m
# CONFIG_LEDS_MC13783 is not set
CONFIG_LEDS_TCA6507=m
# CONFIG_LEDS_LM355x is not set
CONFIG_LEDS_OT200=y
# CONFIG_LEDS_BLINKM is not set

#
# LED Triggers
#
# CONFIG_LEDS_TRIGGERS is not set
CONFIG_ACCESSIBILITY=y
CONFIG_EDAC=y
# CONFIG_EDAC_LEGACY_SYSFS is not set
CONFIG_EDAC_DEBUG=y
CONFIG_EDAC_MM_EDAC=m
CONFIG_RTC_LIB=y
# CONFIG_RTC_CLASS is not set
# CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set
# CONFIG_VIRT_DRIVERS is not set
CONFIG_VIRTIO=y

#
# Virtio drivers
#
CONFIG_VIRTIO_BALLOON=m
CONFIG_VIRTIO_MMIO=m
CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y

#
# Microsoft Hyper-V guest support
#
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_SENSORS_HDAPS is not set

#
# Hardware Spinlock drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
# CONFIG_MAILBOX is not set
# CONFIG_IOMMU_SUPPORT is not set

#
# Remoteproc drivers
#
CONFIG_REMOTEPROC=y
CONFIG_STE_MODEM_RPROC=y

#
# Rpmsg drivers
#
# CONFIG_PM_DEVFREQ is not set
CONFIG_EXTCON=m

#
# Extcon Device Drivers
#
CONFIG_MEMORY=y
# CONFIG_IIO is not set
CONFIG_PWM=y
# CONFIG_IPACK_BUS is not set
# CONFIG_RESET_CONTROLLER is not set

#
# Firmware Drivers
#
CONFIG_EDD=m
# CONFIG_EDD_OFF is not set
# CONFIG_FIRMWARE_MEMMAP is not set
CONFIG_DELL_RBU=y
CONFIG_DCDBAS=m
CONFIG_ISCSI_IBFT_FIND=y
CONFIG_GOOGLE_FIRMWARE=y

#
# Google Firmware Drivers
#

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_FS_POSIX_ACL is not set
# CONFIG_FILE_LOCKING is not set
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
# CONFIG_QUOTA is not set
# CONFIG_QUOTACTL is not set
CONFIG_AUTOFS4_FS=m
# CONFIG_FUSE_FS is not set

#
# Caches
#
CONFIG_FSCACHE=y
# CONFIG_FSCACHE_STATS is not set
# CONFIG_FSCACHE_HISTOGRAM is not set
# CONFIG_FSCACHE_DEBUG is not set
# CONFIG_FSCACHE_OBJECT_LIST is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
# CONFIG_PROC_PAGE_MONITOR is not set
CONFIG_SYSFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_CONFIGFS_FS=y
# CONFIG_MISC_FILESYSTEMS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
# CONFIG_NLS_CODEPAGE_855 is not set
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=y
CONFIG_NLS_CODEPAGE_861=y
CONFIG_NLS_CODEPAGE_862=y
CONFIG_NLS_CODEPAGE_863=y
CONFIG_NLS_CODEPAGE_864=m
# CONFIG_NLS_CODEPAGE_865 is not set
CONFIG_NLS_CODEPAGE_866=y
# CONFIG_NLS_CODEPAGE_869 is not set
CONFIG_NLS_CODEPAGE_936=m
# CONFIG_NLS_CODEPAGE_950 is not set
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=y
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
# CONFIG_NLS_CODEPAGE_1250 is not set
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
CONFIG_NLS_ISO8859_4=y
CONFIG_NLS_ISO8859_5=y
CONFIG_NLS_ISO8859_6=y
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
# CONFIG_NLS_ISO8859_13 is not set
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
# CONFIG_NLS_KOI8_R is not set
CONFIG_NLS_KOI8_U=y
# CONFIG_NLS_MAC_ROMAN is not set
CONFIG_NLS_MAC_CELTIC=y
CONFIG_NLS_MAC_CENTEURO=y
CONFIG_NLS_MAC_CROATIAN=y
CONFIG_NLS_MAC_CYRILLIC=m
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
CONFIG_NLS_MAC_ICELAND=m
# CONFIG_NLS_MAC_INUIT is not set
CONFIG_NLS_MAC_ROMANIAN=m
CONFIG_NLS_MAC_TURKISH=y
# CONFIG_NLS_UTF8 is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
# CONFIG_STRIP_ASM_SYMS is not set
CONFIG_READABLE_ASM=y
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_PAGE_OWNER is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_SHIRQ=y
CONFIG_LOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
# CONFIG_DETECT_HUNG_TASK is not set
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
# CONFIG_TIMER_STATS is not set
CONFIG_DEBUG_OBJECTS=y
# CONFIG_DEBUG_OBJECTS_SELFTEST is not set
# CONFIG_DEBUG_OBJECTS_FREE is not set
CONFIG_DEBUG_OBJECTS_TIMERS=y
CONFIG_DEBUG_OBJECTS_WORK=y
# CONFIG_DEBUG_OBJECTS_RCU_HEAD is not set
CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER=y
CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
CONFIG_HAVE_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=400
# CONFIG_DEBUG_KMEMLEAK_TEST is not set
CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
CONFIG_TRACE_IRQFLAGS=y
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set
CONFIG_DEBUG_VM=y
CONFIG_DEBUG_VM_RB=y
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_DEBUG_LIST=y
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_DEBUG_SG is not set
CONFIG_DEBUG_NOTIFIERS=y
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_DEBUG_SYNCHRO_TEST is not set
CONFIG_BOOT_PRINTK_DELAY=y

#
# RCU Debugging
#
CONFIG_SPARSE_RCU_POINTER=y
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_TRACE is not set
CONFIG_BACKTRACE_SELF_TEST=y
CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
CONFIG_NOTIFIER_ERROR_INJECTION=m
# CONFIG_PM_NOTIFIER_ERROR_INJECT is not set
CONFIG_MEMORY_NOTIFIER_ERROR_INJECT=m
# CONFIG_FAULT_INJECTION is not set
CONFIG_LATENCYTOP=y
CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
CONFIG_DEBUG_PAGEALLOC=y
CONFIG_WANT_PAGE_DEBUG_FLAGS=y
CONFIG_PAGE_GUARD=y
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
CONFIG_IRQSOFF_TRACER=y
# CONFIG_SCHED_TRACER is not set
CONFIG_FTRACE_SYSCALLS=y
CONFIG_TRACER_SNAPSHOT=y
CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP=y
CONFIG_TRACE_BRANCH_PROFILING=y
# CONFIG_BRANCH_PROFILE_NONE is not set
CONFIG_PROFILE_ANNOTATED_BRANCHES=y
# CONFIG_PROFILE_ALL_BRANCHES is not set
CONFIG_TRACING_BRANCHES=y
CONFIG_BRANCH_TRACER=y
CONFIG_STACK_TRACER=y
# CONFIG_UPROBE_EVENT is not set
# CONFIG_PROBE_EVENTS is not set
CONFIG_DYNAMIC_FTRACE=y
CONFIG_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_FUNCTION_PROFILER=y
CONFIG_FTRACE_MCOUNT_RECORD=y
CONFIG_FTRACE_SELFTEST=y
CONFIG_FTRACE_STARTUP_TEST=y
# CONFIG_EVENT_TRACE_TEST_SYSCALLS is not set
CONFIG_RING_BUFFER_BENCHMARK=m
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
CONFIG_RBTREE_TEST=m
CONFIG_INTERVAL_TREE_TEST=m
CONFIG_DYNAMIC_DEBUG=y
# CONFIG_DMA_API_DEBUG is not set
CONFIG_ATOMIC64_SELFTEST=y
CONFIG_SAMPLES=y
CONFIG_SAMPLE_TRACE_EVENTS=m
# CONFIG_SAMPLE_KOBJECT is not set
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
CONFIG_SAMPLE_KFIFO=m
# CONFIG_SAMPLE_KDB is not set
CONFIG_HAVE_ARCH_KGDB=y
CONFIG_KGDB=y
CONFIG_KGDB_TESTS=y
CONFIG_KGDB_TESTS_ON_BOOT=y
CONFIG_KGDB_TESTS_BOOT_STRING="V1F100"
# CONFIG_KGDB_LOW_LEVEL_TRAP is not set
CONFIG_KGDB_KDB=y
CONFIG_KDB_CONTINUE_CATASTROPHIC=0
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_TEST_STRING_HELPERS is not set
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_STRICT_DEVMEM is not set
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
CONFIG_X86_PTDUMP=y
# CONFIG_DEBUG_RODATA is not set
CONFIG_DEBUG_SET_MODULE_RONX=y
CONFIG_DEBUG_NX_TEST=m
CONFIG_DEBUG_TLBFLUSH=y
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
CONFIG_IO_DELAY_NONE=y
CONFIG_DEFAULT_IO_DELAY_TYPE=3
# CONFIG_DEBUG_BOOT_PARAMS is not set
CONFIG_CPA_DEBUG=y
# CONFIG_OPTIMIZE_INLINING is not set
CONFIG_DEBUG_NMI_SELFTEST=y

#
# Security options
#
# CONFIG_KEYS is not set
CONFIG_SECURITY_DMESG_RESTRICT=y
# CONFIG_SECURITY is not set
CONFIG_SECURITYFS=y
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_FIPS=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
CONFIG_CRYPTO_GF128MUL=y
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=y
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_ABLK_HELPER_X86=y
CONFIG_CRYPTO_GLUE_HELPER_X86=y

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
CONFIG_CRYPTO_SEQIV=y

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=y
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_LRW=y
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XTS=y

#
# Hash modes
#
CONFIG_CRYPTO_CMAC=m
# CONFIG_CRYPTO_HMAC is not set
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_VMAC=y

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=y
CONFIG_CRYPTO_CRC32=m
CONFIG_CRYPTO_CRC32_PCLMUL=y
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRCT10DIF_PCLMUL=y
# CONFIG_CRYPTO_GHASH is not set
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=y
# CONFIG_CRYPTO_RMD128 is not set
CONFIG_CRYPTO_RMD160=y
CONFIG_CRYPTO_RMD256=m
CONFIG_CRYPTO_RMD320=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA1_SSSE3=y
# CONFIG_CRYPTO_SHA256_SSSE3 is not set
CONFIG_CRYPTO_SHA512_SSSE3=m
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_TGR192=y
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=y

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_X86_64 is not set
# CONFIG_CRYPTO_AES_NI_INTEL is not set
CONFIG_CRYPTO_ANUBIS=y
CONFIG_CRYPTO_ARC4=m
# CONFIG_CRYPTO_BLOWFISH is not set
CONFIG_CRYPTO_BLOWFISH_COMMON=y
CONFIG_CRYPTO_BLOWFISH_X86_64=y
CONFIG_CRYPTO_BLOWFISH_AVX2_X86_64=y
CONFIG_CRYPTO_CAMELLIA=m
# CONFIG_CRYPTO_CAMELLIA_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64 is not set
CONFIG_CRYPTO_CAST_COMMON=y
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set
CONFIG_CRYPTO_CAST6=y
CONFIG_CRYPTO_CAST6_AVX_X86_64=y
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_SALSA20_X86_64=y
# CONFIG_CRYPTO_SEED is not set
CONFIG_CRYPTO_SERPENT=y
# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
CONFIG_CRYPTO_SERPENT_AVX_X86_64=y
CONFIG_CRYPTO_SERPENT_AVX2_X86_64=y
CONFIG_CRYPTO_TEA=y
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_TWOFISH_COMMON=y
CONFIG_CRYPTO_TWOFISH_X86_64=y
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=y
CONFIG_CRYPTO_TWOFISH_AVX_X86_64=y
# CONFIG_CRYPTO_TWOFISH_AVX2_X86_64 is not set

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
# CONFIG_CRYPTO_ZLIB is not set
CONFIG_CRYPTO_LZO=m
# CONFIG_CRYPTO_LZ4 is not set
# CONFIG_CRYPTO_LZ4HC is not set

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=y
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=m
# CONFIG_CRYPTO_DEV_PADLOCK_AES is not set
CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
CONFIG_HAVE_KVM=y
CONFIG_VIRTUALIZATION=y
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IO=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=m
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
CONFIG_CRC32_SELFTEST=y
# CONFIG_CRC32_SLICEBY8 is not set
# CONFIG_CRC32_SLICEBY4 is not set
CONFIG_CRC32_SARWATE=y
# CONFIG_CRC32_BIT is not set
CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
CONFIG_CRC8=y
CONFIG_ZLIB_INFLATE=m
CONFIG_ZLIB_DEFLATE=m
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
# CONFIG_XZ_DEC_POWERPC is not set
# CONFIG_XZ_DEC_IA64 is not set
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
# CONFIG_XZ_DEC_SPARC is not set
CONFIG_XZ_DEC_BCJ=y
CONFIG_XZ_DEC_TEST=y
CONFIG_BCH=m
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
CONFIG_AVERAGE=y
# CONFIG_CORDIC is not set
CONFIG_DDR=y

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: mmotm 2013-06-05-17-24 uploaded (ptp_pch)
  2013-06-06  4:37 ` mmotm 2013-06-05-17-24 uploaded (ptp_pch) Randy Dunlap
@ 2013-06-06 19:51   ` Ben Hutchings
  0 siblings, 0 replies; 10+ messages in thread
From: Ben Hutchings @ 2013-06-06 19:51 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: akpm, linux-kernel, linux-next, Richard Cochran, netdev

On Wed, 2013-06-05 at 21:37 -0700, Randy Dunlap wrote:
> On 06/05/13 17:26, akpm@linux-foundation.org wrote:
> > The mm-of-the-moment snapshot 2013-06-05-17-24 has been uploaded to
> > 
> >    http://www.ozlabs.org/~akpm/mmotm/
> > 
> > mmotm-readme.txt says
> > 
> > README for mm-of-the-moment:
> > 
> > http://www.ozlabs.org/~akpm/mmotm/
> > 
> 
> on i386:  when CONFIG_PCI is not enabled:
> 
> drivers/ptp/ptp_pch.c:710:1: warning: data definition has no type or storage class [enabled by default]
> drivers/ptp/ptp_pch.c:710:1: warning: type defaults to 'int' in declaration of 'module_pci_driver' [-Wimplicit-int]
> drivers/ptp/ptp_pch.c:710:1: warning: parameter names (without types) in function declaration [enabled by default]
> drivers/ptp/ptp_pch.c:701:26: warning: 'pch_driver' defined but not used [-Wunused-variable]

Right, it should depend on CONFIG_PCI.  Previously reported in
<http://thread.gmane.org/gmane.linux.network/270531> but there was then
some confusion about whether it was s390 breakage (which it isn't).

Ben.

-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: mmotm 2013-06-05-17-24 uploaded (rtc)
  2013-06-06  4:31 ` mmotm 2013-06-05-17-24 uploaded (rtc) Randy Dunlap
@ 2013-06-06 20:07   ` Andrew Morton
  0 siblings, 0 replies; 10+ messages in thread
From: Andrew Morton @ 2013-06-06 20:07 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: linux-kernel, linux-next, Alessandro Zummo, rtc-linux, Shuah Khan

On Wed, 05 Jun 2013 21:31:46 -0700 Randy Dunlap <rdunlap@infradead.org> wrote:

> On 06/05/13 17:26, akpm@linux-foundation.org wrote:
> > The mm-of-the-moment snapshot 2013-06-05-17-24 has been uploaded to
> > 
> >    http://www.ozlabs.org/~akpm/mmotm/
> > 
> > mmotm-readme.txt says
> > 
> > README for mm-of-the-moment:
> > 
> > http://www.ozlabs.org/~akpm/mmotm/
> > 
> 
> on i386 when CONFIG_PM is not enabled:
> 
> drivers/rtc/class.c:339:18: error: lvalue required as unary '&' operand
> 
> due to:
> #define rtc_class_dev_pm_ops	NULL

hm, OK, thanks.  Shuah's "drivers/rtc/class: convert from Legacy pm ops
to dev_pm_ops" is busted and I'm not seeing a quick fix - the ifdeffery
in drivers/rtc/class.c is a bit odd (uses CONFIG_PM instead of
CONFIG_PM_SLEEP, for a start).  I'll drop it.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-06-06 20:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-06  0:26 mmotm 2013-06-05-17-24 uploaded akpm
2013-06-06  2:04 ` Stephen Rothwell
2013-06-06  7:23   ` Geert Uytterhoeven
2013-06-06  7:37     ` Stephen Rothwell
2013-06-06  4:31 ` mmotm 2013-06-05-17-24 uploaded (rtc) Randy Dunlap
2013-06-06 20:07   ` Andrew Morton
2013-06-06  4:37 ` mmotm 2013-06-05-17-24 uploaded (ptp_pch) Randy Dunlap
2013-06-06 19:51   ` Ben Hutchings
2013-06-06 11:40 ` mmotm 2013-06-05-17-24 uploaded Robin Holt
2013-06-06 16:25 ` mmotm 2013-06-05-17-24 uploaded (sound/soc/codecs/adav80x) Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).