Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
linux . kernel
This is a Usenet group - learn more
Find or start a Google Group about kernel.
Group info
Language: English
Group categories:
Computers > Operating Systems
More group info »
Related Groups
Linux kernels, device drivers, modules.
Low activity, Usenet
Discussion list for beginning (Linux) kernel programmers (Moderated)
Low activity, Usenet
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 183894  Older »
Description: linux-kernel@vger.kernel.org (Moderated)
 

strange stuff in dmesg 
  ...It took a while, but I have verified that 2.6.30.10 works without any message, and 2.6.31 has the error message (but otherwise seems to run ok). The hex codes are different, but the function names match and are in the same places. Does it have to be git bisect, or will trying the 2.6.31rc[1-9] be... more »
By BuraphaLinux Server  - 10:30am - 1 new of 1 message    

perf tools: Add missing header files to LIB_H Makefile variable 
  ...So that changes in them trigger rebuilds, like when we're doing bisects. Cc: Frédéric Weisbecker <fweis...@gmail.com> Cc: Mike Galbraith <efa...@gmx.de> Cc: Peter Zijlstra <a.p.zijls...@chello.nl> Cc: Paul Mackerras <pau...@samba.org> Signed-off-by: Arnaldo Carvalho de Melo <a...@redhat.com> ---... more »
By Arnaldo Carvalho de Melo  - 9:50am - 1 new of 1 message    

CPU eaten by unknown code 
  Hi. I was benchmarking two programs and at some points i was getting completely crazy results. Upon futher investigation it was discovered that at some times the benchmarked programs would take much longer to run because "somebody" was eating CPU. Naturally i tried to stop any other processes that could be running... more »
By Carl  - 9:40am - 1 new of 1 message    

drivers/gpu/drm/radeon/radeon_ cp.c: fix resource leak on error 
  If drm_addmap() fails master_priv is leaked. Coverity CID: 13195 Signed-off-by: Darren Jenkins <darrenrjenk...@gmail.com> diff --git a/drivers/gpu/drm/radeon/radeo n_cp.c b/drivers/gpu/drm/radeon/radeo n_cp.c index 0b2f9c2..06123ba 100644 --- a/drivers/gpu/drm/radeon/radeo n_cp.c +++ b/drivers/gpu/drm/radeon/radeo n_cp.c... more »
By Darren Jenkins  - 8:30am - 1 new of 1 message    

drivers/gpu/drm/radeon/r100.c: check for invalid family 
  If there is an invalid family the fw_name is NULL and causes an NULL pointer dereference. This just adds a check for something unexpected. Coverity CID: 13251 Signed-off-by: Darren Jenkins <darrenrjenk...@gmail.com> diff --git a/drivers/gpu/drm/radeon/r100. c b/drivers/gpu/drm/radeon/r100. c index 84e5df7..7d5de31 100644... more »
By Darren Jenkins  - 8:30am - 1 new of 1 message    

drivers/gpu/drm/radeon/radeon_ cp.c: check for invalid radeon family 
  If there is an invalid radeon family the fw_name is NULL and causes an NULL pointer dereference. This just adds a check for something unexpected. Coverity CID: 13252 Signed-off-by: Darren Jenkins <darrenrjenk...@gmail.com> diff --git a/drivers/gpu/drm/radeon/radeo n_cp.c b/drivers/gpu/drm/radeon/radeo n_cp.c... more »
By Darren Jenkins  - 8:20am - 1 new of 1 message    

drivers/gpu/drm/radeon: fix a couple of array index errors 
  There are a couple of array overruns, and some associated confusion in the code. This is just a wild guess at what the code should actually look like. Coverity CID: 13305 13306 Signed-off-by: Darren Jenkins <darrenrjenk...@gmail.com> diff --git a/drivers/gpu/drm/radeon/radeo n_legacy_tv.c b/drivers/gpu/drm/radeon/radeo n_legacy_tv.c... more »
By Darren Jenkins  - 8:10am - 1 new of 1 message    

drivers/gpu/drm/radeon/radeon_ connectors.c: add a NULL test before dereference 
  The encoder variable can be NULL in this function so I believe it should be checked before dereference. Coverity CID: 13253 Signed-off-by: Darren Jenkins <darrenrjenk...@gmail.com> diff --git a/drivers/gpu/drm/radeon/radeo n_connectors.c b/drivers/gpu/drm/radeon/radeo n_connectors.c index 5eece18..3ba86fc 100644... more »
By Darren Jenkins  - 8:10am - 1 new of 1 message    

drivers/gpu/drm/radeon/radeon_ fence.c: move a dereference below the NULL test 
  If a NULL value is possible, the dereference should only occur after the NULL test. Coverity CID: 13334 Signed-off-by: Darren Jenkins <darrenrjenk...@gmail.com> diff --git a/drivers/gpu/drm/radeon/radeo n_fence.c b/drivers/gpu/drm/radeon/radeo n_fence.c index cb4cd97..f4f5942 100644 --- a/drivers/gpu/drm/radeon/radeo n_fence.c... more »
By Darren Jenkins  - 8:00am - 1 new of 1 message    

drivers/gpu/drm/radeon: move a dereference below a NULL test 
  If a NULL value is possible, the dereference should only occur after the NULL test. Signed-off-by: Darren Jenkins <darrenrjenk...@gmail.com> diff --git a/drivers/gpu/drm/radeon/radeo n_irq.c b/drivers/gpu/drm/radeon/radeo n_irq.c index b79ecc4..2f349a3 100644 --- a/drivers/gpu/drm/radeon/radeo n_irq.c +++ b/drivers/gpu/drm/radeon/radeo n_irq.c... more »
By Darren Jenkins  - 7:50am - 1 new of 1 message    

1 - 10 of 183894   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google