linux_old1/arch
Andrew Morton 8b9e6d58e7 mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG
CONFIG_BUG=n && CONFIG_GENERIC_BUG=y make no sense and things break:

   In file included from include/linux/page-flags.h:9:0,
                    from kernel/bounds.c:9:
   include/linux/bug.h:91:47: warning: 'struct bug_entry' declared inside parameter list
    static inline int is_warning_bug(const struct bug_entry *bug)
                                                  ^
   include/linux/bug.h:91:47: warning: its scope is only this definition or declaration, which is probably not what you want
   include/linux/bug.h: In function 'is_warning_bug':
>> include/linux/bug.h:93:12: error: dereferencing pointer to incomplete type
     return bug->flags & BUGFLAG_WARNING;

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-03-17 15:09:34 -07:00
..
alpha PCI changes for the v4.6 merge window: 2016-03-16 14:45:55 -07:00
arc ARC, thp: remove infrastructure for handling splitting PMDs 2016-03-17 15:09:34 -07:00
arm mm: remove VM_FAULT_MINOR 2016-03-17 15:09:34 -07:00
arm64 mm: remove VM_FAULT_MINOR 2016-03-17 15:09:34 -07:00
avr32 PCI changes for the v4.6 merge window: 2016-03-16 14:45:55 -07:00
blackfin PCI changes for the v4.6 merge window: 2016-03-16 14:45:55 -07:00
c6x mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG 2016-03-17 15:09:34 -07:00
cris PCI: Move pci_dma_* helpers to common code 2016-03-07 10:40:02 -06:00
frv PCI: Move pci_dma_* helpers to common code 2016-03-07 10:40:02 -06:00
h8300 Merge branch 'akpm' (patches from Andrew) 2016-01-21 12:32:08 -08:00
hexagon arch/hotplug: Call into idle with a proper state 2016-03-01 20:36:57 +01:00
ia64 mm: cleanup *pte_alloc* interfaces 2016-03-17 15:09:34 -07:00
m32r PCI changes for the v4.6 merge window: 2016-03-16 14:45:55 -07:00
m68k PCI changes for the v4.6 merge window: 2016-03-16 14:45:55 -07:00
metag mm: cleanup *pte_alloc* interfaces 2016-03-17 15:09:34 -07:00
microblaze PCI changes for the v4.6 merge window: 2016-03-16 14:45:55 -07:00
mips mm: introduce page reference manipulation functions 2016-03-17 15:09:34 -07:00
mn10300 mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG 2016-03-17 15:09:34 -07:00
nios2 dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00
openrisc dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00
parisc mm: cleanup *pte_alloc* interfaces 2016-03-17 15:09:34 -07:00
powerpc powerpc/mm: enable page parallel initialisation 2016-03-17 15:09:34 -07:00
s390 PCI changes for the v4.6 merge window: 2016-03-16 14:45:55 -07:00
score arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM 2016-01-30 09:49:57 +01:00
sh mm: cleanup *pte_alloc* interfaces 2016-03-17 15:09:34 -07:00
sparc mm: cleanup *pte_alloc* interfaces 2016-03-17 15:09:34 -07:00
tile mm: cleanup *pte_alloc* interfaces 2016-03-17 15:09:34 -07:00
um mm: cleanup *pte_alloc* interfaces 2016-03-17 15:09:34 -07:00
unicore32 mm: remove VM_FAULT_MINOR 2016-03-17 15:09:34 -07:00
x86 mm: introduce page reference manipulation functions 2016-03-17 15:09:34 -07:00
xtensa mm: remove VM_FAULT_MINOR 2016-03-17 15:09:34 -07:00
.gitignore
Kconfig dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00