Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1445008 > unrolled thread
| Started by | Brian Norris <computersforpeace@gmail.com> |
|---|---|
| First post | 2016-07-17 05:50 +0200 |
| Last post | 2016-07-17 05:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmd Brian Norris <computersforpeace@gmail.com> - 2016-07-17 05:50 +0200
| From | Brian Norris <computersforpeace@gmail.com> |
|---|---|
| Date | 2016-07-17 05:50 +0200 |
| Subject | Re: [PATCH] mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmd |
| Message-ID | <rVLfz-43z-5@gated-at.bofh.it> |
On Fri, Jul 08, 2016 at 10:36:39AM -0700, Florian Fainelli wrote: > Change the BUG_ON() condition in brcmnand_send_cmd() which checks for > the interrupt status "controller ready" bit to a WARN_ON. > > There is no good reason to kill the system when this condition occur > because we could have systems which listed the NAND controller as > available (e.g: from Device Tree), but the NAND chip could be > malfunctioning and not responding. > > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Applied to l2-mtd.git
Back to top | Article view | linux.kernel
csiph-web