All of lore.kernel.org
 help / color / mirror / Atom feed
From: urwithsudheer <urwithsudheer@gmail.com>
To: "Robertson, Joseph M." <joseph.robertson@sanmina-sci.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: XSysAce driver cant mount DOS part
Date: Fri, 13 Jul 2007 14:55:50 +0530	[thread overview]
Message-ID: <4697451E.3030409@gmail.com> (raw)
In-Reply-To: <939D37AEB47F1F49B88FAB6599B6023501A17205@hsv1dafpew02.das.gov.sanm.corp>

[-- Attachment #1: Type: text/plain, Size: 3718 bytes --]

Hi

Robertson, Joseph M. wrote:
>
> Hi all,
>
> I've been workig with this for a while but have made no progress.
> Today I got the latest XSysAce patch for kernel 2.6.17.1 and applied 
> it to get clean code. 
> I inherited the previous code from another developer.
>
Can you send the link to xsysace driver source code from where you obtained.


Thanks
Sudheer


>
> My problem is that mounting the DOS partition always fails in a short 
> time with a kernel oops.
>
> ECAU-9999:# Oops: kernel access of bad area, sig: 11 
> [#1]                      
> PREEMPT                                                                        
> NIP: C00701C8 LR: C0070C18 CTR: 
> 00000000                                       
> REGS: c0391dd0 TRAP: 0300   Not tainted  
> (2.6.17.1)                            
> MSR: 00021030 <ME,IR,DR>  CR: 22028082  XER: 
> 0000000B                          
> DAR: 00000000, DSISR: 
> 00800000                                                 
> TASK = c0373030[4] 'events/0' THREAD: 
> c0390000                                 
> GPR00: 00000080 C0391E80 C0373030 C02CAC00 C0E03000 C0E03154 00000000 
> C02CAC00 
> GPR08: 00200200 00000000 00100100 00000000 00051A4B FFFFDE60 03BD4900 
> 007FFF3B 
> GPR16: 00400000 00000001 FFFFFFFF 03BCDC58 00000000 007FFF00 00000002 
> C0280000 
> GPR24: C0363A10 0000000B 00000000 00000000 00000000 C02CAC00 C035ED20 
> C0E03000 
> NIP [C00701C8] 
> free_block+0x8c/0x138                                           
> LR [C0070C18] 
> drain_array+0xb8/0x124                                           
> Call Trace:                                  
>
> The setup:
> My own build system.
> Kernel 2.6.17.1 with lots of xilinx stuff, eth, i2c, xsysace.  
> Crosscompiled for PPC405.
> Latest, clean XSysAce code.  mods:  major hardcoded to = 125.  Polled 
> mode.
> CF:  3 partitions,
> 1:  DOS FAT16
> 2:  Ext2  main
> 3:  Ext2  rescue
>
> This build boots up fine, mounts a ext2 as root fine.  I can also 
> mount the rescue partition with no problems.
>
> Does anyone have any pointers of where I should look for problems?
>
> My next step is to go and set it up for interrupt service and see if 
> that changes anything.
>
> Thanks,
>
> Joe Robertson
> Joseph.Robertson@sanmina-sci.com
>
>
> CONFIDENTIALITY
> This e-mail message and any attachments thereto, is intended only for 
> use by the addressee(s) named herein and may contain legally 
> privileged and/or confidential information. If you are not the 
> intended recipient of this e-mail message, you are hereby notified 
> that any dissemination, distribution or copying of this e-mail 
> message, and any attachments thereto, is strictly prohibited. If you 
> have received this e-mail message in error, please immediately notify 
> the sender and permanently delete the original and any copies of this 
> email and any prints thereof.
> ABSENT AN EXPRESS STATEMENT TO THE CONTRARY HEREINABOVE, THIS E-MAIL 
> IS NOT INTENDED AS A SUBSTITUTE FOR A WRITING. Notwithstanding the 
> Uniform Electronic Transactions Act or the applicability of any other 
> law of similar substance and effect, absent an express statement to 
> the contrary hereinabove, this e-mail message its contents, and any 
> attachments hereto are not intended to represent an offer or 
> acceptance to enter into a contract and are not otherwise intended to 
> bind the sender, Sanmina-SCI Corporation (or any of its subsidiaries), 
> or any other person or entity.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded


[-- Attachment #2: Type: text/html, Size: 6824 bytes --]

  parent reply	other threads:[~2007-07-13  9:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-12 18:03 XSysAce driver cant mount DOS part Robertson, Joseph M.
2007-07-12 18:16 ` Grant Likely
2007-07-12 18:53   ` Robertson, Joseph M.
2007-07-12 19:06     ` Grant Likely
2007-07-12 19:17       ` Robertson, Joseph M.
2007-07-12 19:49       ` Robertson, Joseph M.
2007-07-12 22:51         ` Grant Likely
2007-07-12 18:26 ` Jeff Angielski
2007-07-12 19:10   ` Robertson, Joseph M.
2007-07-13  9:25 ` urwithsudheer [this message]
2007-07-13 13:28   ` Robertson, Joseph M.
2007-07-16  5:08     ` urwithsudheer
2007-07-16 16:19       ` Robertson, Joseph M.
2007-07-16 17:51         ` Robertson, Joseph M.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4697451E.3030409@gmail.com \
    --to=urwithsudheer@gmail.com \
    --cc=joseph.robertson@sanmina-sci.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.