search for: e977

Displaying 5 results from an estimated 5 matches for "e977".

Did you mean: 0977
2011 Jul 03
1
[PATCH] Modpost section mismatch fix
...is not feasible since calls are made to it from acpi_register_gsi in non-init contexts. So marking it __refdata based on assumption that when acpi_sci_override_gsi is referenced, it is in early stages where it is alive. -------------------------- Raghavendra Prabhu GPG Id : 0xD72BE977 Fingerprint: B93F EBCB 8E05 7039 CD3C A4B8 A616 DCA1 D72B E977 www: wnohang.net -------------- next part --------------
2005 Jul 15
0
2 asterisks connected but trying to bridge call and this is not wanted
...call 7b8a6c04cedf5549@192.168.1.6 for seqno 35151 (Non-critical Response) -- Hungup 'IAX2/voip-gw-4' localhost*CLI> show channels Channel (Context Extension Pri ) State Appl. Data IAX2/voip-gw-3 ( s 1 ) Up Bridged Call SIP/fozy-e977 SIP/fozy-e977 (telefonos 7205 1 ) Up Dial IAX2/voip-gw/7205|60|mwtWT IAX2/voip-gw-5 ( s 1 ) Up Bridged Call SIP/fozy-edd8 SIP/fozy-edd8 (telefonos 7205 1 ) Up Dial IAX2/voip-gw/7205|60|mwtWT And on the other side voip*CLI> sho...
2011 Jul 03
1
[PATCH] Modpost section mismatch fix
...is not feasible since calls are made to it from acpi_register_gsi in non-init contexts. So marking it __refdata based on assumption that when acpi_sci_override_gsi is referenced, it is in early stages where it is alive. -------------------------- Raghavendra Prabhu GPG Id : 0xD72BE977 Fingerprint: B93F EBCB 8E05 7039 CD3C A4B8 A616 DCA1 D72B E977 www: wnohang.net -------------- next part --------------
2011 Jul 03
1
[PATCH] Modpost section mismatch fix
...is not feasible since calls are made to it from acpi_register_gsi in non-init contexts. So marking it __refdata based on assumption that when acpi_sci_override_gsi is referenced, it is in early stages where it is alive. -------------------------- Raghavendra Prabhu GPG Id : 0xD72BE977 Fingerprint: B93F EBCB 8E05 7039 CD3C A4B8 A616 DCA1 D72B E977 www: wnohang.net -------------- next part --------------
2012 Oct 16
3
[PATCH] Change the check for PageReadahead into an else-if
From: Raghavendra D Prabhu <rprabhu@wnohang.net> From 51daa88ebd8e0d437289f589af29d4b39379ea76, page_sync_readahead coalesces async readahead into its readahead window, so another checking for that again is not required. Signed-off-by: Raghavendra D Prabhu <rprabhu@wnohang.net> --- fs/btrfs/relocation.c | 10 ++++------ mm/filemap.c | 3 +-- 2 files changed, 5