From: Stoyan Gaydarov <stoyboyker@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Stoyan Gaydarov <stoyboyker@gmail.com>
Subject: [PATCH 00/25] BUG to BUG_ON changes
Date: Tue, 10 Mar 2009 00:10:25 -0500 [thread overview]
Message-ID: <1236661850-8237-1-git-send-email-stoyboyker@gmail.com> (raw)
This set changes the majority of BUG usage inside ifs to BUG_ON
Stoyan Gaydarov (25):
[btrfs] BUG to BUG_ON changes
[staging] BUG to BUG_ON changes
[net] BUG to BUG_ON changes
[arm] BUG to BUG_ON changes
[ia64] BUG to BUG_ON changes
[mips] BUG to BUG_ON changes
[x86] BUG to BUG_ON changes
[sparc] BUG to BUG_ON changes
[s390] BUG to BUG_ON changes
[mn10300] BUG to BUG_ON changes
[alpha] BUG to BUG_ON changes
[frv] BUG to BUG_ON changes
[blackfin] BUG to BUG_ON changes
[mm] BUG to BUG_ON changes
[cris] BUG to BUG_ON changes
[m32r] BUG to BUG_ON changes
[parisc] BUG to BUG_ON changes
[xtensa] BUG to BUG_ON changes
[sysctl.c] BUG to BUG_ON changes
[scsi] BUG to BUG_ON changes
[afs] BUG to BUG_ON changes
[reiserfs] BUG to BUG_ON changes
[drivers/misc] BUG to BUG_ON changes
[crypto] BUG to BUG_ON changes
[drivers] BUG to BUG_ON changes
arch/alpha/kernel/pci_iommu.c | 15 +++++----------
arch/arm/common/gic.c | 9 +++------
arch/arm/mach-ebsa110/io.c | 24 ++++++++----------------
arch/arm/mach-integrator/pci_v3.c | 9 +++------
arch/arm/mach-rpc/dma.c | 3 +--
arch/arm/mach-versatile/pci.c | 9 +++------
arch/arm/mm/init.c | 3 +--
arch/blackfin/include/asm/pci.h | 22 ++++++----------------
arch/cris/mm/init.c | 3 +--
arch/frv/kernel/uaccess.c | 6 ++----
arch/frv/mb93090-mb00/pci-dma-nommu.c | 6 ++----
arch/frv/mb93090-mb00/pci-dma.c | 6 ++----
arch/ia64/kernel/module.c | 3 +--
arch/ia64/kernel/setup.c | 3 +--
arch/ia64/mm/init.c | 3 +--
arch/ia64/sn/kernel/io_common.c | 15 +++++----------
arch/ia64/sn/kernel/io_init.c | 12 ++++--------
arch/ia64/sn/kernel/setup.c | 3 +--
arch/ia64/sn/kernel/sn2/sn_hwperf.c | 6 ++----
arch/ia64/sn/pci/pcibr/pcibr_dma.c | 4 +---
arch/m32r/kernel/setup.c | 3 +--
arch/m32r/kernel/smp.c | 9 +++------
arch/mips/jazz/jazzdma.c | 3 +--
arch/mips/kernel/traps.c | 3 +--
arch/mips/mm/ioremap.c | 9 +++------
arch/mn10300/kernel/irq.c | 3 +--
arch/mn10300/mm/init.c | 3 +--
arch/mn10300/mm/misalignment.c | 3 +--
arch/parisc/kernel/pci-dma.c | 12 ++++--------
arch/s390/kernel/debug.c | 3 +--
arch/s390/kernel/setup.c | 3 +--
arch/sparc/kernel/traps_64.c | 3 +--
arch/sparc/lib/bitext.c | 17 +++++++----------
arch/sparc/mm/srmmu.c | 3 +--
arch/x86/kernel/cpu/common.c | 6 ++----
arch/x86/kernel/quirks.c | 3 +--
arch/x86/mach-voyager/voyager_smp.c | 6 ++----
arch/xtensa/kernel/pci-dma.c | 9 +++------
drivers/ata/pata_hpt366.c | 3 +--
drivers/base/iommu.c | 4 +---
drivers/crypto/ixp4xx_crypto.c | 4 +---
drivers/gpu/drm/i915/intel_fb.c | 6 ++----
drivers/misc/sgi-gru/grukservices.c | 3 +--
drivers/misc/sgi-gru/grumain.c | 3 +--
drivers/mtd/ssfdc.c | 3 +--
drivers/net/atl1e/atl1e_main.c | 3 +--
drivers/net/chelsio/sge.c | 3 +--
drivers/net/ixgb/ixgb_osdep.h | 2 +-
drivers/net/pppol2tp.c | 3 +--
drivers/net/wireless/ath9k/core.h | 6 +-----
drivers/s390/char/tape_3590.c | 3 +--
drivers/s390/char/tape_core.c | 6 ++----
drivers/s390/char/tape_std.c | 4 ++--
drivers/scsi/lpfc/lpfc_els.c | 3 +--
drivers/sh/intc.c | 3 +--
drivers/staging/comedi/drivers.c | 6 ++----
drivers/staging/otus/wwrap.c | 3 +--
drivers/staging/usbip/vhci_sysfs.c | 3 +--
drivers/staging/wlan-ng/hfa384x_usb.c | 4 +---
fs/afs/netdevices.c | 3 +--
fs/btrfs/ctree.c | 3 +--
fs/btrfs/extent-tree.c | 3 +--
fs/btrfs/free-space-cache.c | 3 +--
fs/btrfs/tree-log.c | 3 +--
include/asm-frv/pci.h | 7 ++-----
include/asm-mn10300/unit-asb2303/timex.h | 3 +--
include/asm-mn10300/unit-asb2305/timex.h | 3 +--
include/linux/reiserfs_fs.h | 3 +--
kernel/sysctl.c | 3 +--
mm/nommu.c | 15 +++++----------
70 files changed, 129 insertions(+), 263 deletions(-)
next reply other threads:[~2009-03-10 5:11 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-10 5:10 Stoyan Gaydarov [this message]
2009-03-10 5:10 ` [PATCH 01/25] [btrfs] BUG to BUG_ON changes Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 02/25] [staging] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 03/25] [net] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 04/25] [arm] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 05/25] [ia64] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 06/25] [mips] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 07/25] [x86] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 08/25] [sparc] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 09/25] [s390] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 10/25] [mn10300] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 11/25] [alpha] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 12/25] [frv] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 13/25] [blackfin] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 14/25] [mm] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 15/25] [cris] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 16/25] [m32r] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 17/25] [parisc] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 18/25] [xtensa] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 19/25] [sysctl.c] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 20/25] [scsi] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 21/25] [afs] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 22/25] [reiserfs] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 23/25] [drivers/misc] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 24/25] [crypto] " Stoyan Gaydarov
2009-03-10 5:10 ` [PATCH 25/25] [drivers] " Stoyan Gaydarov
2009-03-11 11:54 ` [PATCH 21/25] [afs] " David Howells
2009-03-13 4:51 ` [PATCH 17/25] [parisc] " Kyle McMartin
2009-03-10 7:49 ` [PATCH 16/25] [m32r] " Hirokazu Takata
2009-04-02 11:57 ` [PATCH 15/25] [cris] " Jesper Nilsson
2009-03-11 11:48 ` [PATCH 12/25] [frv] " David Howells
2009-03-11 11:36 ` [PATCH 10/25] [mn10300] " David Howells
2009-03-10 11:17 ` [PATCH 09/25] [s390] " Christian Borntraeger
2009-03-10 5:16 ` [PATCH 08/25] [sparc] " David Miller
2009-03-10 8:37 ` [PATCH 07/25] [x86] " Ingo Molnar
2009-03-10 8:57 ` [tip:x86/debug] x86: " Stoyan Gaydarov
2009-03-11 19:18 ` [PATCH 06/25] [mips] " Ralf Baechle
2009-03-10 5:16 ` [PATCH 03/25] [net] " David Miller
2009-03-10 10:23 ` Alexey Dobriyan
2009-03-10 11:24 ` David Miller
2009-03-10 19:54 ` Brandeburg, Jesse
2009-03-10 10:22 ` [PATCH 02/25] [staging] " Alexey Dobriyan
2009-03-10 9:16 ` [PATCH 01/25] [btrfs] " David John
2009-03-10 18:16 ` Stoyan Gaydarov
2009-03-10 18:20 ` Oliver Mattos
2009-03-10 13:24 ` Chris Mason
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1236661850-8237-1-git-send-email-stoyboyker@gmail.com \
--to=stoyboyker@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox