First  |  Prev |  Next  |  Last
Pages: 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925
ata link not reset properly
From time to time this nVidia SATA controller chokes on a FLUSH CACHE. 1. why does the kernel not try to HARD reset the link? 2. it would be nice to have the possibility to manually force a (hard) reset or to re-initialize the device. Other than rebooting I mean :-) Thanks. Ortwin Kernel is basically a 2.... 27 Jun 2010 15:00
cifs: read pages from FS-Cache
Suresh Jayaraman <sjayaraman(a)suse.de> wrote: Read pages from a FS-Cache data storage object into a CIFS inode. Signed-off-by: Suresh Jayaraman <sjayaraman(a)suse.de> Acked-by: David Howells <dhowells(a)redhat.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a ... 23 Jun 2010 13:57
linux-next: build failure after merge of the final tree (tip tree related)
Hi Stephen, On Thu, Jun 24, 2010 at 02:31:17AM +1000, Stephen Rothwell wrote: Hi all, After merging the final tree, today's linux-next build (sh allnoconfig - in fact, all the sh configs) failed like this: cc1: warnings being treated as errors In file included from include/linux/ftrace_event... 23 Jun 2010 13:57
cifs: define server-level cache index objects and register them with FS-Cache
Suresh Jayaraman <sjayaraman(a)suse.de> wrote: Define server-level cache index objects (as managed by TCP_ServerInfo structs). Each server object is created in the CIFS top-level index object and is itself an index into which superblock-level objects are inserted. Currently, the server objects are keye... 23 Jun 2010 13:57
cifs: register CIFS for caching
Suresh Jayaraman <sjayaraman(a)suse.de> wrote: + rc = cifs_fscache_register(); + if (rc) + goto out; + rc = cifs_init_inodecache(); if (rc) goto out_clean_proc; @@ -949,8 +954,10 @@ init_cifs(void) cifs_destroy_mids(); out_destroy_inodecache: cifs_destroy_inodecache(); ... 25 Jun 2010 07:42
cifs: define superblock-level cache index objects and register them
Suresh Jayaraman <sjayaraman(a)suse.de> wrote: Define superblock-level cache index objects (managed by cifsTconInfo structs). Each superblock object is created in a server-level index object and in itself an index into which inode-level objects are inserted. Currently, the superblock objects are keyed ... 28 Jun 2010 10:35
Xen-SWIOTBL v0.8.3 used for Xen PCI pass through for PV guests.
> > The end user of this is the Xen PCI frontend and Xen PCI [1] which require a DMA API "backend" that understands Xen's MMU. This allows the PV domains to use PCI devices. Hi Konrad, Hey Alex, Congratulations on your new job at Red Hat! Sorry if I missed it, but I didn't see any mention ... 23 Jun 2010 12:51
linux-next: build failure after merge of the final tree
Hi all, After merging the final tree, the next-20100616 and later linux-next builds for most arm configs (including versatile_defconfig) failed like this: In file included from include/linux/module.h:23, from include/linux/device.h:23, from include/linux/dma-mapping.h:4, ... 24 Jun 2010 06:21
Hey
Hey how are you recently ? I would like to recommend you a very good company and the website is 「www. mccdeal . com」 . It can offer you all kinds of electronic products ,such as laptops ,gps ,TV LCD ,cell phones ,ps3 ,MP3/4, and so on. You can take some time to have a look ,there must be something you like . Ho... 23 Jun 2010 12:51
staging: ti dspbridge: add generic utilities
On Wed, Jun 23, 2010 at 4:02 PM, Ohad Ben-Cohen <ohad(a)wizery.com> wrote: Add TI's DSP Bridge generic utilities driver sources Signed-off-by: Andy Shevchenko <ext-andriy.shevchenko(a)nokia.com> +++ b/drivers/staging/tidspbridge/gen/uuidutil.c Following part could be significantly simplified +/* + *... 24 Jun 2010 04:12
First  |  Prev |  Next  |  Last
Pages: 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925