Re: kernel crash in fault.c

S Rajkumar <[email protected]> Mon, 29 Jul 2002 17:41:52 +0530
Newsgroups gmane.linux.ports.mips.devel
Organization Wipro Technologies Ltd.
Message-ID <[email protected]>
This is a multi-part message in MIME format.

------=_NextPartTM-000-ce5864e3-932e-4f55-a975-776e01e8cfd2
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

The PCI address you accessed doesn't seem to be within the PCI address 
window.
Check the address range setup in your systems PCI controller. Or you 
might be
facing problems in the ioremap of the PCI address. So check both the 
ioremap'ed
address and the PCI address and see if they are OK.


Nandakumar NarayanaSwamy wrote:

> Hi All,
> I am getting a kernel crash when i try to load (using insmod) my 
> driver module into the kernel.
> When the kernel boots up, it identifies my device (hardware device) 
> and allocates memory and fixup irq for that.
> Mean while in driver i am registering the driver using, 
> pci_register_driver. When i tried to access (write a word) the PCI 
> memory space allocated for my device, the kernel crashes saying 
> "Unable to handle kernel paging request at virtual address "
> in fault.c function : do_page_fault?
>
> Can anyone throw a light on this?
>
> Thanks in advance,
> Nanda.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-mips" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>




------=_NextPartTM-000-ce5864e3-932e-4f55-a975-776e01e8cfd2
Content-Type: text/plain;
	name="Wipro_Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="Wipro_Disclaimer.txt"

**************************Disclaimer**************************************************    
 
 Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' 
and 'confidential' and intended for use only by the individual or entity to which it is 
addressed. You are notified that any use, copying or dissemination of the information 
contained in the E-MAIL in any manner whatsoever is strictly prohibited.

****************************************************************************************

------=_NextPartTM-000-ce5864e3-932e-4f55-a975-776e01e8cfd2--
-
To unsubscribe from this list: send the line "unsubscribe linux-mips" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html