First  |  Prev |  Next  |  Last
Pages: 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601
Regression: 2.6.34 boot fails on E5405 system, bisected: de08e2c26
On 07/13/2010 08:29 PM, Robert Hancock wrote: On Tue, Jul 13, 2010 at 8:22 PM, Ben Greear<greearb(a)candelatech.com> wrote: Can you print out bus->number and devfn and look that up in lspci to find out which device it's hitting? It looks like there's a device with a PCI Express extended capability head... 14 Jul 2010 15:25
drivers/regulator: Remove dead CONFIG_TWL4030_ALLOW_UNSUPPORTED
On Wed, Jul 14, 2010 at 04:04:28PM +0200, Christian Dietrich wrote: CONFIG_TWL4030_ALLOW_UNSUPPORTED doesn't exist in Kconfig and is never defined anywhere else, therefore removing all references for it from the source code. Signed-off-by: Christian Dietrich <qy03fugy(a)stud.informatik.uni-erlangen.de> ... 14 Jul 2010 10:57
[PATCH 2/5] drivers/mfd: Remove dead CONFIG_TWL4030_MADC
CONFIG_TWL4030_MADC{,_MODULE} doesn't exist in Kconfig and is never defined anywhere else, therefore removing all references for it from the source code. Signed-off-by: Christian Dietrich <qy03fugy(a)stud.informatik.uni-erlangen.de> --- drivers/mfd/twl-core.c | 14 -------------- 1 files changed, 0 insertions(... 14 Jul 2010 10:57
[PATCH 4/5] drivers/mmc/host/msm-sdcc: Remove dead config options
CONFIG_MMC_MSM7X00A_RESUME_IN_WQ and CONFIG_MMC_EMBEDDED_SDIO don't exist in Kconfig and is never defined anywhere else, therefore removing all references for it from the source code. Signed-off-by: Christian Dietrich <qy03fugy(a)stud.informatik.uni-erlangen.de> --- drivers/mmc/host/msm_sdcc.c | 25 ------------... 14 Jul 2010 10:57
[PATCH 5/5] Remove REDWOOD_5 and REDWOOD_6 config options and conditional code
The config options for REDWOOD_[56] were commented out in the powerpc Kconfig. The ifdefs referencing this options therefore are dead and all references to this can be removed (Also dependencies in other KConfig files). Signed-off-by: Christian Dietrich <qy03fugy(a)stud.informatik.uni-erlangen.de> --- arch/power... 14 Jul 2010 10:57
[PATCH 1/5] drivers/regulator: Remove dead CONFIG_TWL4030_ALLOW_UNSUPPORTED
CONFIG_TWL4030_ALLOW_UNSUPPORTED doesn't exist in Kconfig and is never defined anywhere else, therefore removing all references for it from the source code. Signed-off-by: Christian Dietrich <qy03fugy(a)stud.informatik.uni-erlangen.de> --- drivers/regulator/twl-regulator.c | 4 ---- 1 files changed, 0 inserti... 14 Jul 2010 10:57
kernel BUG at fs/block_dev.c:765!
My machine just hanged (while browsing the web). After reboot I've found this in the logs: Jul 14 15:29:13 arch kernel: ------------[ cut here ]------------ Jul 14 15:29:13 arch kernel: kernel BUG at fs/block_dev.c:765! Jul 14 15:29:13 arch kernel: invalid opcode: 0000 [#1] SMP Jul 14 15:29:13 arch kernel: last ... 23 Jul 2010 10:17
[PATCH] Kbuild: Add option to set -femit-struct-debug-baseonly
Kbuild: Add option to set -femit-struct-debug-baseonly Newer gcc has a -femit-struct-debug-baseonly option that dramatically reduces the size of object files with debug info. What it does is to only emit type information for structures when the structures are defined in the same file or in a header file. This... 14 Jul 2010 09:51
[PATCH 4/4] drivers/media/video: Remove dead CONFIG_OLPC_X0_1
CONFIG_OLPC_X0_1 doesn't exist in Kconfig and is never defined anywhere else, therefore removing all references for it from the source code. Signed-off-by: Christian Dietrich <qy03fugy(a)stud.informatik.uni-erlangen.de> --- drivers/media/video/ov7670.c | 37 ------------------------------------- 1 files changed... 14 Jul 2010 09:51
[PATCH 3/4] drivers/media/video: Remove dead CONFIG_FB_OMAP2_FORCE_AUTO_UPDATE
CONFIG_FB_OMAP2_FORCE_AUTO_UPDATE doesn't exist in Kconfig and is never defined anywhere else, therefore removing all references for it from the source code. Signed-off-by: Christian Dietrich <qy03fugy(a)stud.informatik.uni-erlangen.de> --- drivers/media/video/omap/omap_vout.c | 8 -------- 1 files changed, 0 ... 14 Jul 2010 09:51
First  |  Prev |  Next  |  Last
Pages: 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601