Lockergnome help - Linux General - Kernel
http://help.lockergnome.com/linux/Kernel-forum-78.html
Latest 15 Messages on help.lockergnome.com
http://help.lockergnome.com/linux/Zombie-process-ptracing--ftopict509903.html#1296130
Zombie process when ptracingOn Fri Nov 20 2009 at 02:29:30AM 0100 Oleg Nesterov wrote: > Hi > > On 11 19 Nick Piggin wrote: > > > > Running recent git kernel I have a process stuck in Z state > > > > bash ? 0000000000000000 0 3188 3187 0x00000000 > > ffff88012e24fec8 0000000000000046 0000000000000000 0000000000000012 > > ffff88012e24fec8 ffff88012e24e000 ffff88012e24ffd8 ffff88012e24e000
http://help.lockergnome.com/linux/PATCH-cciss-change-Cmd_sg_list-sg_chain_dma-type-dma_addr_t--ftopict509821.html#1296129
[PATCH] cciss: change Cmd_sg_list sg_chain_dma type to dma On Tue Nov 17 2009 Alex Chiang wrote: > A recent commit broke the ia64 build: > > Author: Don Brace > Date: Thu Nov 12 12:50:01 2009 0600 > > cciss: Add enhanced scatter gather support > > because of this hunk: > > a drivers block cciss h > b drivers block cciss h > struct Cmd_sg_list { > SGDescriptor_struct sgchain;
http://help.lockergnome.com/linux/PATCH-mtd-fix-mtd_blkdevs-problem-caches-architectures-31--ftopict509831.html#1296081
[PATCH] mtd: fix mtd_blkdevs problem with caches on some a > > I tried this way from the beginning and to avoid redefinitions I enclose > > everything in if endif in c files I think it is not very good > > So there are two possibilities > > Ah I think the first choice is always the best choise = > In h: > > if ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE > extern void rq_flush_dcache_pages struct request rq ; > else > static inline
http://help.lockergnome.com/linux/PATCH-drivers-rtc-introduce-missing-kfree--ftopict510030.html#1296078
[PATCH 2 8] drivers rtc: introduce missing kfreeOn Sat 21 Nov 2009 12:50:08 0100 CET Julia Lawall wrote: > Signed off by: Julia Lawall Acked by: Alessandro Zummo Best regards Alessandro Zummo Tower Technologies Torino Italy http: www towertech it To unsubscribe from this list: send the line unsubscribe linux kernel in the body of a messa
http://help.lockergnome.com/linux/PATCH-perf-report-map-lookups-resolve_callchain--ftopict510117.html#1296066
[PATCH 1 1] perf report: Do map lookups in resolve_callchainFrom: Arnaldo Carvalho de Melo Bug introduced in 439d473b4777de510e1322168ac6f2f377ecd5bc making the initial map be used for all IPs so that symbols outside this initial map would either be erroneously resolved or not resolve at all Reported by: Ingo Molnar Cc: Frdric Weisbecker Cc: Mike Galbraith Cc: Peter Z
http://help.lockergnome.com/linux/PATCH-USB-ftdi_sio-fix-error-message-close--ftopict510110.html#1296058
[PATCH] USB: ftdi_sio: fix error message on closeResubmitting read urb fails with EPERM if completion handler runs while urb is being killed on close This should not be reported as an error Signed off by: Johan Hovold drivers usb serial ftdi_sio c | 2 1 files changed 1 insertions 1 deletions diff git a drivers usb serial ftdi_sio c b drivers usb serial ftdi_sio c index 9c60d6d b8ff7c5 1
http://help.lockergnome.com/linux/PATCH-perf-symbols-Show-messages-module-loading-verbose--ftopict510108.html#1296052
[PATCH 1 1] perf symbols: Show messages about module loadi From: Arnaldo Carvalho de Melo Suggested by: Ingo Molnar Cc: Frdric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras Signed off by: Arnaldo Carvalho de Melo tools perf util symbol c | 6 1 files changed 3 insertions
http://help.lockergnome.com/linux/PATCH-Documentation-append-detail-explanation-scheduler-API--ftopict510100.html#1296035
[PATCH] Documentation append more detail explanation to From: Hiroyasu OHYAMA Signed off by: Hiroyasu OHYAMA I m sorry I realized that the patch which I send before is incorrect format to send it to lkml So I resend it This patch append more detail explanation to the Documentation of API of I O scheduler Thank you for reading diff git a Documentation block biodoc txt b Documentation
http://help.lockergnome.com/linux/patch-sched-fix-set_task_cpu-unlocked-runqueue-variant--ftopict510099.html#1296034
[patch] sched: fix set_task_cpu and provide an unlocked sched: fix set_task_cpu and provide an unlocked runqueue variant set_task_cpu falsifies migration stats by unconditionally generating migration stats whether a task s cpu actually changed or not As used in copy_process the runqueue is unlocked so we need to provide an unlocked variant which does the locking to provide a write barrier Signed off by: Mike Galbraith <efault@gm
http://help.lockergnome.com/linux/PATCH-ftrace-fix-trace_marker-output--ftopict509722.html#1296022
[PATCH] ftrace: fix trace_marker outputCommit ID: c13d2f7c3231e873f30db92b96c8caa48f100f33 Gitweb: http: git kernel org tip c13d2f7c3231e873f30db92b96c8caa48f100f33 Author: Carsten Emde AuthorDate: Mon 16 Nov 2009 20:56:13 0100 Committer: Steven Rostedt CommitDate: Tue 17 Nov 2009 09:19:06 0500 tracing: Fix trace_marker output When a string was written to <debu
http://help.lockergnome.com/linux/PATCH-v9-00-10-ftrace-MIPS--ftopict509969.html#1296006
[PATCH v9 00 10] ftrace for MIPSOn Fri 2009 11 20 at 17:24 0000 Ralf Baechle wrote: > On Fri Nov 20 2009 at 08:34:35PM 0800 Wu Zhangjin wrote: > > > From: Wu Zhangjin > > > > This patch make function graph tracer work with dynamic function tracer > > > > To share the source code of dynamic function tracer MCOUNT_SAVE_REGS > > and avoid restoring the whole saved registers we need to
http://help.lockergnome.com/linux/PATCH-gpio-Langwell-GPIO-driver-miscellaneous-clean-ups--ftopict510077.html#1296000
[PATCH] gpio: Langwell GPIO driver miscellaneous clean upsFrom 9ba8224f5246ef7fdf1c0a15bb5535e442731435 Mon Sep 17 00:00:00 2001 From: Alek Du Date: Sun 22 Nov 2009 10:58:21 0800 Subject: ; void __iomem gfer = void __iomem lnw >reg_base >GFER[reg] ; if gpio lnw >chip ngpio if gpio >= lnw >chip ngpio return EINVAL; spin_lock_irqsave lnw >lock flags ; if type IRQ_TYPE_EDGE_RIS
http://help.lockergnome.com/linux/Serial-sc26xx-device--ftopict510037.html#1295975
Serial: sc26xx device nameOn Sat 21 Nov 2009 15:23:32 0100 Martin Fuzzey wrote: > Alan Cox wrote: > >> 2 How are device name conflicts handled? > >> > > > > Badly they should never occur but if someone didn t properly reserve > > the namespace they can and then whoever forgot to reserve the namespace > > loses > > > Currently this can t happen because the sc26xx driver uses
http://help.lockergnome.com/linux/PATCH-perf_event-remove-redundant-fill--ftopict510067.html#1295968
[PATCH 3 4] perf_event: remove redundant zero fillFrom: Mrton Nmeth The buffer is first zeroed out by memset Then strncpy is used to fill the content The strncpy function also pads the string till the end of the specified length which is redundant The strncpy does not ensures that the string will be properly closed with 0 Use strlcpy instead The semantic match that finds this kind of pattern is a
http://help.lockergnome.com/linux/PATCH-drivers-regulator-PTR_ERR-error-code--ftopict510059.html#1295957
[PATCH] drivers regulator: use PTR_ERR to get error codeOn 21 Nov 2009 at 21:18 Julia Lawall wrote: > From: Julia Lawall > > IS_ERR returns only 1 or 0 The callsite of setup_regulators > expects a > negative integer in an error case Thus PTR_ERR has to be used to > extract > it > > The semantic match that finds this problem is as follows: > http: coccinelle lip6 fr > > > @@ > How to Handle Remote Tech Support
<em>Using <a href="http://www.gotoassist.com/chris">GoToAssist</a> is the easiest way to view and control another person's computer online. Use it to provide instant technical support to family, friends and customers. Start a session with just one click, and instantly connect with the other party. </em>
chris@lockergnome.com (Chris Pirillo)PartnerMon, 13 Jul 2009 06:30:00 GMT
http://gotoassist.com/chris/
http://gotoassist.com/chris/Network Tools for WindowsYou need these network tools, no matter which operating systems and networks you have to support. <a href="http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&campaign=ipmon_DL_lockergnome&CMP=BAC-ipmonDL_lockergnome">SolarWinds ipMonitor</a>: Affordable Network Monitoring for SMBs. Get turnkey network, server and application availability monitoring with SolarWinds ipMonitor v9.0. This easy-to-use, reliable solution for SMBs delivers out-of-the-box availability monitoring so you always know exactly what's up with Active Directory, DNS, Exchange, FTP, Web, IMAP, MS SQL Server, and SMTP. <a href="http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&campaign=ipmon_DL_lockergnome&CMP=BAC-ipmonDL_lockergnome">Download your free trial today</a>. Or, try their <a href="http://www.solarwinds.com/products/freetools/">totally free tools</a>! And, through 2/29, save 20% when you purchase <a href="http://store.solarwinds.com/s.nl/sc.16/.f">ipMonitor 9.0</a>.
chris@lockergnome.com (Chris Pirillo)PartnerMon, 25 Feb 2008 06:30:00 GMT
http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&campaign=ipmon_DL_lockergnome&CMP=BAC-ipmonDL_lockergnome
http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&campaign=ipmon_DL_lockergnome&CMP=BAC-ipmonDL_lockergnomeGet Your Own Web SiteStarting at just $3.99/month, web hosting from <a href="http://www.godaddy.com/gdshop/default.asp?isc=cp2">GoDaddy</a> includes 99.9% uptime, 24/7 support and free access to GoDaddy Hosting Connection, THE place to install over 30 FREE applications sure to help you get the most from your hosting plan and Web site. Enter <a href="http://www.godaddy.com/gdshop/default.asp?isc=cp2">code CP2</a> at checkout, and save an additional 10% on any order.
<p>Plus, as a friend of Chris Pirillo, enter code <a href="http://www.godaddy.com/gdshop/default.asp?isc=chris7">CHRIS7</a>, that's C-H-R-I-S and the number 7, when you check out, and save an additional 10% on any order. Get your piece of the internet at <a href="http://www.godaddy.com/gdshop/default.asp?isc=chris7">GoDaddy.com</a>.</p>
chris@lockergnome.com (Chris Pirillo)PartnerMon, 25 Feb 2008 06:30:00 GMT
http://www.godaddy.com/gdshop/default.asp?isc=cp1
http://www.godaddy.com/gdshop/default.asp?isc=cp1VMware and Parallels for Virtual Machines
It doesn't matter if you're running on Windows or Mac OS X - every power user needs either <a href="http://send.onenetworkdirect.net/z/13766/rn_a32755/">Parallels</a> or <a href="http://send.onenetworkdirect.net/z/17081/rn_a32755/">VMware</a> (or both). There's never been an easier way to test software without destroying your primary operating system's stability. Think of how many times you wish you could press a 'reverse' button on your computer. Plus, there's no easier way to try new Linux distributions - see what all the fuss is about. Run Windows in OS X, run Linux in Windows, but the best way to do either is with <a href="http://send.onenetworkdirect.net/z/17081/rn_a32755/">VMware</a> and/or <a href="http://send.onenetworkdirect.net/z/13766/rn_a32755/">Parallels</a>.
chris@lockergnome.com (Chris Pirillo)PartnerMon, 25 Feb 2008 06:30:00 GMT
http://chris.pirillo.com/2008/02/19/parallels-or-vmware/
http://chris.pirillo.com/2008/02/19/parallels-or-vmware/Coupons for Online Shopping<p style="color: red">This feed is fueled by Lockergnome <a href="http://www.lockergnome.com/buy/">Online Shopping and Coupon Codes</a></p>
<p>
Before you shop next time, see if we have <a href="http://coupons.lockergnome.com/">a coupon</a> first.
</p>
chris@lockergnome.com (Chris Pirillo)PartnerSat, 12 Jul 2008 07:56:13 GMT
http://coupons.lockergnome.com/
http://coupons.lockergnome.com/