16 Aug, 2020

1 commit

  • Pull arch/sh updates from Rich Felker:
    "Cleanup, SECCOMP_FILTER support, message printing fixes, and other
    changes to arch/sh"

    * tag 'sh-for-5.9' of git://git.libc.org/linux-sh: (34 commits)
    sh: landisk: Add missing initialization of sh_io_port_base
    sh: bring syscall_set_return_value in line with other architectures
    sh: Add SECCOMP_FILTER
    sh: Rearrange blocks in entry-common.S
    sh: switch to copy_thread_tls()
    sh: use the generic dma coherent remap allocator
    sh: don't allow non-coherent DMA for NOMMU
    dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
    sh: unexport register_trapped_io and match_trapped_io_handler
    sh: don't include in
    sh: move the ioremap implementation out of line
    sh: move ioremap_fixed details out of
    sh: remove __KERNEL__ ifdefs from non-UAPI headers
    sh: sort the selects for SUPERH alphabetically
    sh: remove -Werror from Makefiles
    sh: Replace HTTP links with HTTPS ones
    arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
    sh: stacktrace: Remove stacktrace_ops.stack()
    sh: machvec: Modernize printing of kernel messages
    sh: pci: Modernize printing of kernel messages
    ...

    Linus Torvalds
     

15 Aug, 2020

3 commits

  • Since commit 61a47c1ad3a4dc ("sysctl: Remove the sysctl system call"),
    sys_sysctl is actually unavailable: any input can only return an error.

    We have been warning about people using the sysctl system call for years
    and believe there are no more users. Even if there are users of this
    interface if they have not complained or fixed their code by now they
    probably are not going to, so there is no point in warning them any
    longer.

    So completely remove sys_sysctl on all architectures.

    [nixiaoming@huawei.com: s390: fix build error for sys_call_table_emu]
    Link: http://lkml.kernel.org/r/20200618141426.16884-1-nixiaoming@huawei.com

    Signed-off-by: Xiaoming Ni
    Signed-off-by: Andrew Morton
    Acked-by: Will Deacon [arm/arm64]
    Acked-by: "Eric W. Biederman"
    Cc: Aleksa Sarai
    Cc: Alexander Shishkin
    Cc: Al Viro
    Cc: Andi Kleen
    Cc: Andrew Morton
    Cc: Andy Lutomirski
    Cc: Arnaldo Carvalho de Melo
    Cc: Arnd Bergmann
    Cc: Benjamin Herrenschmidt
    Cc: Bin Meng
    Cc: Borislav Petkov
    Cc: Brian Gerst
    Cc: Catalin Marinas
    Cc: chenzefeng
    Cc: Christian Borntraeger
    Cc: Christian Brauner
    Cc: Chris Zankel
    Cc: David Howells
    Cc: David S. Miller
    Cc: Diego Elio Pettenò
    Cc: Dmitry Vyukov
    Cc: Dominik Brodowski
    Cc: Fenghua Yu
    Cc: Geert Uytterhoeven
    Cc: Heiko Carstens
    Cc: Helge Deller
    Cc: "H. Peter Anvin"
    Cc: Ingo Molnar
    Cc: Iurii Zaikin
    Cc: Ivan Kokshaysky
    Cc: James Bottomley
    Cc: Jens Axboe
    Cc: Jiri Olsa
    Cc: Kars de Jong
    Cc: Kees Cook
    Cc: Krzysztof Kozlowski
    Cc: Luis Chamberlain
    Cc: Marco Elver
    Cc: Mark Rutland
    Cc: Martin K. Petersen
    Cc: Masahiro Yamada
    Cc: Matt Turner
    Cc: Max Filippov
    Cc: Michael Ellerman
    Cc: Michal Simek
    Cc: Miklos Szeredi
    Cc: Minchan Kim
    Cc: Namhyung Kim
    Cc: Naveen N. Rao
    Cc: Nick Piggin
    Cc: Oleg Nesterov
    Cc: Olof Johansson
    Cc: Paul Burton
    Cc: "Paul E. McKenney"
    Cc: Paul Mackerras
    Cc: Peter Zijlstra (Intel)
    Cc: Randy Dunlap
    Cc: Ravi Bangoria
    Cc: Richard Henderson
    Cc: Rich Felker
    Cc: Russell King
    Cc: Sami Tolvanen
    Cc: Sargun Dhillon
    Cc: Stephen Rothwell
    Cc: Sudeep Holla
    Cc: Sven Schnelle
    Cc: Thiago Jung Bauermann
    Cc: Thomas Bogendoerfer
    Cc: Thomas Gleixner
    Cc: Tony Luck
    Cc: Vasily Gorbik
    Cc: Vlastimil Babka
    Cc: Yoshinori Sato
    Cc: Zhou Yanjie
    Link: http://lkml.kernel.org/r/20200616030734.87257-1-nixiaoming@huawei.com
    Signed-off-by: Linus Torvalds

    Xiaoming Ni
     
  • Drop all configs with the CONFIG_SOC_CAMERA prefix since those
    have been removed.

    SOC_CAMERA support for the sh architecture was removed a long time ago.
    Drop it from the configs.

    Signed-off-by: Hans Verkuil
    Signed-off-by: Rich Felker

    Hans Verkuil
     
  • Since the removal of core support for SH5, Cayman support can no longer
    be selected.

    Fixes: 37744feebc086908 ("sh: remove sh5 support")
    Signed-off-by: Geert Uytterhoeven
    Signed-off-by: Rich Felker

    Geert Uytterhoeven
     

04 Jul, 2020

1 commit


02 Jun, 2020

2 commits


25 Feb, 2020

1 commit

  • This kernel configuration is basically enabling/disabling sr driver quirks
    detection. While these quirks are for fairly rare devices (very old CD
    burners, and a glucometer), the additional detection of these models is a
    very minimal amount of code.

    The logic behind the quirks is always built into the sr driver.

    This also removes the config from all the defconfig files that are enabling
    this already.

    Link: https://lore.kernel.org/r/20200223191144.726-1-flameeyes@flameeyes.com
    Reviewed-by: Jens Axboe
    Signed-off-by: Diego Elio Pettenò
    Signed-off-by: Martin K. Petersen

    Diego Elio Pettenò
     

27 Nov, 2019

1 commit

  • This system call has been deprecated almost since it was introduced, and
    in a survey of the linux distributions I can no longer find any of them
    that enable CONFIG_SYSCTL_SYSCALL. The only indication that I can find
    that anyone might care is that a few of the defconfigs in the kernel
    enable CONFIG_SYSCTL_SYSCALL. However this appears in only 31 of 414
    defconfigs in the kernel, so I suspect this symbols presence is simply
    because it is harmless to include rather than because it is necessary.

    As there appear to be no users of the sysctl system call, remove the
    code. As this removes one of the few uses of the internal kernel mount
    of proc I hope this allows for even more simplifications of the proc
    filesystem.

    Cc: Alex Smith
    Cc: Anders Berg
    Cc: Apelete Seketeli
    Cc: Arnd Bergmann
    Cc: Chee Nouk Phoon
    Cc: Chris Zankel
    Cc: Christian Ruppert
    Cc: Greg Ungerer
    Cc: Harvey Hunt
    Cc: Helge Deller
    Cc: Hongliang Tao
    Cc: Hua Yan
    Cc: Huacai Chen
    Cc: John Crispin
    Cc: Jonas Jensen
    Cc: Josh Boyer
    Cc: Jun Nie
    Cc: Kevin Hilman
    Cc: Kevin Wells
    Cc: Kumar Gala
    Cc: Lars-Peter Clausen
    Cc: Ley Foon Tan
    Cc: Linus Walleij
    Cc: Markos Chandras
    Cc: Max Filippov
    Cc: Noam Camus
    Cc: Olof Johansson
    Cc: Paul Burton
    Cc: Paul Mundt
    Cc: Phil Edworthy
    Cc: Pierrick Hascoet
    Cc: Ralf Baechle
    Cc: Roland Stigge
    Cc: Santosh Shilimkar
    Cc: Scott Telford
    Cc: Stephen Boyd
    Cc: Steven J. Hill
    Cc: Tanmay Inamdar
    Cc: Vineet Gupta
    Cc: Wolfram Sang
    Acked-by: Andi Kleen
    Reviewed-by: Kees Cook
    Signed-off-by: "Eric W. Biederman"

    Eric W. Biederman
     

18 Jul, 2019

1 commit


13 Jul, 2019

2 commits

  • CONFIG_BACKLIGHT_LCD_SUPPORT was removed in 8c5dc8d9f19c ("video:
    backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol").
    Options protected by CONFIG_BACKLIGHT_LCD_SUPPORT are now available
    directly.

    Link: http://lkml.kernel.org/r/20190603191925.20659-1-krzk@kernel.org
    Signed-off-by: Krzysztof Kozlowski
    Cc: Yoshinori Sato
    Cc: Rich Felker
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Krzysztof Kozlowski
     
  • After commit 1d0fd57a50aa ("logfs: remove from tree"), logfs was
    removed, drop CONFIG_LOGFS from all defconfigs.

    Link: http://lkml.kernel.org/r/20190530021032.190639-1-wangkefeng.wang@huawei.com
    Signed-off-by: Kefeng Wang
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Kefeng Wang
     

16 Jun, 2019

1 commit

  • This config option makes only couple of lines optional.
    Two small helpers and an int in couple of cls structs.

    Remove the config option and always compile this in.
    This saves the user from unexpected surprises when he adds
    a filter with ingress device match which is silently ignored
    in case the config option is not set.

    Signed-off-by: Jiri Pirko
    Signed-off-by: David S. Miller

    Jiri Pirko
     

10 Jun, 2019

1 commit

  • Remove the CONFIG_UEVENT_HELPER_PATH because:
    1. It is disabled since commit 1be01d4a5714 ("driver: base: Disable
    CONFIG_UEVENT_HELPER by default") as its dependency (UEVENT_HELPER) was
    made default to 'n',
    2. It is not recommended (help message: "This should not be used today
    [...] creates a high system load") and was kept only for ancient
    userland,
    3. Certain userland specifically requests it to be disabled (systemd
    README: "Legacy hotplug slows down the system and confuses udev").

    Signed-off-by: Krzysztof Kozlowski
    Signed-off-by: Yoshinori Sato

    Krzysztof Kozlowski
     

13 May, 2019

1 commit

  • Pull MTD updates from Richard Weinberger:
    "MTD core changes:
    - New AFS partition parser
    - Update MAINTAINERS entry
    - Use of fall-throughs markers

    NAND core changes:
    - Support having the bad block markers in either the first, second or
    last page of a block. The combination of all three location is now
    possible.
    - Constification of NAND_OP_PARSER(_PATTERN) elements.
    - Generic NAND DT bindings changed to yaml format (can be used to
    check the proposed bindings. First platform to be fully supported:
    sunxi.
    - Stopped using several legacy hooks.
    - Preparation to use the generic NAND layer with the addition of
    several helpers and the removal of the struct nand_chip from
    generic functions.
    - Kconfig cleanup to prepare the introduction of external ECC engines
    support.
    - Fallthrough comments.
    - Introduction of the SPI-mem dirmap API for SPI-NAND devices.

    Raw NAND controller drivers changes:
    - nandsim:
    - Switch to ->exec-op().
    - meson:
    - Misc cleanups and fixes.
    - New OOB layout.
    - Sunxi:
    - A23/A33 NAND DMA support.
    - Ingenic:
    - Full reorganization and cleanup.
    - Clear separation between NAND controller and ECC engine.
    - Support JZ4740 an JZ4725B.
    - Denali:
    - Clear controller/chip separation.
    - ->exec_op() migration.
    - Various cleanups.
    - fsl_elbc:
    - Enable software ECC support.
    - Atmel:
    - Sam9x60 support.
    - GPMI:
    - Introduce the GPMI_IS_MXS() macro.
    - Various trivial/spelling/coding style fixes.

    SPI NOR core changes:
    - Print all JEDEC ID bytes on error
    - Fix comment of spi_nor_find_best_erase_type()
    - Add region locking flags for s25fl512s

    SPI NOR controller drivers changes:
    - intel-spi:
    - Avoid crossing 4K address boundary on read/write
    - Add support for Intel Comet Lake SPI serial flash"

    * tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mtd/linux: (120 commits)
    mtd: part: fix incorrect format specifier for an unsigned long long
    mtd: lpddr_cmds: Mark expected switch fall-through
    mtd: phram: Mark expected switch fall-throughs
    mtd: cfi_cmdset_0002: Mark expected switch fall-throughs
    mtd: cfi_util: mark expected switch fall-throughs
    MAINTAINERS: MTD Git repository is hosted on kernel.org
    MAINTAINERS: Update jffs2 entry
    mtd: afs: add v2 partition parsing
    mtd: afs: factor the IIS read into partition parser
    mtd: afs: factor footer parsing into the v1 part parsing
    mtd: factor out v1 partition parsing
    mtd: afs: simplify partition detection
    mtd: afs: simplify partition parsing
    mtd: partitions: Add OF support to AFS partitions
    mtd: partitions: Add AFS partitions DT bindings
    mtd: afs: Move AFS partition parser to parsers subdir
    mtd: maps: Make uclinux_ram_map static
    mtd: maps: Allow MTD_PHYSMAP with MTD_RAM
    MAINTAINERS: Add myself as MTD maintainer
    MAINTAINERS: Remove my name from the MTD and NAND entries
    ...

    Linus Torvalds
     

18 Apr, 2019

1 commit


07 Apr, 2019

1 commit

  • Currently support for 64-bit sector_t and blkcnt_t is optional on 32-bit
    architectures. These types are required to support block device and/or
    file sizes larger than 2 TiB, and have generally defaulted to on for
    a long time. Enabling the option only increases the i386 tinyconfig
    size by 145 bytes, and many data structures already always use
    64-bit values for their in-core and on-disk data structures anyway,
    so there should not be a large change in dynamic memory usage either.

    Dropping this option removes a somewhat weird non-default config that
    has cause various bugs or compiler warnings when actually used.

    Signed-off-by: Christoph Hellwig
    Signed-off-by: Jens Axboe

    Christoph Hellwig
     

08 Mar, 2019

1 commit

  • This Kconfig option was removed during v4.19 development in commit
    771c035372a0 ("deprecate the '__deprecated' attribute warnings entirely
    and for good") so there's no point to keep it in defconfigs any longer.

    FWIW defconfigs were patched with:
    --------------------------->8----------------------
    find . -name *_defconfig -exec sed -i '/CONFIG_ENABLE_WARN_DEPRECATED/d' {} \;
    --------------------------->8----------------------

    Link: http://lkml.kernel.org/r/20190128152434.41969-1-abrodkin@synopsys.com
    Signed-off-by: Alexey Brodkin
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Alexey Brodkin
     

18 Dec, 2018

2 commits

  • The SH RTC support has an extra level of indirection to provide
    either the old read_persistent_clock/update_persistent_clock
    interface or the rtc-generic device for hctosys/systohc.

    By removing the indirection and always using the RTC_CLASS interface,
    we can avoid the lossy double conversion between rtc_time and timespec,
    so we end up supporting the entire range of 'year' values, and clarifying
    the rtc_set_time callback.

    I did not change the behavior of sh03_rtc_settimeofday(), which keeps
    just updating the seconds/minutes by calling set_rtc_mmss(), this
    could be improved if anyone cares. Also, the file should ideally be
    moved into drivers/rtc and not use rtc-generic.

    Signed-off-by: Arnd Bergmann

    Arnd Bergmann
     
  • The SH RTC support has an extra level of indirection to provide
    either the old read_persistent_clock/update_persistent_clock
    interface or the rtc-generic device for hctosys/systohc.

    Both do the same thing for dreamcast, so we can do away with the
    abstraction and simply let the RTC core code to take care of it.

    Signed-off-by: Arnd Bergmann

    Arnd Bergmann
     

25 Jan, 2018

1 commit

  • It doesn't actually do anything. Merge its help text into
    EXTRA_FIRMWARE.

    Fixes: 5620a0d1aacd ("firmware: delete in-kernel firmware")
    Fixes: 0946b2fb38fd ("firmware: cleanup FIRMWARE_IN_KERNEL message")
    Signed-off-by: Benjamin Gilbert
    Signed-off-by: Robin H. Johnson
    Signed-off-by: Greg Kroah-Hartman

    Benjamin Gilbert
     

09 Sep, 2017

1 commit

  • Remove old, dead Kconfig options (in order appearing in this commit):
    - EXPERIMENTAL is gone since v3.9;
    - INET_LRO: commit 7bbf3cae65b6 ("ipv4: Remove inet_lro library");
    - MTD_CONCAT: commit f53fdebcc3e1 ("mtd: drop MTD_CONCAT from Kconfig
    entirely");
    - MTD_PARTITIONS: commit 6a8a98b22b10 ("mtd: kill
    CONFIG_MTD_PARTITIONS");
    - MTD_CHAR: commit 660685d9d1b4 ("mtd: merge mtdchar module with
    mtdcore");
    - NETDEV_1000 and NETDEV_10000: commit f860b0522f65 ("drivers/net:
    Kconfig and Makefile cleanup"); NET_ETHERNET should be replaced with
    just ETHERNET but that is separate change;
    - HID_SUPPORT: commit 1f41a6a99476 ("HID: Fix the generic Kconfig
    options");
    - RCU_CPU_STALL_DETECTOR: commit a00e0d714fbd ("rcu: Remove conditional
    compilation for RCU CPU stall warnings");
    - SYSCTL_SYSCALL_CHECK: commit 7c60c48f58a7 ("sysctl: Improve the
    sysctl sanity checks");
    - VIDEO_OUTPUT_CONTROL: commit f167a64e9d67 ("video / output: Drop
    display output class support");
    - MISC_DEVICES: commit 7c5763b8453a ("drivers: misc: Remove
    MISC_DEVICES config option");
    - AUTOFS_FS: commit 561c5cf9236a ("staging: Remove autofs3");
    - IP_NF_QUEUE: commit 3dd6664fac7e ("netfilter: remove unused "config
    IP_NF_QUEUE"");
    - USB_DEVICE_CLASS: commit 007bab91324e ("USB: remove
    CONFIG_USB_DEVICE_CLASS");
    - USB_LIBUSUAL: commit f61870ee6f8c ("usb: remove libusual");
    - DISPLAY_SUPPORT: commit 5a6b5e02d673 ("fbdev: remove display
    subsystem");
    - IP_NF_TARGET_ULOG: commit d4da843e6fad ("netfilter: kill remnants of
    ulog targets");
    - IP6_NF_QUEUE: commit d16cf20e2f2f ("netfilter: remove ip_queue
    support");
    - IP6_NF_TARGET_LOG: commit 6939c33a757b ("netfilter: merge ipt_LOG and
    ip6_LOG into xt_LOG");

    Link: http://lkml.kernel.org/r/1500526846-4072-1-git-send-email-krzk@kernel.org
    Signed-off-by: Krzysztof Kozlowski
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Krzysztof Kozlowski
     

04 Sep, 2017

1 commit


04 Feb, 2017

1 commit

  • This doesn't have any benefit apart from saving a small amount of memory
    when it is disabled. The ifdef hackery in the code makes it dirty
    unnecessarily.

    Clean it up by removing the Kconfig option completely. Few defconfigs
    are also updated and CONFIG_CPU_FREQ_STAT_DETAILS is replaced with
    CONFIG_CPU_FREQ_STAT now in them, as users wanted stats to be enabled.

    Signed-off-by: Viresh Kumar
    Acked-by: Gregory CLEMENT
    Reviewed-by: Chanwoo Choi
    Acked-by: Krzysztof Kozlowski
    Signed-off-by: Rafael J. Wysocki

    Viresh Kumar
     

19 Oct, 2016

2 commits


05 Aug, 2016

1 commit

  • This defconfig is intended not to be specific to a particular board;
    it enables drivers for all currently-supported hardware, and should be
    updated to include additional drivers as they are added.

    Signed-off-by: Rich Felker

    Rich Felker
     

24 May, 2016

1 commit


20 Dec, 2014

1 commit

  • Having switched over all of the users of CONFIG_PM_RUNTIME to use
    CONFIG_PM directly, turn the latter into a user-selectable option
    and drop the former entirely from the tree.

    Signed-off-by: Rafael J. Wysocki
    Reviewed-by: Ulf Hansson
    Acked-by: Kevin Hilman

    Rafael J. Wysocki
     

25 Sep, 2014

1 commit

  • Commit 5d6be6a5 ("scsi_netlink : Make SCSI_NETLINK dependent on NET
    instead of selecting NET") removed what happened to be the only instance
    of 'select NET'. Defconfigs that were relying on the select now lack
    networking support.

    Reported-by: Stephen Rothwell
    Cc: linux-sh@vger.kernel.org
    Signed-off-by: Michal Marek
    Signed-off-by: David S. Miller

    Michal Marek
     

18 Jul, 2014

1 commit

  • Because of the removal of the scsi_tgt kernel module, the kbuild variables
    CONFIG_SCSI_TGT, CONFIG_SCSI_SRP_TGT_ATTRS and CONFIG_SCSI_FC_TGT_ATTRS
    are obsolete. This patch removes these variables. This patch is the result
    of the following command:

    find -name '*defconfig' | while read f; do grep -vwE 'CONFIG_SCSI_TGT|CONFIG_SCSI_SRP_TGT_ATTRS|CONFIG_SCSI_FC_TGT_ATTRS|CONFIG_SRP' $f >/tmp/t && mv /tmp/t $f; done

    Signed-off-by: Bart Van Assche
    Signed-off-by: Christoph Hellwig
    Reviewed-by: Paolo Bonzini
    Reviewed-by: Hannes Reinecke

    Bart Van Assche
     

29 May, 2014

1 commit


28 May, 2014

1 commit


02 Apr, 2014

1 commit


26 Jul, 2013

1 commit


08 Nov, 2012

1 commit

  • The File-backed Storage Gadget (g_file_storage) is being removed, since
    it has been replaced by Mass Storage Gadget (g_mass_storage). This commit
    changes defconfigs point to the new gadget.

    Signed-off-by: Michal Nazarewicz
    Acked-by: Nicolas Ferre (AT91)
    Acked-by: Tony Lindgren (OMAP1)
    Acked-by: Hans-Christian Egtvedt (AVR32)
    Signed-off-by: Felipe Balbi

    Michal Nazarewicz
     

01 Aug, 2012

1 commit

  • Sanity:

    CONFIG_CGROUP_MEM_RES_CTLR -> CONFIG_MEMCG
    CONFIG_CGROUP_MEM_RES_CTLR_SWAP -> CONFIG_MEMCG_SWAP
    CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED -> CONFIG_MEMCG_SWAP_ENABLED
    CONFIG_CGROUP_MEM_RES_CTLR_KMEM -> CONFIG_MEMCG_KMEM

    [mhocko@suse.cz: fix missed bits]
    Cc: Glauber Costa
    Acked-by: Michal Hocko
    Cc: Johannes Weiner
    Cc: KAMEZAWA Hiroyuki
    Cc: Hugh Dickins
    Cc: Tejun Heo
    Cc: Aneesh Kumar K.V
    Cc: David Rientjes
    Cc: KOSAKI Motohiro
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Andrew Morton
     

24 May, 2012

1 commit

  • Pull SuperH updates from Paul Mundt:
    - New CPUs: SH7734 (SH-4A), SH7264 and SH7269 (SH-2A)
    - New boards: RSK2+SH7264, RSK2+SH7269
    - Unbreaking kgdb for SMP
    - Consolidation of _32/_64 page fault handling.
    - watchdog and legacy DMA chainsawing, part 1
    - Conversion to evt2irq() hwirq lookup, to support relocation of
    vectored IRQs for irqdomains.

    * tag 'sh-for-linus' of git://github.com/pmundt/linux-sh: (98 commits)
    sh: intc: Kill off special reservation interface.
    sh: Enable PIO API for hp6xx and se770x.
    sh: Kill off machvec IRQ hinting.
    sh: dma: More legacy cpu dma chainsawing.
    sh: Kill off MAX_DMA_ADDRESS leftovers.
    sh: Tidy up some of the cpu legacy dma header mess.
    sh: Move sh4a dma header from cpu-sh4 to cpu-sh4a.
    sh64: Fix up vmalloc fault range check.
    Revert "sh: Ensure fixmap and store queue space can co-exist."
    serial: sh-sci: Fix for port types without BRI interrupts.
    sh: legacy PCI evt2irq migration.
    sh: cpu dma evt2irq migration.
    sh: sh7763rdp evt2irq migration.
    sh: sdk7780 evt2irq migration.
    sh: migor evt2irq migration.
    sh: landisk evt2irq migration.
    sh: kfr2r09 evt2irq migration.
    sh: ecovec24 evt2irq migration.
    sh: ap325rxa evt2irq migration.
    sh: urquell evt2irq migration.
    ...

    Linus Torvalds
     

10 May, 2012

2 commits

  • The RSK2+SH7269 board uses the SH7269 processor. It is often
    referred to as just rsk7269. NOR Flash, SDRAM, serial, USB Host and
    ethernet are working.

    Signed-off-by: Phil Edworthy
    Signed-off-by: Paul Mundt

    Phil Edworthy
     
  • The RSK2+SH7264 board uses the sh7264 processor. It is often
    referred to as just rsk7264. NOR Flash, SDRAM, serial, USB Host and
    ethernet are working.

    Signed-off-by: Phil Edworthy
    Signed-off-by: Paul Mundt

    Phil Edworthy