search for: a4b8

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

Did you mean: a4b1
2011 Jul 03
1
[PATCH] Modpost section mismatch fix
...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
...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
...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 --------------
2018 Mar 22
0
Replication problems - Logon failure
...omain,abstract_syntax=e3514235-4b06-11d1-ab04-xxxxxxxxxxxx/0x00000004,localaddress=10.0.1.102] NT_STATUS_LOGON_FAILURE   samba-tool drs showrepl shows:   Default-First-Site-Name\SERVER DSA Options: 0x00000001 DSA object GUID: 32663ca8-8fd0-442f-8ee8-3be9e72ce3a2 DSA invocationId: 2a684553-b0ca-44fb-a4b8-6f4979c4c071   ==== INBOUND NEIGHBORS ====   DC=ForestDnsZones,DC=my,DC=domain         Default-First-Site-Name\DC2008 via RPC                 DSA object GUID: 5b0a3412-16d8-4673-b0ef-xxxxxxxxxxxx                 Last attempt @ Thu Mar 22 11:42:28 2018 CET failed, result 1326 (WERR_LOGON_FAILURE)   ...
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