android_kernel_xiaomi_sm8350/arch/sparc64
David S. Miller b85cdd490a [SPARC]: Fix bus handling in build_device_resources().
We mistakedly modify 'bus' in the innermost loop.  What
should happen is that at each register index iteration,
we start with the same 'bus'.

So preserve it's value at the top level, and use a loop
local variable 'dbus' for iteration.

This bug causes registers other than the first to be
decoded improperly.

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-03-02 15:22:49 -08:00
..
boot
kernel [SPARC]: Fix bus handling in build_device_resources(). 2007-03-02 15:22:49 -08:00
lib
math-emu
mm [SPARC64]: We do not need ZONE_DMA. 2007-02-12 15:15:46 -08:00
oprofile
prom [SPARC]: Kill prom_getname, unused and not implemented properly. 2006-07-21 14:17:55 -07:00
solaris [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
defconfig [SPARC64]: Update defconfig. 2007-02-28 09:51:15 -08:00
Kconfig [SPARC64]: We do not need ZONE_DMA. 2007-02-12 15:15:46 -08:00
Kconfig.debug [SPARC64]: Add irqtrace/stacktrace/lockdep support. 2006-12-10 02:39:09 -08:00
Makefile