From mboxrd@z Thu Jan 1 00:00:00 1970 From: miles.lane@gmail.com (Miles Lane) Date: Thu, 19 May 2005 06:25:45 +0000 Subject: Who should I write to about this OOPS in 2,6,11-mm3? Message-Id: List-Id: References: <20050315050746.GB13009@kroah.com> In-Reply-To: <20050315050746.GB13009@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lm-sensors@vger.kernel.org Sorry for pasting the decoded output twice in the last message. Here is what gdb shows for nvidia_gpio_setsda. c020c94d(gdb) x/30i 0xc020c94d 0xc020c94d : mov %dl,0x3d4(%eax) 0xc020c953 : mov 0x900(%ebx),%esi 0xc020c959 : movzbl 0x3d5(%esi),%eax 0xc020c960 : movzbl %al,%eax 0xc020c963 : mov %eax,%edx 0xc020c965 : and $0xe0,%eax 0xc020c96a : and $0xf0,%edx 0xc020c970 : or $0x10,%edx 0xc020c973 : cmpl $0x0,0xc(%ebp) 0xc020c977 : cmove %eax,%edx 0xc020c97a : movzbl 0x4(%ecx),%eax 0xc020c97e : or $0x1,%edx 0xc020c981 : inc %eax 0xc020c982 : mov %al,0x3d4(%esi) 0xc020c988 : mov 0x900(%ebx),%eax 0xc020c98e : mov %dl,0x3d5(%eax) 0xc020c994 : mov 0x4(%esp),%esi 0xc020c998 : mov (%esp),%ebx 0xc020c99b : leave 0xc020c99c : ret 0xc020c99d : lea 0x0(%esi),%esi 0xc020c9a0 : push %ebp 0xc020c9a1 : mov %esp,%ebp 0xc020c9a3 : mov 0x8(%ebp),%eax 0xc020c9a6 : mov (%eax),%ecx 0xc020c9a8 : movzbl 0x4(%eax),%edx 0xc020c9ac : mov 0x900(%ecx),%eax 0xc020c9b2 : mov %dl,0x3d4(%eax) 0xc020c9b8 : mov 0x900(%ecx),%eax 0xc020c9be : movzbl 0x3d5(%eax),%edx