search for: __ioremap_caller

Displaying 8 results from an estimated 8 matches for "__ioremap_caller".

2012 Jun 06
0
Intel VGA-passthrough to Ubuntu12.04 64bit Dom-U doesn't work
...ntel_opregion_setup], graphic opregion physical addr: 0xfeff5018 [ 1.474545] resource map sanity check conflict: 0xfeff5018 0xfeff7017 0xfeff7000 0xffffffff reserved [ 1.474547] ------------[ cut here ]------------ [ 1.474551] WARNING: at /build/buildd/linux-3.2.0/arch/x86/mm/ioremap.c:171 __ioremap_caller+0x382/0x390() [ 1.474553] Hardware name: HVM domU [ 1.474554] Info: mapping multiple BARs. Your kernel is fine. [ 1.474555] Modules linked in: i915(+) snd_timer snd_seq_device rfcomm drm_kms_helper psmouse snd serio_raw drm mac_hid bnep i2c_algo_bit shpchp soundcore bluetooth video parport...
2010 Aug 05
0
[GIT PULL] x86/mm for 2.6.36
..."kernel_page_tables", 0600, NULL, NULL, diff --git a/arch/x86/mm/ioremap.c b/arch/x86/mm/ioremap.c index 12e4d2d..3ba6e06 100644 --- a/arch/x86/mm/ioremap.c +++ b/arch/x86/mm/ioremap.c @@ -62,8 +62,8 @@ int ioremap_change_attr(unsigned long vaddr, unsigned long size, static void __iomem *__ioremap_caller(resource_size_t phys_addr, unsigned long size, unsigned long prot_val, void *caller) { - unsigned long pfn, offset, vaddr; - resource_size_t last_addr; + unsigned long offset, vaddr; + resource_size_t pfn, last_pfn, last_addr; const resource_size_t unaligned_phys_addr = phys_addr; const uns...
2010 Mar 01
6
[Bug 26813] New: Nouveau ioremap WARNING with current Linus' git tree
...ment.cgi?id=33658) full dmesg output when using gentoo ebuilds from x11 overlay with current Linus' git tree (commit 30ff056c42c665b9ea535d8515890857ae382540) we get the following WARNING: [ 14.072340] ------------[ cut here ]------------ [ 14.072355] WARNING: at arch/x86/mm/ioremap.c:111 __ioremap_caller+0xd1/0x247() [ 14.072361] Hardware name: 6458DE9 [ 14.072365] Modules linked in: nouveau(+) ttm drm_kms_helper drm sdhci_pci sdhci i2c_algo_bit cfbcopyarea cfbimgblt cfbfillrect [ 14.072391] Pid: 1188, comm: modprobe Not tainted 2.6.33 #11 [ 14.072396] Call Trace: [ 14.072407] [<c1030...
2011 Sep 11
1
Xen PCI Pass-through: 0xbf701000 is using VM_IO, but it is 0xfffffffffffff000!
..._read+0x20/0x30 [ 0.706542] [<ffffffff810056f4>] xen_make_pte_debug+0x154/0x160 [ 0.706604] [<ffffffff810046ab>] __raw_callee_save_xen_make_pte_debug+0x11/0x1e [ 0.706669] [<ffffffff81302f5f>] ? ioremap_page_range+0x22f/0x300 [ 0.706738] [<ffffffff8103b50e>] __ioremap_caller+0x2ae/0x3a0 [ 0.706755] [<ffffffff8146d39f>] ? usb_hcd_pci_probe+0x18f/0x340 [ 0.706755] [<ffffffff8105c5d0>] ? try_to_wake_up+0x2b0/0x2b0 [ 0.706755] [<ffffffff8103b657>] ioremap_nocache+0x17/0x20 [ 0.706755] [<ffffffff8146d39f>] usb_hcd_pci_probe+0x18f/0x34...
2013 Sep 26
2
Resource map sanity check fails after GRUB "keeps" the gfx mode
Hello! I'm getting this backtrace every time I boot: resource map sanity check conflict: 0xf0000000 0xf1ffffff 0xf1000000 0xf112bfff BOOTFB ------------[ cut here ]------------ WARNING: CPU: 6 PID: 1 at /home/proskin/src/linux/arch/x86/mm/ioremap.c:171 __ioremap_caller+0x372/0x380() Info: mapping multiple BARs. Your kernel is fine. Modules linked in: CPU: 6 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc1-00021-g8f98ef7 #28 Hardware name: LENOVO 2441AA2/2441AA2, BIOS G5ET30WW (1.08 ) 06/01/2012 00000000000000ab ffff88040bca3818 ffffffff816a61ef 0000000000000072 ffff...
2009 Sep 09
4
Dmesg log for 2.6.31-rc8 kernel been built on F12 (rawhide) vs log for same kernel been built on F11 and installed on F12
Previous 2.6.31-rc8 kernel was built on F11 and installed with modules on F12. Current kernel has been built on F12 (2.6.31-0.204.rc9.fc12.x86_64) and installed on F12 before loading under Xen 3.4.1. Dmesg log looks similar to Michael Yuong''s ''rc7.git4''  kernel for F12. Boris. --- On Tue, 9/8/09, Boris Derzhavets <bderzhavets@yahoo.com> wrote: From: Boris
2015 Nov 10
21
[Bug 92892] New: KDE Plasma locks up: Nouveau reports error "resource sanity check" "unable to handle kernel paging request"
...source sanity check: requesting [mem 0xddf6d000-0xde06cfff], which spans more than 0000:01:00.0 [mem 0xdc000000-0xddffffff 64bit pref] Okt 27 15:42:10 linux-5rjk kernel: ------------[ cut here ]------------ Okt 27 15:42:10 linux-5rjk kernel: WARNING: CPU: 0 PID: 5113 at ../arch/x86/mm/ioremap.c:198 __ioremap_caller+0x2de/0x360() Okt 27 15:42:10 linux-5rjk kernel: Info: mapping multiple BARs. Your kernel is fine. Okt 27 15:42:10 linux-5rjk kernel: Modules linked in: Okt 27 15:42:10 linux-5rjk kernel: nf_log_ipv6 xt_pkttype nf_log_ipv4 nf_log_common xt_LOG xt_limit iscsi_ibft iscsi_boot_sysfs af_packet ip6t_RE...
2012 Oct 14
0
need help with passthrough of intel igp
...imer to 64 [ 3.346769] ppdev: user-space parallel port driver [ 3.389524] resource map sanity check conflict: 0xfeff5018 0xfeff7017 0xfeff7000 0xffffffff reserved [ 3.389529] ------------[ cut here ]------------ [ 3.389595] WARNING: at /build/buildd/linux-3.2.0/arch/x86/mm/ioremap.c:171 __ioremap_caller+0x382/0x390() [ 3.389604] Hardware name: HVM domU [ 3.389605] Info: mapping multiple BARs. Your kernel is fine. [ 3.389606] Modules linked in: snd_seq_device ppdev i915(+) snd joydev drm_kms_helper drm xen_kbdfront psmouse parport_pc i2c_algo_bit parport usbhid video serio_raw mac_hid hid...