Displaying 4 results from an estimated 4 matches for "0x467".
2004 Jun 03
0
[BUG] lockres already get by self
...d9e4 c9ea48fc 00000000 c9e1dddc
00000282
cf6236f0 00000003 00000001 00000246 022e4c00 00000000 c9bfa9e8
c79c2cfc
Call Trace:
[<d08cd9e4>] ocfs_release_lock+0xd8/0x50d [ocfs2]
[<d08ddeee>] ocfs_journal_release_locks+0x175/0x34c [ocfs2]
[<d08e2d0c>] ocfs_commit_cache+0x367/0x467 [ocfs2]
[<c011274d>] __wake_up_locked+0x22/0x26
[<d08e25fe>] ocfs_commit_thread+0x259/0x600 [ocfs2]
[<c011269c>] default_wake_function+0x0/0x12
[<c011269c>] default_wake_function+0x0/0x12
[<c011269c>] default_wake_function+0x0/0x12
[<c011269c>] default_wake...
2007 Apr 18
2
[RFC, PATCH 9/24] i386 Vmi smp support
...c inline void smpboot_restore_warm_reset_vector(void)
+{
+ /*
+ * Install writable page 0 entry to set BIOS data area.
+ */
+ local_flush_tlb();
+
+ /*
+ * Paranoid: Set warm reset code and vector here back
+ * to default values.
+ */
+ CMOS_WRITE(0, 0xf);
+
+ *((volatile long *) phys_to_virt(0x467)) = 0;
+}
+
+static inline void smpboot_setup_io_apic(void)
+{
+ /*
+ * Here we can be sure that there is an IO-APIC in the system. Let's
+ * go and set it up:
+ */
+ if (!skip_ioapic_setup && nr_ioapics)
+ setup_IO_APIC();
+}
+
+extern void smpboot_startup_ipi_hook(int phys_apicid,...
2007 Apr 18
2
[RFC, PATCH 9/24] i386 Vmi smp support
...c inline void smpboot_restore_warm_reset_vector(void)
+{
+ /*
+ * Install writable page 0 entry to set BIOS data area.
+ */
+ local_flush_tlb();
+
+ /*
+ * Paranoid: Set warm reset code and vector here back
+ * to default values.
+ */
+ CMOS_WRITE(0, 0xf);
+
+ *((volatile long *) phys_to_virt(0x467)) = 0;
+}
+
+static inline void smpboot_setup_io_apic(void)
+{
+ /*
+ * Here we can be sure that there is an IO-APIC in the system. Let's
+ * go and set it up:
+ */
+ if (!skip_ioapic_setup && nr_ioapics)
+ setup_IO_APIC();
+}
+
+extern void smpboot_startup_ipi_hook(int phys_apicid,...
2008 Apr 04
1
Driver Problem with 7150M
...les/drivers//nouveau_drv.so [0x7fcbae846e86]
3: /usr/lib64/xorg/modules/drivers//nouveau_drv.so(nv30UpdateArbitrationSettings+0x23) [0x7fcbae8471f3]
4: /usr/lib64/xorg/modules/drivers//nouveau_drv.so(NVCalcStateExt+0x405)
[0x7fcbae8478a5]
5: /usr/lib64/xorg/modules/drivers//nouveau_drv.so(NVDACInit+0x467)
[0x7fcbae83c767]
6: /usr/lib64/xorg/modules/drivers//nouveau_drv.so [0x7fcbae84249d]
7: /usr/lib64/xorg/modules/drivers//nouveau_drv.so [0x7fcbae84345d]
8: X(AddScreen+0x1c9) [0x42bee9]
9: X(InitOutput+0x216) [0x462316]
10: X(main+0x286) [0x42c686]
11: /lib64/libc.so.6(__libc_start_main+0xfa) [0x3...